<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "Shift_JIS";

a			{ text-decoration: underline; color:#8d0200; }
a:link			{ text-decoration: underline; color:#8d0200; }
a:visited		{ text-decoration: underline; color:#8d0200; }
a:active		{ text-decoration: underline; color:#8d0200; }
a:hover			{ text-decoration: none; color:#000000; background-color: #c80402; }
a.noborder:hover{ text-decoration: underline;background: none; }

body {
margin: 0px;
background:#000000;
}
p{
margin-top:0px;
}
td{
font-size:14px;
line-height:1.4em;
color:#CCCCCC;
}
td.rank1{
font-size:16px;
line-height:1.4em;
font-weight:bold;
}

.maincontainer {
background-image: url(../img/bg1.jpg);
background-repeat:repeat-x;
}

#newsbody{
margin:10px;
background: url(../img/popbg.jpg) no-repeat #000000;
}
#bannerbody{
margin:10px;
background: url(../img/popbg_banner.jpg) no-repeat #000000;
}
#touhyoubody{
margin:10px;
background: url(../img/popbg_touhyou.jpg) no-repeat #000000;
}
#touhyoubody2{
margin:10px;
background: url(../img/popbg_touhyou2.jpg) no-repeat #000000;
}



.block{
color:#c7c7c7;
font-size:14px;
line-height:1.4em;
height:380px;
width:403px;
margin:0px 0px 10px 0px;
}
.bannerblock{
color:#c7c7c7;
font-size:14px;
line-height:1.4em;
height:380px;
width:553px;
margin:0px 0px 10px 0px;
}

.touhyoublock{
	color:#c7c7c7;
	font-size:14px;
	line-height:1.4em;
	width:540px;
	margin-top: 70px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}


.overflow{
overflow:auto;
height:380px;
margin:70px 9px 0px 15px ;
scrollbar-face-color:#000000;
scrollbar-arrow-color:#777777;
scrollbar-3dlight-color:#000000;
scrollbar-highlight-color:#3e3e3e;
scrollbar-shadow-color:#3e3e3e;
scrollbar-darkshadow-color:#000000;
scrollbar-track-color:#000000;
}
.txt{
margin:5px 10px 0px 0px ;
}
.date{
font-size:10px;
line-height:16px;
font-weight:bold;
color:#dbc08b;
letter-spacing:1px;
}
.title{
font-size:18px;
color:#b60502;
font-weight:bold;
margin:3px 0px 10px 0px;
line-height:20px;
}
</pre></body></html>