div#pankuzu{display:inline;}
ul.bachupan li{display:inline;}


div.side_contents_bachu{
	background-color: #97c32b;
	display: inline;
	float: right;
	font-size: 90%;
	width: 210px;
	padding:10px;
	text-align:left;
}


div.radate{
	width: 100%;
	border-top: double 4px #A09F78;
	border-bottom: solid 1px #A09F78;
	margin:0 auto 30px auto;
	padding:15px 0 14px;
	background:#F7F5ED;
	text-align:center;
	position: relative;
	overflow: hidden;
	font-weight: bold;
	font-size:18px;
}

ul.stadate{
	position: relative;
	width:auto;
	list-style-type: none;
	margin: 0 auto;
	padding:0;
	left: 50%;
	float: left;
}

ul.stadate li{
	position: relative;
	left: -50%;
	width: auto;
	float: left;
	background:#F7F5ED;
	margin:0 8px 0 7px;
	padding:12px 24px 11px;
}

ul.stadate a li{
	text-decoration: underline;
}

ul.stadate a:hover li{
	text-decoration: none;
}

ul.stadate li.active{
	background:#4A7F24;
	color:#FFF;
	border-radius: 0px;
	box-shadow: none;
	text-decoration: none;
}

ul.stadate li.active:hover{
	text-decoration: none;
}






div.net{
	width: 960px;
	border-top: double 4px #A09F78;
	margin:0 auto 10px auto;
	padding:10px 0 10px 0;
	background:#005047;
}


div.botradate{
	width: 100%;
	border-bottom: solid 1px #A09F78;
	margin:0 auto 50px auto;
	padding:15px 0 14px;
	background:#F7F5ED;
	text-align:center;
	position: relative;
	overflow: hidden;
	font-weight: bold;
	font-size:18px;
}

div.botradate > div{
	width: 100%;
	margin: 0 auto;
}

/*
 リニューアルページ用馬柱のクラス名
*/
div.botra_date{
	width: 100%;
	border-top: double 4px #A09F78;
	border-bottom: solid 1px #A09F78;
	margin:0 auto 50px auto;
	padding:15px 0 14px;
	background:#F7F5ED;
	text-align:center;
	position: relative;
	overflow: hidden;
	font-size:18px;
}


ul.place{
	width: 100%;
	list-style-type: none;
	margin: 0 auto;
	padding:0 7px 0 8px;
	text-align:left;
	font-size:15px;
	font-weight:normal;
}

ul.place li{
	width:31%;
	float: left;
	background:#FFF;
	margin:0 8px 0 7px;
	padding:8px 2% 7px 2%;
	border-radius: 2px;
	box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.9) inset, 0 1px 0 rgba(255, 255, 255, 0.4) inset;
	cursor: pointer;
}

ul.place_test li{
	float: left;
	background:#FFF;
	margin:0 8px 0 7px;
	padding:8px 5px 7px 5px;
	border-radius: 2px;
	box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.9) inset, 0 1px 0 rgba(255, 255, 255, 0.4) inset;
	cursor: pointer;
}

ul.place a:hover li{
	text-decoration: underline;
}

ul.place li.active{
	background:#4A7F24;
	color:#FFF;
	border-radius: 0px;
	box-shadow: none;
}

ul.place li.active:hover{
	text-decoration: none;
}




ul.race{
	width: 936px;
	list-style-type: none;
	margin: 10px auto 5px;
	text-align: center;
	font-size: 13px;
	font-weight:normal;
}

ul.race li{
	width:72px;
	float: left;
	margin-right:6px;
	padding:3px 0 2px 0px;
}

ul.race a li{
	padding:3px 0 2px 0px;
	background: #FFF;
	background: rgba(0, 0, 0, 0) linear-gradient(#f8f5ed, #ece8da) repeat scroll 0 0;
	border: medium none;
	border-radius: 2px;
	box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.9) inset, 0 1px 0 rgba(255, 255, 255, 0.4) inset;
	cursor: pointer;
	display: inline-block;
	text-decoration: none;
}

ul.race a:hover li{
	text-decoration: underline;
}

ul.race li.active{
	background:#4A7F24;
	color:#FFF;
	border-radius: 0px;
	box-shadow: none;
}

ul.race li.active:hover{
	text-decoration: none;
}

div.content_bachu{
	position: relative;
}

