@charset "euc-jp";


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

.font_s{
	display:block;
	width:16px;
	height:16px;
	background:url(../img/bt_small_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, .font_l a{
	display:block;
	width:20px;
	height:20px;
	background:url(../img/bg_learge.gif) no-repeat center;
	text-indent: -9999px;
}

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




/* フォントサイズ */

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

#footer {
	font-size: 6pt;
	line-height: 1.2em;
	}
	
.stit, .stit2 {
	font-size: 12px;
	line-height: 2.2em;
	text-align: left;
}
.stit3 {
	font-size: 10px;
	line-height: 2.0em;
	color: #7F6537;
}


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