.copyright { font-size:12px; color:#666666; font-style:normal; }
.font12top {  font-size: 12px; line-height: 120%; color: #440000}
.font12top_caravan {  font-size: 12px; line-height: 130%; color: #072F00}
.font12top_bee {  font-size: 12px; line-height: 130%; color: #550000}
.font12top_moon {  font-size: 12px; line-height: 130%; color: #553A00}
.font12top_mind {  font-size: 12px; line-height: 130%; color: #0D5700}
.font12top_canoeday {  font-size: 12px; line-height: 130%; color: #FFFEC6}
.font12top_canoe {  font-size: 12px; line-height: 130%; color: #001255}
.font12top_koyomi {  font-size: 12px; line-height: 130%; color: #440000}
.font12top_hacarame {  font-size: 12px; line-height: 140%; color: #261400; margin-right: 10px;}

.font10 {  font-size: 10px; line-height: 120%; color: #440000}
.font10_caravan {  font-size: 10px; line-height: 130%; color: #072F00}
.font10_bee {  font-size: 10px; line-height: 130%; color: #550000}
.font10_moon {  font-size: 10px; line-height: 130%; color: #553A00}
.font10_mind {  font-size: 10px; line-height: 130%; color: #0D5700}
.font10_canoe {  font-size: 10px; line-height: 130%; color: #001255}
.font10_koyomi {  font-size: 10px; line-height: 130%; color: #440000}
.font10_hacarame {  font-size: 10px; line-height: 140%; color: #261400; margin-right: 10px;}

a.font10_caravan:LINK {  font-size: 10px; color:#072F00; text-decoration:none }
a.font10_caravan:HOVER {  font-size: 10px; color:#933000; text-decoration:underline}
a.font10_koyomi:LINK {  font-size: 10px; color:#440000; text-decoration:none }
a.font10_koyomi:HOVER {  font-size: 10px; color:#932A00; text-decoration:underline}

a.font12top_caravan:LINK {  font-size: 12px; color:#072F00; text-decoration:none }
a.font12top_caravan:HOVER {  font-size: 12px; color:#933000; text-decoration:underline}
a.font12top_bee:LINK {  font-size: 12px; color:#550000; text-decoration:none }
a.font12top_bee:HOVER {  font-size: 12px; color:#EF0000; text-decoration:underline}
a.font12top_moon:LINK {  font-size: 12px; color:#553A00; text-decoration:none }
a.font12top_moon:HOVER {  font-size: 12px; color:#CA0000; text-decoration:underline}
a.font12top_mind:LINK {  font-size: 12px; color:#0D5700; text-decoration:none }
a.font12top_mind:HOVER {  font-size: 12px; color:#933000; text-decoration:underline}
a.font12top_canoeday:LINK {  font-size: 12px; color:#FFFFFF; text-decoration:none }
a.font12top_canoeday:HOVER {  font-size: 12px; color:#FFFFFF; text-decoration:underline}
a.font12top_canoe:LINK {  font-size: 12px; color:#001255; text-decoration:none }
a.font12top_canoe:HOVER {  font-size: 12px; color:#900000; text-decoration:underline}
a.font12top_koyomi:LINK {  font-size: 12px; color:#440000; text-decoration:none }
a.font12top_koyomi:HOVER {  font-size: 12px; color:#932A00; text-decoration:underline}
a.font12top_hacarame:LINK {
	font-size: 12px;
	color:#261400;
	text-decoration: none;
}
a.font12top_hacarame:HOVER {  font-size: 12px; color:#900000; text-decoration:underline}
a.font12:LINK {  font-size: 12px; color:#660000; text-decoration:none }
a.font12:HOVER {  font-size: 12px; color:#660000; text-decoration:underline}




.rank {  color: #FFFFFF}
.font_drm {  font-size: 10px; line-height: 140%; color: #85B5BE; text-align: justify}
.index { font-size: 10px; color: #000066}
.oritatami {  visibility: hidden; clip:  rect(   )}
.menu {  font-size: 12px; line-height: 110%; font-weight: bold; color: #FFFFFF}
.menu_hidden {  overflow: auto; position: relative; visibility: hidden; z-index: auto; clip:     rect(   ); clear: none}



<script language="JavaScript">

---
//ミニ・ウィンドウ
function mini_window(filename){
	var w = 300;
	var h = 200;
	var mini_window;

	mini_window = window.open(filename,'mini_open',
'scrollbars=0,toolbars=0,width=' + w + ',height=' + h);

	mini_window.moveTo(0,0);
	mini_window.focus();
}
//---
</script>
