<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
	color:#000000;
	padding:0;
	line-height: 140%;
	margin: 0;
	font-family: Verdana, Arial, sans-serif;
	background-image: none;
}

h1{
font-size:26px;
}

h2{
	margin-bottom:10px;
	margin-top: 10px;
	height: 45px;
	background-image: url(img/bg_h2.jpg);
	line-height: 45px;
	padding-left: 70px;
	font-size: 16px;
	width: 640px;
	margin-left: 20px;
}
h3{
	background-image: url(img/bg_h3.jpg);
	line-height: 25px;
	background-repeat: no-repeat;
	padding-left: 25px;
	margin-bottom: 10px;
}

p{
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(img/note_line.gif);
	margin-right: 30px;
	margin-left: 30px;
	line-height: 20px;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size:14px;
}

strong{
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(img/line_bg.jpg);
	line-height: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size:14px;
}

b{
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size:14px;
	color: #FF0000;
}

span{
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size:14px;
	font-weight: bold;
	text-decoration: underline;
}


hr{
	color:#CCCCCC;
	margin: 10px 20px;
}

.none{
font-weight:normal;
}

#wrap{
	width:800px;
	margin: auto;
	background-image: url(img/bg.jpg);

}

#head{
	width:780px;
	background-image: url(img/bg_head.jpg);
	padding-top: 30px;
	padding-right: 10px;
	padding-left: 10px;

}

#head_img{
	width:740px;
	height: 225px;
	background-color: none;
	background-image: url(img/top.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;

}

#und{
	width:800px;
	background-image: url(img/bg_und.jpg);
	height: 70px;
	text-align: center;

}
address {
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	background-color: #000000;
	background-image: url(img/dot.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 10px;
	clear: both;
	margin: 25px;
}


#cnt{
	width:760px;
	padding: 0px 20px;
}

#linkspace{
	padding:10px;
	text-align: center;
	margin-top: 20px;

}
#linkspace li{
	float:left;
	display: block;
	width: 183px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}

#linkspace li a{
font-size:10px;

}


.rank_table{
	width:600px;
	margin:auto;
	border: 2px solid #CCCCCC;

}

.rank_table th{
	width:120px;
	border: 1px solid #999999;
}
.rank_table td{
	border:1px solid #999999;
	vertical-align: top;

}

.btn{
	text-align:center;
	margin-top: 10px;
	padding: 10px;
}
.rank{
	padding:0px;
	margin:0px;
	background-image: url(img/th_bg.jpg);
}
.rank h3{
	background-image:none;
	padding-left: 10px;
	margin-bottom: 0px;
	margin: 0px;
	line-height: 50px;

}
</pre></body></html>