/* schedule */


/* top
-------------------------------------------------- */

.top_cale_top {
	background: url(../images/img_caletop.jpg) 0 0 no-repeat;
	height: 56px;
}

.top_cale {
/*	height: 294px;*/
}

.top_cale_top table {
	margin: 8px 0 0 0;
}

.top_cale_top td {
	font-weight: bold;
	font-size: 14px;
	line-height: 14px;
}

.top_cale_top td.year {
	padding: 2px 5px 0 0;
	color: #666666;
}

.top_cale_top td.month {
	font-size: 20px;
	line-height: 24px;
	color: white;
	width: 46px;
	padding: 5px 0 0 2px;
}

.top_cale_top td.com {
	font-size: 90%;
	padding: 0 0 2px 0;
	line-height: 16px;
}

.top_cale_top td span {
	color: white;
	margin-right: 8px;
}

td.btn_tocal {
	padding: 0 15px 3px 0;
}


#top_raceTable {
	border: 1px solid #D1D3D4;
	width: 266px;
	height: 260px;
	margin: 0 auto;
}

/*youbi*/
#top_raceTable th {
	border-right: 1px solid #D1D3D4;
	text-align: center;
	background-color: #ffffff;
	font-weight: bold;
	vertical-align: middle;
	font-size: 12px;
	width: 38px;
}

#top_raceTable th.sunday p {
	color: #ED1E79;
	text-align: center;
	border-bottom: 2px solid #ED1E79;
	margin: 0 2px;
	padding: 0;
}

#top_raceTable th.saturday {
	border-right: none;
}

#top_raceTable th.saturday p {
	color: #0071BC;
	text-align: center;
	border-bottom: 2px solid #0071BC;
	margin: 0 2px;
	padding: 0;
}

#top_raceTable th.otherday p {
	color: black;
	text-align: center;
	border-bottom: 2px solid #cccccc;
	margin: 0 2px;
	padding: 0;
}

#top_raceTable td {
	vertical-align: top;
	border-right: 1px solid #D1D3D4;
	font-weight: bold;
	text-align: center;
	background-color: white;
	font-size: 10px;
}

#top_raceTable tr.day td {
	border-top: 1px solid #D1D3D4;
	text-align: left;
}

#top_raceTable td.holiday{
	color: #ED1E79;
}

#top_raceTable td.saturday {
	color: #0071BC;
	border-right: none;
}

/*koredesuyo*/
#top_raceTable tr.foot td {
	height: 1px;
}

#top_raceTable td a {
	color: #333333;
}

#top_raceTable td.race_in {
	font-weight: bold;
	text-align: center;
	background: url(../images/bg_racein.jpg) right center no-repeat;
}

#top_raceTable td.race_in_sat {
	font-weight: bold;
	text-align: center;
	background: url(../images/bg_racein.jpg) 0 center no-repeat;
	border-right: none;
}

#top_raceTable td.race_out {
	font-weight: bold;
	text-align: center;
	background: url(../images/bg_raceout.jpg) right center no-repeat;
}

#top_raceTable td.race_out_sat {
	font-weight: bold;
	text-align: center;
	background: url(../images/bg_raceout.jpg) 0 center no-repeat;
	border-right: none;
}


#top_raceTable td.race_allb {
	font-weight: bold;
	text-align: center;
	background: url(../images/bg_raceallbuy.jpg) right center no-repeat;
}

#top_raceTable td.race_allb_sat {
	font-weight: bold;
	text-align: center;
	background: url(../images/bg_raceallbuy.jpg) 0 center no-repeat;
	border-right: none;
}

#top_raceTable td.race_b {
	font-weight: bold;
	text-align: center;
	background: url(../images/bg_racebuy.jpg) right center no-repeat;
}

#top_raceTable td.race_b_sat {
	font-weight: bold;
	text-align: center;
	background: url(../images/bg_racebuy.jpg) 0 center no-repeat;
	border-right: none;
}

#top_raceTable td.race_back {
	font-weight: bold;
	text-align: center;
	background: url(../images/bg_raceback.jpg) 0 center no-repeat;
	vertical-align: middle;
}

.top_scheicon {
	margin: 0;
	text-align: left;
	font-size: 10px;
	padding: 0 15px;
}

.top_scheicon div {
	padding: 3px 0 12px 0;
}

.top_scheicon font {
	font-size: 12px;
}



/* schdl/index.html
-------------------------------------------------- */

/* title */
.cale_month {
	background: url(../images/bg_calemonth.jpg) 28px 0 no-repeat;
	height: 77px;
}
.cale_month td.year {
	color: #ea5514;
	font-weight: bold;
	font-size: 18px;
	line-height: 20px;
}

