@charset "UTF-8";

body  { font-size: 11px; background-color: #fff; background-image: none; _font-size: 70%; scrollbar-3dlight-color: #000000; scrollbar-arrow-color: #FFFFFF; scrollbar-darkshadow-color: #000000; scrollbar-face-color: #000000; scrollbar-highlight-color: #000000; scrollbar-shadow-color: #000000; scrollbar-track-color: #FFFFFF }
a {
	text-decoration: underline;
	}

a:link  { color: #c03 }

a:visited {
	color: #523C28;
	}

a:active  { color: #c03 }

a:hover {
	color: #A86233;
	}
form {
	margin: 0px;
}
.midashi   { color: #666; font-size: 12px; font-family: "Lucida Grande", Tahoma, "Trebuchet MS", Verdana, "Hiragino Kaku Gothic Pro W3", sans-serif; _font-size: 105%  }
.honbun   { color: #333; font-size: 10px; font-family: "Lucida Grande", Tahoma, "Trebuchet MS", Verdana, "Hiragino Kaku Gothic Pro W3", sans-serif; line-height: 150%; _font-size: 95%  }
.honbun p img  { font-size: 10px; margin: 0 5px 1em 0; padding: 0; float: left }
.next  { color: #333; font-size: 10px; font-family: "Lucida Grande", Tahoma, "Trebuchet MS", Verdana, "Hiragino Kaku Gothic Pro W3", sans-serif; line-height: 150%; padding: 2px 5px; _font-size: 95% }
.next a   { color: #333; text-decoration: underline }
.next a:link  { color: #c03 }

.next a:visited  { color: #73110e }

.next a:active  { color: #c03 }

.next a:hover {
	color: #A86233;
	}
.copyright  { color: #333; font-size: 10px; font-family: "Lucida Grande", Tahoma, "Trebuchet MS", Verdana, "Hiragino Kaku Gothic Pro W3", sans-serif; font-weight: 700; _font-size: 95% }
#whatsnew {display: none;}
#topics {display: none;}

/*---------------  TOP 切り替えコンテンツ内 + BBSコンテンツ ----*/
.lyrbox{
	width:390px;
	height:390px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	overflow: auto; 
	overflow-x: hidden; 
	border: none;
	scrollbar-face-color: #F89BBA;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
               font-family:"ＭＳ Ｐゴシック", "ＭＳゴシック";
	font-size: 11px;
	text-align: left;
	color: 222222;
	display: block;
}

/*txtarea---------------------------------------------------*/

.txtarea {

width:380px;

height:300px;

margin:6px 0 0 15px;

padding:0;

overflow:auto;

border: none;

scrollbar-face-color: #999999;

scrollbar-track-color: #ffffff;

scrollbar-arrow-color: #ffffff;

scrollbar-highlight-color: #ffffff;

scrollbar-shadow-color: #ffffff;

scrollbar-3dlight-color: #ffffff;

scrollbar-darkshadow-color: #ffffff;

}
