A:link		{ color: #d64141; text-decoration: underline; }
A:visited	{ color: #ba2e38; text-decoration: underline; }
A:active	{ color: #f1c846;  }
A:hover	{ color: #d62121;  }

BODY{
  margin : 0px 0px 0px 0px;
  background-color : #f5f3ec;
  font-size : 0.8em;
  font-family : "ＭＳ Ｐゴシック",Verdana;
  color : #595959;
  line-height : 1.3em;
  
}
.base{
  width : 820px;
  margin:20px auto 0px auto;
  background-image : url(basis_back.gif);
  background-repeat : repeat-y;
  
}
.footer{
  width : 820px;
  height : 80px;
  clear : left;
  background-image : url(top_footer.gif);
  background-repeat : no-repeat;
}
.news{
  width : 800px;
  
  padding-left : 10px;
  padding-right : 10px;
}
.header{
  background-image : url(top_header.gif);
  background-repeat : no-repeat;
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  width : 800px;
}

/* 以下Twitter表示の仕様 */
.twtr-hd {display:none;}  
.twtr-ft {display:none;} 
.twtr-tweet-text{ 
  padding : 5px 5px 5px 20px; /* 適宜変更 */
  background-image : url("http://www.basiscape.com/top_sankaku.gif"); 
  background-repeat : no-repeat;
  background-position : 5px 8px; /* 適宜変更 */
  font-size : 1em;
  font-family : "ＭＳ Ｐゴシック",Verdana;
}
.twtr-timestamp,.twtr-reply{ 
  font-size : 1.2em !important;
}
