@charset "utf-8";
/* CSS Document */
/*
---------- トップ開門時間･開催レース ----------
*/
#wrapper #contents #primary #flash {
	background-image: url(../top_img/1106/top.jpg);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 221px;
	width: 590px;
}
#flash #left_fla {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 221px;
	width: 295px;
}
#flash #right_fla {
	display: block;
	margin: 0px;
	padding: 0px;
	float: right;
	height: 221px;
	width: 295px;
}

#gateTime {
	background:url(../img/kaimon_r1_c2.gif) no-repeat -2px top #000000;
	margin:8px auto;
	padding:5px;
	width:580px;
	color:#FFFFFF;
	font-size:1.2em;
}

#gateInner {
	background:url(../img/kaimon_bg.gif) repeat 0px 0px;
	padding:5px;
}
#day-time {
	float:left;
	width:110px;
	display:block;
}
#gateTime h3 {
	font-weight:normal;
	font-size:1em;
	letter-spacing:normal;
	margin-left:5px;
}
#gateTime #time {
	background:url(../img/clock.gif) no-repeat 0px center;
	padding-left:18px;
	margin:0px;
	margin:5px 0px 0px 0px;
}
#holdingRace {
	float:right;
	margin:0px 0px 0px 0px;
	width:440px;
	display:block;
}
* html #holdingRace {
	margin:0px 0px 0px 10px;
}
#holdingRace h4 {
	width:4em;
	display:block;
	text-align:center;
	float:left;
	margin-right:5px;
	font-size:1em;
}
#holdingRace p {
	padding-bottom:2px;
	display:block;
	margin-left:4.5em;
}
#holdingRace #homeRace {
	background:#990000;
	padding:1px 0px;
	border:#FFFFFF 1px solid;
}
#holdingRace #awayRace {
	background:#0066CC;
	padding:1em 0px;
	border:#FFFFFF 1px solid;
	clear:both;
	margin-top:5px;
}
#topRace {
	padding-top:5px;
}
.dashed {
	border-bottom:1px dashed #fff;
	margin-bottom:3px;
}
/*
---------- ニュース ----------
*/
#topContents {
	clear:both;
	font-size:1.2em;
	color:#333333;
}
#topContents #news {
	width:382px;
	float:left;
	margin-right:5px;
}
#news dl {
	margin:15px 10px 10px 15px;
	height:500px;
	overflow:auto;
}
#news dt {
	width:8em;
	float:left;
	clear:both;
	padding:5px 25px 5px 0px;
	background:url(../img/blue-arrow.gif) no-repeat 8em center;
}
#news dd {
	padding:5px 0px 5px 9em;
	border-bottom:1px dashed #999999;
	display:block;
}
* html #news dt {
	width:8em;
	clear:both;
	padding:5px 25px 5px 0px;
	background:url(../img/blue-arrow.gif) no-repeat 8em center;
}
* html #news dd {
	padding:5px 0px 5px 9.5em;
	border-bottom:1px dashed #999999;
	display:block;
	margin:0;
}
#newsAll {
	margin-top:15px;
}

#news iframe {
	width: 372px;
	height:650px;
	margin: 15px 0 15px 10px;
	padding: 0;
	border: none;
}


/*
---------- レジャーチャンネル･バナー部分 ----------
*/
#topContents #otherMenu {
	width:203px;
	float:left;
	position:relative;
}
#topContents #otherMenu p img {
	margin-bottom:10px;
}

#secondary #jlc {
	padding:10px 15px;
	min-height:135px;
	background-image: url(../img/r-chan.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
* html #secondary #jlc {
	height:135px;
}

#topContents #jlc {
	padding:10px 15px;
	min-height:135px;
	background-image: url(../img/r-chan.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
* html #topContents #jlc {
	height:135px;
}
#jlc h4 {
	height:0px;
	display:block;
	padding-top:25px;
	overflow:hidden;
}
#jlc h5 {
	font-size:12px;
	margin:0px 0px -3px 0px;
	padding:0px 0px 0px 15px;
	background:url(../img/pink-aroow.gif) no-repeat 0px center;
}
#jlc p {
	padding-left:15px;
	color:#0066CC;
	font-size:12px;
}
#jlc #line {
	margin-bottom:2px;
	border-bottom:dashed 1px #999999;
}
#otherMenu ul {
	list-style-type:none;
	margin-top:5px;
}
#otherMenu ul li {
	margin:5px 0px;
}
#otherMenu ul li a:hover img {
	opacity:0.7;
	filter:alpha (opacity=70);
}
#banners {
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#banners img {
	margin: 5px;
}

#event54 {
	text-align:center;
	margin:10px 0px;
}
#otherMenu #sundays {
	position:absolute;
	margin:-30px 0px 0px 0px;
}.m10 {
	margin-left: 10px;
}