.cale_month td.month {
	text-align: right;
}

.cale_month td.month table {
	float: right;
	width: 70px;
}

.cale_month td.month td {
	text-align: center;
	color: white;
	vertical-align: bottom;
}

.cale_month td.month td.num {
	font-size: 36px;
	line-height: 40px;
}

.cale_month td.month td.tuki {
	text-align: left;
	padding: 0 10px 6px 0;
	font-size: 18px;
	font-weight: bold;
}

.cale_month td.title {
	padding: 0 10px 6px 0;
	font-size: 18px;
	font-weight: bold;
}

.cale_month td.icon {
	text-align: right;
	vertical-align: bottom;
	padding: 0 0 6px 0;
}



/* race */
#raceTable{
	border: 3px solid #eeeeee;
	border-collapse: collapse;
}

/*youbi*/
#raceTable2 th {
	width: 114px;
	border-right: 1px solid #D1D3D4;
	text-align: center;
	background-color: #ffffff;
	font-weight: bold;
	vertical-align: middle;
	font-size: 14px;
}

#raceTable2 th.sunday p {
	color: #ED1E79;
	text-align: center;
	border-bottom: 2px solid #ED1E79;
	padding: 6px 0 2px 0;
	margin: 0 2px 3px 2px;
}

#raceTable2 th.saturday {
	border-right: none;
}

#raceTable2 th.saturday p {
	color: #0071BC;
	text-align: center;
	border-bottom: 2px solid #0071BC;
	padding: 6px 0 2px 0;
	margin: 0 2px 3px 2px;
}

#raceTable2 th.otherday p {
	color: black;
	text-align: center;
	border-bottom: 2px solid #cccccc;
	padding: 6px 0 2px 0;
	margin: 0 2px 3px 2px;
}

/*koredesuyo*/
#raceTable2 {
	border: 1px solid #D1D3D4;
}

#raceTable2 td {
	padding: 5px 0px;
	vertical-align: top;
	border-right: 1px solid #D1D3D4;
	font-weight: bold;
	text-align: center;
	background-color: white;
}

#raceTable2 tr.day td {
	padding: 5px;
}

#raceTable2 tr.day td {
	border-top: 1px solid #D1D3D4;
	text-align: left;
}

#raceTable2 td.holiday{
	color: #ED1E79;
}

#raceTable2 td.saturday {
	color: #0071BC;
	border-right: none;
}

/*koredesuyo*/
#raceTable tr.foot td {
	height: 1px;
}

#raceTable td a {
	color: #333333;
}

#raceTable td.race_in {
	font-weight: bold;
	text-align: center;
	background: url(../images/bg_racein.jpg) right center no-repeat;
}

#raceTable td.race_in_sat {
	font-weight: bold;
	text-align: center;
	background: url(../images/bg_racein.jpg) 0 center no-repeat;
	border-right: none;
}

#raceTable td.race_out {
	font-weight: bold;
	text-align: center;
	background: url(../images/bg_raceout.jpg) right center no-repeat;
}

#raceTable td.race_out_sat {
	font-weight: bold;
	text-align: center;
	background: url(../images/bg_raceout.jpg) 0 center no-repeat;
	border-right: none;
}

#raceTable td.race_allb {
	font-weight: bold;
	text-align: center;
	background: url(../images/bg_raceallbuy.jpg) right center no-repeat;
}

#raceTable td.race_allb_sat {
	font-weight: bold;
	text-align: center;
	background: url(../images/bg_raceallbuy.jpg) 0 center no-repeat;
	border-right: none;
}

#raceTable td.race_b {
	font-weight: bold;
	text-align: center;
	background: url(../images/bg_racebuy.jpg) right center no-repeat;
}

#raceTable td.race_b_sat {
	font-weight: bold;
	text-align: center;
	background: url(../images/bg_racebuy.jpg) 0 center no-repeat;
	border-right: none;
}

#raceTable td.race_back {
	font-weight: bold;
	text-align: center;
	background: url(../images/bg_raceback.jpg) 0 center no-repeat;
	vertical-align: middle;
}


.gotokeirinjp {
	font-size: 85%;
	margin: 10px 0 50px 0;
}

.race_detail {
margin: 0px;
}

.race_detail td {
	padding: 10px;
	font-size: 90%;
}

.race_detail td span.sat {
	color: blue;
}

.race_detail td span.sun {
	color: red;
}

.race_mt td {
	background: url(../images/st_cale.jpg) 0 0 no-repeat;
	font-weight: bold;
	height: 30px;
	color: white;
	font-size:18px;
}


