@charset "shift_jis";


/*----------------------------予定選手タイトル回り---------------------------- */

#yotei{
width : 810px;
margin: 30px auto 0;
background-image:url(../race_t/images/back06.jpg);
background-repeat: no-repeat;
}
	
/*-------予定選手タイトル・リンク------- */
#yotei_bt{
	width : 810px;
	margin: 0;
	padding: 30px 0 30px 0;
	}
#yotei_bt a{
	background-image:url(../race_t/images/b_race2.png);
	width:186px; 
	height:40px; 
	display:block; 
	margin:0 0 0 604px;
	text-indent:-9999px;
	}
#yotei_bt a:hover{background-position:0px -40px;}

#yotei_bt_no{
	width : 810px;
	height:40px;
	margin: 0;
	padding: 30px 0 30px 0;
	}

#yotei11{width:765px;margin:0 auto;}


/*-------予定選手タイトル・レースグレード------- */
#yotei_grade{width:97px;float:left; margin-right:10px}
	
/*-------予定選手タイトル・レース名------- */
#yotei_name{width:658px;margin:0;float:left;}
	
#yotei_name h1{
	font-size:18px;
	color:#000033;
	border-bottom:1px dotted;
	padding:20px 0 10px;
	width:658px;
	height:auto;
	}


/*-------予定選手リストボタン------- */

#gr1{
width:55px;
margin:0 auto;}
#gr_rentan1{
width:30px;
height: 16px;
float:left;
text-align:right;
padding-top:2px;
}

#gr2{
width:70px;
margin:0 auto;}
#gr_rentan2{
width:47px;
float:left;
text-align:right;
padding-top:2px;
}

#gr3{
width:65px;
margin:0 auto;}
#gr_rentan3{
width:42px;
float:left;
text-align:right;
padding-top:2px;
}

#gr_bt {
	padding: 3px 1px 1px 1px;
	width: 21px;
	height: 16px;
	float:right;
}

#gr_bt a {
	background-image:url(../race_t/images/list.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 16px;
	width: 21px;
}
#gr_bt a:hover {
	background-position: 0px -20px;
}

#mark1{
	margin:0 auto;
	padding: 4px 3px 0px 0px;
	float:left;
	background-image:url(../race_t/images/list.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 16px;
	width: 21px;
}

/*-------予定選手上下注意文------- */
.setsumei{
width:765px;
font-size:12px;
margin:0 auto;
}

.setsumei_l{
float:left;
	width:350px;
	padding: 20px 0px 5px 10px;
}

.setsumei_r{
float:right;
	width:405px;
	padding: 20px 0px 5px 0px;
	text-align:right;
}

.setsumei2{
	width:765px;
	margin:0 auto;
	font-size:12px;
	line-height:18px;
	color:#666666;
	margin-top:10px;
}

.setsumei2_a{
	color:#023874;
	padding-bottom:30px;
}



/*-------予定選手表組------- */
table{
	border-collapse:collapse;
	border:1px solid #CCCCCC;
	color:#000000;
	width:765px;
	text-align:center;
}
td{border:1px solid #CCCCCC; padding:2px 0;}

.c1{ background:url(../race_t/images/table_th_back01.png) left top repeat-x #FF6600; height:30px;}
.c2{ background:url(../race_t/images/table_th_back02.png) left top repeat-x #000; color:#FFF;}
.c3{ background:url(../race_t/images/table_th_back03.png) left top repeat-x #006699; color:#FFF;}

.bg_even { background-color:#f2f2f2;}

#list .lady {
	color:#F39;
}