div#loading{
	background: url('../images/bachu/loading.gif');
	width: 180px;
	height: 143px;
	position: absolute;
	top: 200px;
	left: 375px;
	display: none;
	visibility:hidden;
}

div#fadelayer{
	opacity:1;
	width:98%;
	margin: 0 auto;
}

div.todays0{
	width: 100%;
	text-align:left;
	border-left: solid 10px #005047;
	border-bottom: solid 1px #005047;
	margin:30px auto 20px auto;
	padding:5px 0 0px 5px;
	color:#000;
}

div.todays0 span.bigrace{
	font-size:23px;
	font-weight:bold;
}

table.todays0{
	width: 100%;
	text-align:left;
	border: double 3px #A09F78;
	margin:0 auto 40px;
}

table.todays0 tr th{
	font-size:12px;
	padding:8px 2px;
	text-align:center;
	vertical-align:middle;
	background-color:#005047;
	color:#ffffff;
	line-height:1.8;
}

table.todays0 tr th.waku{
	border: double 2px #4F876E;
}
table.todays0 tr th.ban{
	border: double 2px #4F876E;
}

table.todays0 tr th.infom{
	border: double 2px #4F876E;
}

table.todays0 tr th.ozz{
	border: double 2px #4F876E;
}


table.todays0 tr th.hosign{
	border-top: double 2px #4F876E;
	border-left: double 2px #4F876E;
	border-right: double 2px #4F876E;
	border-bottom: none;
	padding:8px 2px 0;
	vertical-align:bottom;
	line-height:2.2;
}

table.todays0 tr th.hosign span{
	letter-spacing: 20px;
	font-size:11px;
}

table.todays0 tr th.foursign{
	border-top: none;
	border-bottom: double 2px #4F876E;
	border-left: double 2px #4F876E;
	border-right: double 2px #4F876E;
	border-collapse:collapse;
}


table.todays0 tr th.foresu{
	width:506px;
	border: double 2px #4F876E;
}


table.todays0 tr td{
	padding:2px;
	text-align:left;
	font-size:13px;
	border: 1px solid #8CD63F;
	background:#FFF;
	text-align:center;
}

table.todays0 tr td.number01{
	text-align:center;
	background:#FFF;
	color:#000;
}

table.todays0 tr td.number02{
	text-align:center;
	background:#000;
	color:#FFF;
}

table.todays0 tr td.number03{
	text-align:center;
	background:#f23314;
	color:#FFF;
}

table.todays0 tr td.number04{
	text-align:center;
	background:#343CC6;
	color:#FFF;
}

table.todays0 tr td.number05{
	text-align:center;
	background:#FFE603;
	color:#000;
}

table.todays0 tr td.number06{
	text-align:center;
	background:#2FC147;
	color:#000;
}

table.todays0 tr td.number07{
	text-align:center;
	background:#FFA300;
	color:#000;
}

table.todays0 tr td.number08{
	text-align:center;
	background:#F94690;
	color:#FFF;
}


table.todays0 tr td.honame{
	font-size:10px;
	line-height: 1.5;
	text-align: left;
}

table.todays0 tr td.honame span{
	font-size:17px;
	font-weight:bold;
}

table.todays0 tr td.honame p{
	padding:0;
	margin:5px 0 0;
}

table.todays0 tr td.weightweight{
	font-size:11px;
	line-height: 1.5;
	text-align: center;
}

table.todays0 tr td.riderrider{
	font-size:11px;
	line-height: 1.5;
	text-align: center;
}

table.todays0 tr td.ozzozz{
	font-size:12px;
	line-height: 1.5;
	text-align: center;
	font-weight:bold;
}

table.todays0 tr td.ozzozz p{
	padding:10px 0 0;
	margin:10px 0 0;
	border-top:1px solid #E2DDC9;
}

table.todays0 tr td.signsign{
	text-align: center;
}

span.randju{
	font-weight:bold;
	font-size:12px;
	padding-right:5px;
}

table.todays0 tr td.prerace{
	text-align: center;
	font-size:11px;
	line-height: 1.5;
	padding: 0;
	background:#E2DDC9;
	border-bottom: 1px solid #4F876E;
}

table.todays0 tr td.preracein{
	width:125px;
	height: 125px;
	border-top: none;
	font-size:10px;
	line-height: 1.5;
	padding: 0;
	text-align: center;
}

