@charset "utf-8";
/* --BODY-- */
body {
	font-size:13px;
}
/* for IE7 */
	*+html body {
	font-size:81.25%;
}
/* for IE6 */
	* html body {
	font-size:81.25%;
}
/*  */
#fontsize span.size-d{
	border: 1px solid #03325B;
	cursor: pointer;
	font-weight: bold;
	color: #FFF;
	background: #03325B;
}
/* メニュー　文字の太さ */
#sub div.nav { font-weight: bold; }