<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#thisweekNav {
	width: 938px;
	/*margin-bottom: 32px;*/
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #dadada;
	border-left-color: #dadada;	
	height: 30px;
}

#thisweekNav ul#thisweekMenu {
	background-image: url(../img/keiba/bg_keiba_submenu.gif);
	background-repeat: repeat-x;
	list-style-type: none;
	height: 30px;
	margin:0;
	padding:0;
}

#thisweekNav ul#thisweekMenu li {
	float: left;
	height: 30px;
	margin:0;
	padding:0;
}

ul#thisweekMenu li#menu1 { background: url(../../common/img/keiba/s_menu_1.gif) no-repeat; width: 120px; background-position:0px 2px;}
ul#thisweekMenu li#menu2 { background: url(../../common/img/keiba/s_menu_2.gif) no-repeat; width: 91px; background-position:0px 2px;}
ul#thisweekMenu li#menu3 { background: url(../../common/img/keiba/s_menu_3.gif) no-repeat; width: 105px; background-position:0px 2px;}
ul#thisweekMenu li#menu4 { background: url(../../common/img/keiba/s_menu_4.gif) no-repeat; width: 102px; background-position:0px 2px;}
ul#thisweekMenu li#menu5 { background: url(../../common/img/keiba/s_menu_5.gif) no-repeat; width: 131px; background-position:0px 2px;}
ul#thisweekMenu li#menu6 { background: url(../../common/img/keiba/s_menu_6.gif) no-repeat; width: 165px; background-position:0px 2px;}
ul#thisweekMenu li#menu7 { background: url(../../common/img/keiba/s_menu_7.gif) no-repeat; width: 102px; background-position:0px 2px;}
ul#thisweekMenu li#menu8 { background: url(../../common/img/keiba/s_menu_8.gif) no-repeat; width: 122px; background-position:0px 2px;}
	
ul#thisweekMenu li#menu1 a:hover { background: url(../../common/img/keiba/s_menu_1o.gif) no-repeat; width: 99px; background-position:0px 2px;}
ul#thisweekMenu li#menu2 a:hover { background: url(../../common/img/keiba/s_menu_2o.gif) no-repeat; width: 70px; background-position:0px 2px;}
ul#thisweekMenu li#menu3 a:hover { background: url(../../common/img/keiba/s_menu_3o.gif) no-repeat; width: 84px; background-position:0px 2px;}
ul#thisweekMenu li#menu4 a:hover { background: url(../../common/img/keiba/s_menu_4o.gif) no-repeat; width: 81px; background-position:0px 2px;}
ul#thisweekMenu li#menu5 a:hover { background: url(../../common/img/keiba/s_menu_5o.gif) no-repeat; width: 120px; background-position:0px 2px;}
ul#thisweekMenu li#menu6 a:hover { background: url(../../common/img/keiba/s_menu_6o.gif) no-repeat; width: 144px; background-position:0px 2px;}
ul#thisweekMenu li#menu7 a:hover { background: url(../../common/img/keiba/s_menu_7o.gif) no-repeat; width: 81px; background-position:0px 2px;}
ul#thisweekMenu li#menu8 a:hover { background: url(../../common/img/keiba/s_menu_8o.gif) no-repeat; width: 118px; background-position:0px 2px;}

ul#thisweekMenu li#menu1.current { background: url(../../common/img/keiba/s_menu_1s.gif) no-repeat; width: 120px; background-position:0px 2px;}
ul#thisweekMenu li#menu2.current { background: url(../../common/img/keiba/s_menu_2s.gif) no-repeat; width: 91px; background-position:0px 2px;}
ul#thisweekMenu li#menu3.current { background: url(../../common/img/keiba/s_menu_3s.gif) no-repeat; width: 105px; background-position:0px 2px;}
ul#thisweekMenu li#menu4.current { background: url(../../common/img/keiba/s_menu_4s.gif) no-repeat; width: 102px; background-position:0px 2px;}
ul#thisweekMenu li#menu5.current { background: url(../../common/img/keiba/s_menu_5s.gif) no-repeat; width: 131px; background-position:0px 2px;}
ul#thisweekMenu li#menu6.current { background: url(../../common/img/keiba/s_menu_6s.gif) no-repeat; width: 165px; background-position:0px 2px;}
ul#thisweekMenu li#menu7.current { background: url(../../common/img/keiba/s_menu_7s.gif) no-repeat; width: 102px; background-position:0px 2px;}
ul#thisweekMenu li#menu8.current { background: url(../../common/img/keiba/s_menu_8s.gif) no-repeat; width: 122px; background-position:0px 2px;}

#thisweekNav #thisweekMenu li a {
	display: block;
	display: block;
	overflow: hidden;
	width: 100%; /*Windows IE対策*/
	height: 0 !important;
	height /**/: 30px;
	padding-top: 30px;
}</pre></body></html>