@charset "euc-jp";


/* styleswich */
.fontswich{
	font-size: 8pt;
	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_small_over.gif) no-repeat center;
	text-indent: -9999px;
}

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

.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: 8pt;
	line-height: 1.2em;
}
.medium, #right p, th, td{
	font-size: 10pt;
	line-height: 1.6em;
}

.large{
	font-size: 12pt;
	line-height: 1.4em;
	font-weight: bold;
	color: #003366;
}

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


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