table.todays0 tr td.preracein1{
	width:125px;
	border-top: none;
	font-size:10px;
	line-height: 1.5;
	padding: 0;
	background:#EECECE;
	text-align: left;
	vertical-align: top;
}

table.todays0 tr td.preracein2{
	width:125px;
	border-top: none;
	font-size:10px;
	line-height: 1.5;
	padding: 0;
	background:#E2DEF7;
	text-align: left;
	vertical-align: top;
}

table.todays0 tr td.preracein3{
	width:125px;
	border-top: none;
	font-size:10px;
	line-height: 1.5;
	padding: 0;
	background:#C3F2C8;
	text-align: left;
	vertical-align: top;
}

table.todays0 tr td.preracein4{
	width:125px;
	border-top: none;
	font-size:10px;
	line-height: 1.5;
	padding: 0;
	background:#F7F5ED;
	text-align: left;
	vertical-align: top;
}

table.todays0 tr td.right{
	padding:7px;
	text-align:right;
	font-size:90%;
	border: none;
}

table.todays0 tr td.name{
	width:190px;
	text-align:left;
	font-size:90%;
}

table.todays0 tr td.mark{
	font-weight:bold;
}


table.todays0 tr td.number1{
	width:35px;
	background-color:#ffffff;
	vertical-align:middle;
	font-size:85%;
}

table.todays0 tr td.number2{
	width:35px;
	background-color:#000000;
	vertical-align:middle;
	font-size:85%;
	color:#ffffff;
}

table.todays0 tr td.number3{
	width:35px;
	background-color:#F23314;
	vertical-align:middle;
	font-size:85%;
	color:#ffffff;
}

table.todays0 tr td.number4{
	width:35px;
	background-color:#343CC6;
	vertical-align:middle;
	font-size:85%;
	color:#ffffff;
}

table.todays0 tr td.number5{
	width:35px;
	background-color:#FFE603;
	vertical-align:middle;
	font-size:85%;
}

table.todays0 tr td.number6{
	width:35px;
	background-color:#2FC147;
	vertical-align:middle;
	font-size:85%;
}

table.todays0 tr td.number7{
	width:35px;
	background-color:#FFA300;
	vertical-align:middle;
	font-size:85%;
}

table.todays0 tr td.number8{
	width:35px;
	background-color:#F94690;
	vertical-align:middle;
	font-size:85%;
	color:#ffffff;
}






div.botlink{
	width:960px;
	margin: 10px auto 30px;
}

div.botlink p{
	margin: 10px auto 40px;
	position: relative;
	padding: 1.0em .75em;
	background-color: #fff;
	border: 3px solid #4A7F24;
	border-radius: 6px;
	text-align: left;
	font-weight: bold;
	font-size: 20px;
}

div.botlink p::before,
div.botlink p::after {
	position: absolute;
	top: 100%;
	left: 30px;
	content: '';
	height: 0;
	width: 0;
	border: 10px solid transparent;
}

div.botlink p::before {
	border-top: 21px solid #4A7F24;
}

div.botlink p::after {
	margin-top: -10px;
	border-top: 26px solid #fff;
}


div.botlink div.botlink01{
	width:314px;
	margin: 0 9px 0 0;
	border:1px solid #000;
	padding:0 0;
	float:left;
	text-align:right;
}

div.botlink div.botlink02{
	width:314px;
	margin: 0 0 0 0;
	border:1px solid #000;
	padding:0 0;
	float:left;
	text-align:right;
}

div.whocont{
	background:#4A7F24;
	color:white;
	padding:5px 15px;
	text-align:center;
	font-weight:bold;
}

div.whoilu{
	width:70px;
	float:left;
	height:auto;
	margin:4px 0 10px 4px;
}

div.whoilu img{
	vertical-align:bottom;
}

div.whoexp{
	width:223px;
	font-size:14px;
	text-align:left;
	float:left;
	margin:5px 5px 10px 10px;
	line-height:1.5;
	padding: 2px 0 0 0;
}

div.whoexpclm{
	width:223px;
	font-size:13px;
	text-align:left;
	float:left;
	margin:5px 5px 22px 10px;
	line-height:1.5;
	padding: 5px 0 0 0;
}

div.whoexp span{
	display:block;
	font-size:16px;
	font-weight:bold;
	line-height:1.5;
	margin:2px 0;
}

div.wholink{
	clear:both;
	margin:0 10px 10px 0;
}
