h1 {font-size:7pt;color:#999999;padding:0px;margin:0px;font-weight:normal;}

a:link { color:#FFFFFF;} /* リンク文字は白 */

a:visited { color:#ffffff; }  /* リンク済文字は白 */

a:hover { color: #FF9900; text-decoration:underline; position:relative; left:1px; top:1px; } /* マウスが乗った時の色はくすんだ赤 */

a:active { color: red; text-decoration:underline; position:relative; left:1px; top:1px; } /* クリック時の色は赤 */



a.topics:link {font-size: 9pt; color:#FF6600;} /* リンク文字は白 */

a.topics:visited {font-size: 9pt; color:#FF6600; }  /* リンク済文字は白 */

a.topics:hover {font-size: 9pt; color: #FF9900; text-decoration:underline; position:relative; left:1px; top:1px; } /* マウスが乗った時の色はくすんだ赤 */

a.topics:active {font-size: 9pt; color: red; text-decoration:underline; position:relative; left:1px; top:1px; } /* クリック時の色は赤 */



body,table,tr,td, { font-size: 8pt; line-height: 160% ;} /* 指定のない文字は10ptで行間120％ */

a,p　{ font-size:8pt; text-decoration:none; line-height: 130% ; } 

.english　{ font-size:8pt; line-height: 100% ; } 

.gray　{ color: #808080; } /* バハマールグレイ */

.black　{ color: #000000; }  /* 黒 */

.black2　{ color: #090909; }

.exsmall { color: black; font-size: 2px; text-decoration: none; }

.redb　{ color: #ff0000; font-weight: bold; } /* 赤太字 */

.white{ color: #ffffff; font-size: 10pt; }

.big { color: #CC0000; font-size:12pt; } /* 大きい文字12pt */
.big2 { font-size:12pt; } /* 大きい文字12pt */

.small { font-size:8pt; }
.caption { font-size: 8pt; line-height: 9pt }
.bold { font-weight: bold; }

.pad_l10 { padding-left: 10px; }

.orange{font-size: 9pt; color:#FF6600;}
.limegreen {
	font-size: 9pt;
	color: #CCFF66;
}

.navi a:hover {
	position:relative;
	top:0px;
	left:0px;
}

.navi a:hover img {
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	opacity:0.85;
}

.navi span img {
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	opacity:0.85;
}
