<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
#this_week {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#this_week h2 {
	font-size: 18px;
	color: #990000;
	font-weight: bold;
	padding-bottom: 10px;
}
#this_week p {
	font-size: 14px;
	line-height: 18px;
}
#touroku_race {
	padding-top: 15px;
	padding-bottom: 15px;
}
#no_race {
	font-size: 24px;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
	padding-bottom: 40px;
	text-align: center;
}
#touroku_race h3 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#touroku_race a {
	color: #000099;
}
#touroku_race a:hover {
	color: #990000;
}
#open,#touroku, #next {
	width: 820px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-right: auto;
	margin-left: auto;
}
#open {
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
}

#touroku {
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}
#next {
	border-top-color: #006600;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #006600;
}
#open h3 {
	background-image: url(images/head_line03.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

#touroku h3 {
	background-image: url(images/head_line02.jpg);
	background-repeat: repeat-x;
	background-position: top;
	color: #FFFFFF;
}
#next h3 {
	background-image: url(images/head_line04.jpg);
	background-repeat: repeat-x;
	background-position: top;
}


.race {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-top: 10px;
}
.tokubetu, .g3, .g2, .g1, .g4 {
	margin-left: 40px;
	margin-bottom: 5px;
}
.tokubetu {
	background-color: #333333;
}
.g4 {
	background-color: #6600CC;
}

.g3 {
	background-color: #006600;
}
.g2 {
	background-color: #990000;
}
.g1 {
	background-color: #000066;
}


.horse {
	margin-left: 70px;
	background-color: #333333;
}
.horse  tr {
	background-color: #FFFFFF;
}
.kaisai_day {
	line-height: 16px;
	text-align: center;
	background-color: #FFFFFF;
}
.kaisai {
	background-image: url(touroku/race_number.jpg);
	background-position: center center;
	line-height: 16px;
	font-weight: bold;
	text-align: center;
	font-size: 16px;
}
.joken {
	color: #FFFFFF;
}

.race_name {
	font-size: 18px;
	font-weight: bold;
	background-color: #FFFFFF;
	padding-left: 10px;
}
.horse_name {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.po_name {
	background-image: url(touroku/po_line.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
.boba, .hinba, .senba {
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.boba {
	background-image: url(images/seiseki_boba.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.hinba {
	background-image: url(images/seiseki_hinba.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.senba {
	background-image: url(images/seiseki_senba.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}



.no_touroku {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
</pre></body></html>