@charset "euc-jp";


/* styleswich */
.fontswich{
	font-size: 10pt;
	line-height: 1.0em;
	/* \*/
	overflow:hidden;
	/* */
}

.font_s, .font_s a{
	display:block;
	width:16px;
	height:16px;
	background:url(../img/bt_small.gif) no-repeat center;
	text-indent: -9999px;
}

.font_s a:hover{
	display:block;
	width:16px;
	height:16px;
	background:url(../img/bt_medium_over.gif) no-repeat center;
	text-indent: -9999px;
}

.font_m, .font_m a{
	display:block;
	width:18px;
	height:18px;
	background:url(../img/bt_medium.gif) no-repeat center;
	text-indent: -9999px;
}

.font_m a:hover{
	display:block;
	width:18px;
	height:18px;
	background:url(../img/bt_medium_over.gif) no-repeat center;
	text-indent: -9999px;
}


.font_l{
	display:block;
	width:20px;
	height:20px;
	background:url(../img/bg_learge_over.gif) no-repeat center;
	text-indent: -9999px;
}



/* フォントサイズ */

.small{
	font-size: 10pt;
	line-height: 1.2em;
}
.medium, #right p, th, td{
	font-size: 12pt;
	line-height: 1.6em;
}
.large{
	font-size: 14pt;
	line-height: 1.4em;
	color: #003366;
}

#footer {
	font-size: 9pt;
	line-height: 1.2em;
	}
	
	
.stit, .stit2 {
	font-size: 16px;
	line-height: 1.6em;
	text-align: left;
}
.stit3 {
	font-size: 14px;
	line-height: 1.4em;
	color: #7F6537;
}

.newstable th, .newstable2 th, .newstable3 td{
	background: url(../img/buret_news.gif) no-repeat 10px 13px;
}