<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
.aa {
}
#top_title {
	background-color: #FF6633;
	font-size: 24px;
	color: #FFFFFF;
	height: 100px;
	width: 900px;
	margin-top: 0px;
}
#setsumei {
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.point_left {
	width: 403px;
	padding-top: 10px;
	float: left;
	margin-right: 15px;
	margin-left: 30px;
	padding-bottom: 10px;
	border: 1px solid #CCCCCC;
}
.point_right {
	width: 403px;
	padding-top: 10px;
	float: right;
	margin-right: 30px;
	margin-left: 15px;
	padding-bottom: 10px;
	border: 1px solid #CCCCCC;
}

.point_race {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #0066CC;
}
.point_race th {
	font-size: 18px;
}
.kansan_point {
	text-align: center;
	background-color: #000000;
	margin-bottom: 10px;
	margin-top: 15px;
}
.kansan_point tr {
	background-color: #FFFFFF;
}
.kansan_point th {
	background-color: #FFFFCC;
}
.point_tani {
	text-align: right;
	margin-right: 20px;
}
#rule_menu {
	padding-top: 15px;
	padding-bottom: 15px;
}
#rule_menu table {
	font-size: 16px;
	background-color: #000000;
	line-height: 30px;
	font-weight: bold;
}
#rule_menu tr {
	background-color: #FFFFFF;
}

.clear_both {
	clear: both;
	height: 5px;
	line-height: 5px;
}
.sankou {
	font-size: 12px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.hyoka_koumoku {
	border: 1px solid #999999;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	padding-bottom: 10px;
	font-size: 14px;
}
.hyoka_naiyo p {
	margin-bottom: 10px;
}
.hyoka_naiyo {
	padding-right: 10px;
	padding-left: 10px;
}
.hyoka_koumoku h3 {
	background-color: #0099FF;
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
}
.hyoka_naiyo h4 {
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	margin-bottom: 10px;
}
.hyoka_naiyo table {
	background-color: #666666;
}
.hyoka_naiyo th {
	background-color: #FF9933;
}
.hyoka_naiyo tr {
	background-color: #FFFFFF;
}
.hyoka_naiyo h5 {
	font-size: 16px;
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000099;
	margin-bottom: 15px;
	margin-left: 50px;
	margin-right: 50px;
}
#rule_menu a {
	color: #0000CC;
}
#rule_menu a:hover {
	color: #990000;
}
</pre></body></html>