<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
#header h2 {
	font-size: 20px;
	color: #990000;
	padding-bottom: 5px;
	font-weight: bold;
}
#contents_header  {
	width: 900px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	text-align: center;
	font-size: 16px;
}
#contents_header   h2 {
	font-size: 20px;
	color: #990000;
	padding-bottom: 5px;
	font-weight: bold;
}

.con_menu1 {
	height: 30px;
	width: 98px;
	float: left;
	font-size: 12px;
	line-height: 14px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}
.con_menu2 {
	height: 30px;
	width: 98px;
	float: left;
	line-height: 30px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	text-align: center;
}
.con_menu2   a, .con_menu1  a {
	font-weight: bold;
	color: #003333;
	text-decoration: none;
	display: block;
	height: 30px;
	width: 98px;
	font-size: 12px;
}
.con_menu2   a:hover, .con_menu1  a:hover {
	background-color: #66FF99;
}
#content_menu {
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003333;
}
#contents a {
	color: #000099;
}
#contents a:hover {
	color: #990000;
}

#content_menu ul {
	width: 900px;
	clear: both;
	height: 30px;
	list-style-type: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003333;
}
#original_menu  {
	color: #FFFF00;
	background-image: url(../../blue_back.jpg);
	background-repeat: repeat-x;
	background-position: center;
	clear: both;
}
#header p {
	line-height: 20px;
}
#container #head_image {
	height: 150px;
	width: 900px;
	text-align: center;
}

#container #menu {
	width: 900px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#menu .select1 {
	background-color: #FFFFFF;
}
#menu .select2 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003333;
}
#menu .koumoku {
	background-image: url(images/menu_back2.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#container #menu {
	width: 900px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-size: 14px;
}

#menu a {

}
#menu a:hover {
	color: #FFFFFF;
	background-color: #990000;
}

#menu ul {
	list-style-type: none;
	font-size: 14px;
}
#menu li {
	width: 88px;
	border: 1px solid #006666;
	text-align: center;
	float: left;
	line-height: 19px;
	height: 38px;
}
#menu table {
	background-color: #006699;
}
#menu tr {
	background-color: #FFFFFF;
}
#head_jusho {
	color: #FFFFFF;
	background-color: #003366;
	font-weight: bold;
}
#head_tokubetu {
	color: #FFFFFF;
	background-color: #663300;
	font-weight: bold;
}
#head_local {
	font-weight: bold;
	background-color: #FFCC00;

}
#container  .shusso {
	padding-top: 10px;
	padding-bottom: 10px;
}
#kanto, #kansai, #local {
	padding: 10px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	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;
}
.open_races {
	padding: 10px;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #990000;
	margin-bottom: 10px;
}




.race {
	padding-bottom: 10px;
}
.kaisai {
	font-size: 14px;

}
.race_number {
	font-size: 16px;
	font-weight: bold;
	border-bottom-width: 4px;
	border-bottom-style: solid;
}
.race_name1 {
	font-size: 30px;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #000000;
	padding-left: 15px;
}
.race_name2 {
	font-size: 20px;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #000000;
	padding-left: 15px;
}
.race_name    img, .race_name2   img, .race_name3 img {
	vertical-align: baseline;
}
.race_kekka {
	width: 530px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: left;
	font-size: 12px;
	padding-top: 10px;
}
.race_kekka table {
	background-color: #CC3300;
}
.race_kekka2 {
	width: 480px;
	padding-bottom: 10px;
	float: left;
	font-size: 12px;
	padding-top: 10px;
}
.race_kekka2 table {
	background-color: #000099;
	margin-right: auto;
	margin-left: auto;
}
.race_kekka  th, .race_kekka2 th {
	background-color: #FFCCFF;
}
.race_kekka  tr, .race_kekka2 tr {
	background-color: #FFFFFF;
}
.race_horse {
	clear: both;
	padding-left: 40px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-size: 14px;
}
.horse_name {
	font-size: 20px;
	font-weight: bold;
	width: 300px;
	padding-top: 5px;
	height: 30px;
	display: block;
	line-height: 30px;
	float: left;
}

