@charset "UTF-8";

body {
scrollbar-3dlight-color: #CCCCCC; 
scrollbar-arrow-color: #FFFFFF; 
scrollbar-darkshadow-color: #CCCCCC; 
scrollbar-face-color: #CCCCCC; 
scrollbar-highlight-color: #CCCCCC; 
scrollbar-shadow-color: #CCCCCC; 
scrollbar-track-color: #FFFFFF;
	background-image: url(images/background.gif);
    font-size: 11px;
    _font-size: 70%; /* font-size on ie */

}
a {
	text-decoration: underline;
	}

a:link {
	color: #523C28;
	}

a:visited {
	color: #523C28;
	}

a:active {
	color: #523C28;
	}

a:hover {
	color: #A86233;
	}
form {
	margin: 0px;
}
.midashi {
    font-family: "Lucida Grande", Tahoma, "Trebuchet MS", Verdana, 
                 "Hiragino Kaku Gothic Pro W3", sans-serif;
    font-size: 12px;
    _font-size: 105%; /* font-size on ie */
	color: #523C28;
}
.honbun {
    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: #523C28;
}
.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: #333333;
	padding: 2px 5px 2px 5px;
}
.next a {
	text-decoration: underline;
	}

.next a:link {
	color: #333333;
	}

.next a:visited {
	color: #333333;
	}

.next a:active {
	color: #333333;
	}

.next a:hover {
	color: #A86233;
	}
.copyright {
    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 */
	color: #523C28;
	font-weight: 700;
}
#whatsnew {display: none;}
#topics {display: none;}

