<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
#contents {
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	width: 900px;
}
#contents_header {
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-align: center;
}
#contents_header2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-size: 20px;
	color: #FFFFFF;
	background-color: #000099;
	line-height: 36px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	font-weight: bold;
}

#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;
}

.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;
}
#original_menu  {
	color: #FFFF00;
	background-image: url(../../blue_back.jpg);
	background-repeat: repeat-x;
	background-position: center;
	clear: both;
}
#this_week {
	padding-top: 10px;
	padding-bottom: 10px;
}
#this_week h3 {
	font-size: 20px;
	font-weight: bold;
	color: #990000;
	text-align: center;
	margin-bottom: 10px;
}
#this_week p {
	font-size: 14px;
	line-height: 18px;
	text-align: center;
}






#footer   {
	clear: both;
}
.shusso {
	background-color: #FFFFFF;
	font-size: 12px;
	padding-bottom: 10px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 10px;
	border: 1px solid #003333;
}
.shusso  #kanto {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-repeat: repeat-x;
	background-position: left top;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #000099;
	padding-left: 20px;
}
.shusso #kansai {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
	padding-left: 20px;
}
.shusso #local {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	padding-left: 20px;
}
.shusso  #open, .shusso #next {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #660099;
	padding-left: 20px;
}


.shusso a {
	color: #000099;
}

.shusso a:hover {
	color: #990000;
}


.race {
	margin-top: 5px;
	font-size: 12px;
	margin-left: 40px;
}
.race   td {
	padding: 2px;
}
.raceno {
	font-size: 16px;
	font-weight: bold;
	background-image: url(images/race_number.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	color: #000000;
}
.racename {
	font-size: 24px;
	background-color: #FFFFFF;
	padding: 2px;
	color: #000000;
	line-height: 26px;
	font-weight: bold;
}
.racename img {
	vertical-align: baseline;

}


.race_kekka {
	padding-left: 10px;
	margin-left: 450px;
	margin-top: 5px;
}
/* hide hack from Mac-IE5 \*/
* html .race_kekka { height: 1%; }
/* end hiding */
.race_kekka table {
	background-color: #666666;
}
.race_kekka tr {
	background-color: #FFFFFF;
}
.race_kekka .koumoku {
	background-color: #FFCC00;
}
.race_kekka td {
	font-size: 12px;
	padding: 2px;
}
.horse {
	clear: both;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-left: 30px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.horse table {
	background-color: #996600;
}
.horse tr {
	background-color: #FFFFFF;
	font-size: 12px;
}
.horse td {
	padding: 2px;
}
.horse .koumoku {
	background-color: #33FFCC;
}

.horsename {
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
}
.po {
	padding-left: 30px;
	font-size: 12px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-image: url(images/back_hiraba.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.tokubetu {
	color: #FFFFFF;
	background-image: url(images/back_open.jpg);
	background-repeat: repeat-x;
	background-position: center;
	border: 1px solid #666666;
}
.boba {
	color: #000000;
	padding-left: 30px;
	font-size: 12px;
	background-image: url(images/boba.gif);
	background-repeat: repeat-x;
	background-position: top;
	line-height: 16px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #0000CC;
}
.hinba {
	color: #000000;
	padding-left: 30px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: 12px;
	line-height: 16px;
	background-image: url(images/hinba.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #990000;
}
.senba {
	color: #000000;
	padding-left: 30px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: 12px;
	background-image: url(images/senba.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #006600;
}
.torikeshi {
	font-weight: bold;
	color: #FF0000;
}
.g3 {
	color: #FFFFFF;
	background-image: url(images/back_g3.jpg);
	background-repeat: repeat-x;
	background-position: center;
	border: 1px solid #006600;
}
.g2 {
	color: #FFFFFF;
	background-image: url(images/back_g2.jpg);
	background-repeat: repeat-x;
	background-position: center;
	border: 1px solid #990000;
}
.g1 {
	color: #FFFFFF;
	background-image: url(images/back_g1.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #000066;
}
.g4 {
	color: #FFFFFF;
	background-image: url(images/back_jusho.jpg);
	background-repeat: repeat-x;
	background-position: center;
	border: 1px solid #660066;
}
.to_top {
	text-align: right;
	margin-right: 20px;
}

#container #menu {
	width: 900px;
	height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#menu table {
	background-color: #009999;
}
#menu tr {
	background-color: #FFFFFF;
}

#menu td {
	height: 38px;
	width: 150px;
	line-height: 38px;
	text-align: center;
}


#menu a {
	display: block;
	height: 38px;
	width: 150px;
	color: #000099;
}
#menu a:hover {
	color: #FFFFFF;
	background-color: #990000;
}

#menu ul {
	list-style-type: none;
}
#menu li {
	width: 88px;
	border: 1px solid #006666;
	text-align: center;
	float: left;
	line-height: 19px;
	height: 38px;
}
#menu .select1 {
	background-color: #FFFFFF;
}
#menu .select2 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0066FF;
}
#menu .koumoku {
	background-image: url(images/menu_back2.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.no_touroku {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
</pre></body></html>