.race_horse table {
	background-color: #CC3300;
	text-align: center;
	clear: both;
}
.race_hosoku {
	line-height: 16px;
	border-top-width: 6px;
	border-top-style: solid;
}
.jockey {
	font-size: 16px;
	line-height: 30px;
	display: block;
	height: 30px;
	padding-top: 5px;
	margin-left: 300px;
}

.race_horse tr {
	background-color: #FFFFFF;
}
.race_horse th {
	font-weight: normal;
	background-color: #FFCCFF;
}
.boba {
	padding-left: 30px;
	line-height: 16px;
	background-image: url(images/boba.gif);
	background-position: top;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #0000CC;
	background-repeat: repeat-x;
	font-size: 12px;
}
.hinba {
	padding-left: 30px;
	line-height: 16px;
	background-image: url(images/hinba.gif);
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #990000;
	background-repeat: repeat-x;
	font-size: 12px;
}
.senba {
	padding-left: 30px;
	line-height: 16px;
	background-image: url(images/senba.gif);
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #006600;
	background-repeat: repeat-x;
	font-size: 12px;
}
.chaku1 {
	font-weight: bold;
	color: #990000;
}
.hosoku {
	padding: 10px;
	border: 1px solid #CC3300;
	width: 448px;
	margin-top: 10px;
	text-align: center;
	background-color: #FFCCFF;
	margin-right: auto;
	margin-left: auto;
}
.hosoku p {
	font-size: 12px;
	line-height: 16px;
}
.horse_profile {
	width: 468px;
	border: 1px solid #CC3300;
	padding-bottom: 5px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
.horse_profile h4 {
	color: #FFFFFF;
	background-color: #CC3300;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.horse_profile h5 {
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 15px;
	margin-bottom: 10px;
}
.horse_profile p {
	padding-right: 10px;
	padding-left: 25px;
	padding-bottom: 5px;
}
.chaku2 {
	font-weight: bold;
	color: #000099;
}
.chaku3 {
	font-weight: bold;
	color: #006600;
}
.chaku4 {
	font-weight: bold;
	color: #660066;
}
.akaji {
	color: #FF0000;
}

.to_top {
	text-align: right;
	margin-top: 10px;
	margin-right: 10px;
}
#footer {
	font-size: 12px;
}
.g1 .race_hosoku {
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #000066;
}
.g1 .race_number {
	border-bottom-color: #000066;
}

.g2 .race_hosoku {
	border-top-color: #990000;
}
.g2 .race_number {
	border-bottom-color: #990000;
}
.g3 .race_hosoku {
	border-top-color: #006600;
}
.g3 .race_number {
	border-bottom-color: #006600;
}
.g4 .race_hosoku {
	border-top-color: #330099;
}
.g4 .race_number {
	border-bottom-color: #330099;
}

.race_picture {
	width: 280px;
	padding-left: 10px;
	float: right;
	font-size: 12px;
}
.g1  .race_name ,.g2 .race_name, .g3 .race_name,.g4 .race_name {
	font-size: 28px;
	line-height: 30px;
}
.no_shusso {
	font-size: 30px;
	font-weight: bold;
	clear: both;
	text-align: center;
}
#shusso {
	padding-top: 10px;
}

.shusso    .race_picture   a  {
	border: 2px solid #FFFFFF;
	text-decoration: none;
	display: block;
	height: 180px;
	width: 240px;
}
.shusso   .race_picture   a:hover  {
	border: 2px solid #990000;
}

.tokubetu .race_hosoku {
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.tokubetu .race_number {
	border-bottom-color: #333333;
}
.waku01 {
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
}
.waku02 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
}
.waku03 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
	text-align: center;
}
.waku04 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0000FF;
	text-align: center;
}
.waku05 {
	font-weight: bold;
	color: #000000;
	background-color: #FFFF00;
	text-align: center;
}
.waku06 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006600;
	text-align: center;
}
.waku07 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF6600;
	text-align: center;
}
.waku08 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF00FF;
	text-align: center;
}
.race_name3 {
	font-size: 26px;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #000000;
	padding-left: 15px;
}
.race_name4 {
	font-size: 18px;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #000000;
	padding-left: 15px;
}
</pre></body></html>