@charset "UTF-8";

body {
	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;
	background-image: url(images/background.gif);
    font-size: 11px;
    _font-size: 70%; /* font-size on ie */

}
a  { color: #f36; text-decoration: underline }

a:link  { color: #a00 }

a:visited   { color: #fc0 }

a:active   { color: #fc0 }

a:hover  { color: #f39 }
form {
	margin: 0px;
}
.midashi   { color: #c03; font-size: 12px; font-family: "Lucida Grande", Tahoma, "Trebuchet MS", Verdana, "Hiragino Kaku Gothic Pro W3", sans-serif; _font-size: 105%  }
.honbun  { color: #fff; 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 {
	padding: 0px;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
	float:left;
	}
.next {
    font-family: "Lucida Grande", Tahoma, "Trebuchet MS", Verdana, 
                 "Hiragino Kaku Gothic Pro W3", sans-serif;
    font-size: 10px;
    _font-size: 95%; /* font-size on ie */
	line-height: 150%;
	color: #FFFFFF;
	padding: 2px 5px 2px 5px;
}
.next a  { color: #f36; text-decoration: underline }

.next a:link  { color: #a00 }

.next a:visited  { color: #fc0 }

.next a:active  { color: #fc0 }

.next a:hover  { color: #f39 }
.copyright  { color: #666; 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;}

