@charset "UTF-8";



#race_leftmn li {
	padding: 6px 0px;
	font-size: 93%;
}

	#race_leftmn .leftsubm {
		margin: 0px;
	}

	#race_leftmn .leftsubm li {
		padding: 5px 0px;
		border-bottom: none;
	}

#race_leftmn li a {
	display: block;
	width: 200px;
	height: 31px;
	line-height: normal;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	vertical-align: bottom;
	line-height: 1000em;
	overflow: hidden;
}

#race_leftmn li a:hover {
	background-position: 0px -31px;
}

#race_leftmn li .leftsubm a {
	display: inline;
	padding-left: 22px;
	width: auto;
	height: auto;
	line-height: 1.0em;
	vertical-align: bottom;
	background-repeat: no-repeat;
	background-position: -20px 0px;
	background-image: url(../images/lm_arrow.png);
}

#race_leftmn li .leftsubm a:hover {
	background-position: -20px 0px;
}

#race_leftmn li .leftsubm a span {
	display: none;
	font-size: 77%;
	line-height: 1.0em;
}


#race_leftmn li#rleft_sr a {
	height: 25px;
}
#race_leftmn li#rleft_sr a:hover {
	background-position: 0px -25px;
}


#race_leftmn li#rleft_sgt a {
	background-image: url(../../images/race/rleft_sgt.png);
}
	#race_leftmn li#rleft_sgt .leftsubm a {
		background-image: url(../images/lm_arrow.png);
	}

#race_leftmn li#rleft_fn a {
	background-image: url(../../images/race/rleft_fn.png);
}
	#race_leftmn li#rleft_fn .leftsubm a {
		background-image: url(../images/lm_arrow.png);
	}



#race_leftmn li a#rleft_f4 {
	background-image: url(../../images/race/rleft_f4.png);
}
#race_leftmn li a#rleft_vitz {
	background-image: url(../../images/race/rleft_vitz.png);
}
#race_leftmn li a#rleft_mtc {
	background-image: url(../../images/race/rleft_mtc.png);
}


#race_leftmn li#rleftx_sgt a,
#race_leftmn li#rleftx_sgt a:hover {
	text-decoration: none;
	cursor: default;
	background-position: 0px 0px;
	background-image: url(../../images/race/rleftx_sgt.png);
}
#race_leftmn li#rleftx_fn a,
#race_leftmn li#rleftx_fn a:hover {
	text-decoration: none;
	cursor: default;
	background-position: 0px 0px;
	background-image: url(../../images/race/rleftx_fn.png);
}

#race_leftmn li a#rleftx_f4,
#race_leftmn li a:hover#rleftx_f4 {
	text-decoration: none;
	cursor: default;
	background-position: 0px 0px;
	background-image: url(../../images/race/rleftx_f4.png);
}
#race_leftmn li a#rleftx_vitz,
#race_leftmn li a:hover#rleftx_vitz {
	text-decoration: none;
	cursor: default;
	background-position: 0px 0px;
	background-image: url(../../images/race/rleftx_vitz.png);
}
#race_leftmn li a#rleftx_mtc,
#race_leftmn li a:hover#rleftx_mtc {
	text-decoration: none;
	cursor: default;
	background-position: 0px 0px;
	background-image: url(../../images/race/rleftx_mtc.png);
}


#race_leftmn .leftsubm {
	display: none;
	display: block;
}









.racetop_row {
	display: block;
	clear: both;
	font-size: 85%;
	line-height: 1.33em;
	color: #666;
}
	.top_row:after {
		content: "";
		display: block;
		clear: both;
		font-size: 0.1em;
		line-height: 0;
	}
	* html .top_row { display: inline-block; }
	/* no ie mac \*/
	* html .top_row { height: 1%; }
	.top_row { display: block; }
	/* */






.racetop_r1 {
	float: left;
	display: inline;
	width: 320px;
	height: 210px;
	background-repeat: no-repeat;
	background-position: 0px 20px;
}
	#racetop_r1c {
		width: 60px;
		background-repeat: repeat-y;
		background-position: center top;
		background-image: url(../../images/elems/dot1v.png);
	}

.racetop_r1 a {
	display: block;
	width: 320px;
	height: 190px;
	color: #222;
	background-repeat: no-repeat;
	background-position: 230px 160px;
	background-image: url(../../images/elems/detail_btn.png);
}

.racetop_r1 a:hover {
	color: #c00;
	text-decoration: none;
	background-position: 230px -340px;
}


.racetop_r1 a.officialsite {
	margin-top: 10px;
	margin-left: 97px;
	width: 127px;
	height: 17px;
	color: #666;
	line-height: 1000em;
	background-position: 0px 0px;
	background-image: url(../../images/elems/officialsite_lnks.png);
	overflow: hidden;
}
.racetop_r1 a:hover.officialsite {
	background-position: 0px -20px;
}



.racetop_r2 {
	float: left;
	display: inline;
	width: 210px;
	height: 150px;
	background-repeat: no-repeat;
	background-position: center 20px;
}

	#racetop_r2c,#racetop_r3c {
		width: 35px;
		background-repeat: repeat-y;
		background-position: center top;
		background-image: url(../../images/elems/dot1v.png);
	}

.racetop_r2 a {
	display: block;
	width: 210px;
	height: 120px;
	text-align: center;
	color: #222;
	background-repeat: no-repeat;
	background-position: 130px 174px;

	background-image: url(../../images/elems/detail_btn.png);
/*	color: #888;*/
}

.racetop_r2 a:hover {
	color: #c00;
	text-decoration: none;
/*	color: #888;
	cursor: default;*/
	background-position: 130px -326px;
}


.racetop_r2 a.officialsite {
	margin-top: 5px;
	width: 210px;
	height: 17px;
	color: #666;
	line-height: 1000em;
	background-position: 42px 0px;
	background-image: url(../../images/elems/officialsite_lnks.png);
	overflow: hidden;
}
.racetop_r2 a:hover.officialsite {
	background-position: 42px -20px;
}



#racetop_sgt {
	background-image: url(../../images/race/rtop_sgtb.png);
}

#racetop_fn {
	background-image: url(../../images/race/rtop_fnb.png);
}

#racetop_f4 {
	background-position: 0px 38px;
	background-image: url(../../images/race/rtop_f4b.png);
}

#racetop_vitz {
	background-position: center 25px;
	background-image: url(../../images/race/rtop_vitzb.png);
}

#racetop_mtc {
	background-image: url(../../images/race/rtop_mtcb.png);
}





#rimage {
	position: relative;
	margin: 0px 0px 15px;
}




#raceright {
	float: right;
	width: 260px;
}

#raceright h4 {
	font-size: 100.0%;
	background-image: url(../../images/elems/h_brd2.png);
}
	#bodywrap h4 span {
		padding-left: 0px;
	}


#raceright table {
	margin: 0.5em 0em;
	width: 250px;
}

#raceright td {
	padding: 7px 5px;
	font-size: 85%;
	line-height: 1.5em;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

#raceright th {
	padding: 2px 5px;
	font-size: 85%;
	line-height: 1.5em;
	color: #444;
	background-color: #efefef;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}



#raceright .rrightcnts {
	margin-left: 10px;
	margin-bottom: 50px;
}

#raceright .rrightcnts p {
	font-size: 85%;
	line-height: 1.5em;
}

#raceright .siteimg {
	margin: 6px 0px 0;
	border: 1px solid #ddd;
}



#raceleft {
	width: 400px;
}


#raceleft h4 {
	font-size: 100.0%;
	font-weight: bold;
	background-image: url(../../images/elems/h_brd2.png);
}
#raceleft h4 span {
	font-weight: normal;
}


#raceleft h5 {
	font-size: 100%;
	line-height: 1.33em;
	color: #333;
	background-color: #f3f3f3;
}


#raceleft h6 {
	margin-left: 10px;
	margin-bottom: 8px;
	padding: 2px 1px 2px 4px;
	font-size: 100%;
	line-height: 1.33em;
	color: #222;
	border-left: 2px solid #888;
/*	border-bottom: 1px solid #c00;*/
	background-color: #f3f3f3;
}


#raceleft p {
	margin: 0.5em 0 2.0em;
	margin-left: 10px;
	font-size: 93%;
	line-height: 1.66em;
}

#raceleft .plead {
	margin: 0.5em 0 2.5em;
	padding: 4px 4px;
	color: #300;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

#raceleft .pheadl {
	margin: 0 0 1.0em;
	margin-left: 10px;
	font-size: 100%;
	line-height: 1.4em;
	font-weight: bold;
	color: #400;
}

#raceleft .pheadl2 {
	margin: 0 0 1.0em;
	margin-left: 10px;
	font-size: 93%;
	line-height: 1.4em;
	font-weight: bold;
	color: #444;
}





#machinelist {
	margin-left: 10px;
}

#machinelist td {
	padding: 0px 8px 12px 0px;
	width: 220px;
	font-size: 69%;
	line-height: 1.33em;
	color: #666;
/*	border: 1px solid #eee;*/
}

#machinelist th {
	padding: 2px 1px 4px;
	font-size: 77%;
	line-height: 1.33em;
}
#machinelist .mlist1 th p {
	margin-right: 7px;
	padding: 1px 3px;
	color: #fff;
	background-color: #d00;
}
#machinelist .mlist2 th p {
	margin-right: 7px;
	padding: 1px 3px;
	color: #fff;
	background-color: #06c;
}

#machinelist td strong {
	font-size: 116%;
	line-height: 1.33em;
	font-weight: normal;
	color: #333;
}

#machinelist .mlist1 td strong {
	color: #600;
}
#machinelist .mlist2 td strong {
	color: #039;
}

#machinelist td .mlistph {
	margin: 0px 0px 2px;
	padding: 0px;
	height: 80px;
	overflow: hidden;
}
#machinelist .mlist1 td .mlistph {
/*	border-top: 1px solid #d00;*/
}
#machinelist .mlist2 td .mlistph {
/*	border-top: 1px solid #06c;*/
}

#machinelist .mlist3 td {
	padding: 3px 0px;
	color: #888;
}




#mspecph {
	float: left;
	display: inline;
	margin-left: 10px;
	width: 420px;
	font-size: 77%;
	line-height: 1.33em;
}

#machinespec {
	margin-left: 10px;
}

#machinespec td {
	padding: 2px 6px;
	font-size: 77%;
	line-height: 1.33em;
	color: #666;
	border-bottom: 1px solid #ddd;
}

#machinespec th {
	padding: 2px 2px 4px;
	font-size: 85%;
	line-height: 1.33em;
	font-weight: bold;
}

#machinespec td.mspecitem {
	padding: 2px 1px;
	padding-top: 8px;
	color:#333;
}







#race_lgs {
	margin-bottom: 10px;
	font-size: 85%;
}
	#race_lgs img {
		margin-bottom: 10px;
	}


#raceleft h3 {
}

#raceleft h4.h4result {
	margin-bottom: 0px;
	font-size: 100.0%;
	background-image: url(../../images/elems/h_brd2.png);
}


#raceleft p.repotitle {
	margin: 0.5em 0 0;
	margin-left: 10px;
	font-size: 100%;
	line-height: 1.5em;
	font-weight: bold;
	color: #333;
}




#bodywrap .racetable {
	margin: 10px 0px 20px 10px;
	width: auto;
}

#bodywrap .racetable td {
	padding: 4px 2px;
	font-size: 85%;
	line-height: 1.5em;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	vertical-align: baseline;
}

	#bodywrap .racetable .cate3 td {
		padding: 8px 2px;
	}
	#bodywrap .racetable .cate4 td {
		vertical-align: middle;
	}

#bodywrap .racetable th {
	padding: 7px 0px 2px;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	text-align: right;
	color: #888;
	background-repeat: no-repeat;
	background-position: left bottom;
}

	#bodywrap .racetable .cate1 th {
/*		background-color: #d00;*/
		background-image: url(../../images/race/rhd_sgt1.png);
	}
	#bodywrap .racetable .cate2 th {
/*		background-color: #03c;*/
		background-image: url(../../images/race/rhd_sgt2.png);
	}
	#bodywrap .racetable .cate3 th {
		padding: 0px 0px 2px;
/*		background-color: #03c;
		background-image: url(../../images/race/rhd_fn.png);*/
	}

#bodywrap .racetable td strong {
	color: #333;
}


#bodywrap .racetable .racetablehd td {
	padding: 3px 1px 1px;
	font-size: 77%;
	line-height: 1.0em;
	text-align: left;
	color: #888;
	border-top: none;
	background-color: #bcbcbc;
}

#bodywrap .racetable .racetablehd td.hdsc {
	text-align: center;
}


#bodywrap .racetable td.tdno {
	padding: 4px 4px 4px 0px;
	font-size: 93%;
	line-height: 1.33em;
	font-weight: bold;
	text-align: right;
}

	#bodywrap .racetable .cate1 td.tdno {
		color: #d00;
	}
	#bodywrap .racetable .cate2 td.tdno {
		color: #03c;
	}
	#bodywrap .racetable .cate3 td.tdno {
		padding: 8px 2px 8px 0px;
		color: #60595D;
	}

	#bodywrap .racetable .tr4 td.tdno {
		padding: 8px 2px 8px 0px;
		color: #e60;
	}
	#bodywrap .racetable .tr5 td.tdno {
		padding: 8px 2px 8px 0px;
		color: #08d;
	}

#bodywrap .racetable td.tdpo {
	padding: 4px 2px 4px 0px;
	font-size: 77%;
	text-align: center;
	color: #999;
}


#bodywrap .racetable td.tddr {
	color: #333;
	white-space: nowrap;
}

#bodywrap .racetable td .tddr_nt {
	padding-left: 2px;
	color: #777;
	font-size: 8px;
	white-space: nowrap;
}


#bodywrap .racetable td.tdes {
	padding: 4px 0px;
	color: #d03;
}

#bodywrap .racetable td.tdws {
	padding: 4px 0px;
	color: #349;
}

#bodywrap .racetable td.tdns {
	padding: 4px 0px;
	color: #fff;
}

#bodywrap .racetable .cate3 td.tdes,
#bodywrap .racetable .cate3 td.tdws,
#bodywrap .racetable .cate3 td.tdns {
 	padding: 8px 0px;
}


#bodywrap .racetable td.tdmc {
	font-size: 10px;
}

#bodywrap .racetable td.tdmc .bsmd {
	margin: 0px;
	padding: 0px;
	font-size: 8px;
	color: #888;
}

#bodywrap .racetable td.tdet {
	font-size: 10px;
}

#bodywrap .racetable td.tdst {
	font-size: 9px;
}

#bodywrap .racetable td.tdsc {
	font-size: 9px;
	text-align: center;
}
	#bodywrap .racetable .tr5 td.tdsc {
		padding: 4px 4px;
	}

#bodywrap .racetable td.tdsnt {
	padding-left:1px;
	padding-right:8px;
	font-size: 8px;
	text-align: left;
}

#bodywrap .racetable td.tdsss {
	font-size: 9px;
	text-align: center;
}


#bodywrap .racetable .tdfoot td {
	font-size: 77%;
	line-height: 1.6em;
	border-bottom: none;
}



#bodywrap #resulttable .cate3 td {
	padding: 4px 2px;
}

#bodywrap #resulttable .cate3 td.tdno {
	padding: 4px 2px 4px 0px;
}

#bodywrap #resulttable .cate3 td.tdes,
#bodywrap #resulttable .cate3 td.tdws,
#bodywrap #resulttable .cate3 td.tdns,
#bodywrap #resulttable2 .cate3 td.tdes,
#bodywrap #resulttable2 .cate3 td.tdws,
#bodywrap #resulttable2 .cate3 td.tdns {
 	padding: 4px 0px 4px 4px;
}

#bodywrap #resulttable td.tdpo1,
#bodywrap #resulttable td.tdpo2,
#bodywrap #resulttable td.tdpo3,
#bodywrap #resulttable2 td.tdpo1,
#bodywrap #resulttable2 td.tdpo2,
#bodywrap #resulttable2 td.tdpo3 {
	padding: 0px;
	width: 36px;
	min-height: 32px;
	height: auto !important;
	height: 32px;
	background-repeat: no-repeat;
	background-position: center center;
	overflow: hidden;
}
#bodywrap #resulttable td.tdpo1 {
	background-image: url(../../images/race/medal1.png);
}
#bodywrap #resulttable td.tdpo2 {
	background-image: url(../../images/race/medal2.png);
}
#bodywrap #resulttable td.tdpo3 {
	background-image: url(../../images/race/medal3.png);
}
#bodywrap #resulttable2 td.tdpo1 {
	background-image: url(../../images/race/medal1.png);
}
#bodywrap #resulttable2 td.tdpo2 {
	background-image: url(../../images/race/medal2.png);
}
#bodywrap #resulttable2 td.tdpo3 {
	background-image: url(../../images/race/medal3.png);
}

#bodywrap .racetable td.tdtm {
	text-align: right;
}

#bodywrap .racetable td.tdbt {
	text-align: center;
}





#bodywrap .dititle {
	margin-bottom: 20px;
	padding: 3px 9px;
	font-size:108%;
	line-height: 1.5em;
	color:#410;
	background-color:#efeded;
	border:1px solid #ddd;
}

#bodywrap .dititle strong {
	padding-right:3px;
}

#bodywrap .dinterview {
	margin-bottom:40px;
}

#bodywrap h3.sh3d {
	margin-bottom: 8px;
	margin-left: 0px;
	padding: 2px 1px 2px 10px;
	font-size: 123.1%;
	line-height: 1.33em;
	font-weight: bold;
	color: #642;
	background-repeat: repeat-y;
	background-position: left top;
	background-image: url(../../images/elems/h_brd2.png);
}


#bodywrap p.dname {
	margin: 2px 0 8px;
	padding-top:2px;
	font-size: 85%;
	line-height: 1.3em;
}

#bodywrap p.dname strong {
	font-size: 116%;
	line-height: 1.6em;
	color: #444;
}

#bodywrap p.dname .deast,
#bodywrap p.dname .dwest {
	padding-left: 5px;
	font-size: 100%;
	color: #888;
}

	#bodywrap p.dname .deast {
		color:#d03;
	}
	#bodywrap p.dname .dwest {
		color:#349;
	}

#bodywrap p.dname .dcate1,
#bodywrap p.dname .dcate2,
#bodywrap p.dname .dcate3 {
	font-size: 93%;
	color: #888;
}

	#bodywrap p.dname .dcate1 {
		color: #d00;
	}
	#bodywrap p.dname .dcate2 {
		color: #06c;
	}
	#bodywrap p.dname .dcate3 {
		color: #111;
	}

#bodywrap .profbox2 {
float: left;
display: inline;
margin: 0;
margin-right: 20px;
font-size: 77%;
line-height: 1.5em;
text-align: left;
color: #333;
width: 230px;
}

#bodywrap p.profimg {
margin: 0 0 0.5em;
padding: 4px;
border: 1px solid #EEE;
background-color: #F9F9F9;
}

#bodywrap p.dviewbox {
	margin-left: 250px;
	padding-bottom: 5px;
	font-size: 93%;
	line-height: 1.6em;
}

#bodywrap p.dviewm {
	text-align:right;
}










/* LEGEND ENTRY */
#bodywrap #lgndentry .cate0 td.tdno {
	min-width: 36px;
	width: auto!important;
	width: 36px;
	font-size: 123.1%;
	color: #e90;
	vertical-align: top;
	border-right: 2px solid #fc0;
}
	#bodywrap #lgndentry .cate0 td.lred {
		color: #e00;
		border-right-color: #e00;
	}
	#bodywrap #lgndentry .cate0 td.lblu {
		color: #36c;
		border-right-color: #36c;
	}
	#bodywrap #lgndentry .cate0 td.lgrn {
		color: #093;
		border-right-color: #093;
	}
	#bodywrap #lgndentry .cate0 td.lylw {
		color: #f6c000;
		border-right-color: #f6c000;
	}
	#bodywrap #lgndentry .cate0 td.lgry {
		color: #80868c;
		border-right-color: #80868c;
	}

#bodywrap #lgndentry td.tdes,
#bodywrap #lgndentry td.tdws {
	padding: 5px 0 1px;
	width: 15px;
	line-height: 14px;
	text-align: left;
	vertical-align: top;
	border-bottom: none;
}

#bodywrap #lgndentry td.tddph {
	padding: 0px 0px 1px 0px;
	width: 80px;
	font-size: 77%;
	vertical-align: top;
}

#bodywrap #lgndentry td.tddph img {
	height: 84px;
}

#bodywrap #lgndentry td.tddr {
	padding: 5px 0 2px;
	width: 410px;
	height: 15px;
	font-size: 9px;
	line-height: 15px;
	color: #666;
	white-space: normal;
	border-bottom: none;
	overflow: hidden;
}

#bodywrap #lgndentry td.tddr strong {
	padding-right: 4px;
	font-size: 14px;
	line-height: 14px;
	font-weight: normal;
	color: #222;
}

#bodywrap #lgndentry td.tddc {
	padding: 0 0;
	width: 425px;
	font-size: 9px;
	line-height: 12px;
	color: #666;
	vertical-align: top;
	white-space: normal;
	border-top: none;
}

#bodywrap #lgndentry td.tddc p {
	padding-top: 2px;
	font-size: 10px;
	line-height: 1.4em;
	color: #444;
}

#bodywrap #lgndentry td.tddc img {
	float: left;
	display: inline;
	margin-right:8px;
	height: 72px;
	vertical-align: bottom;
}






#sitelnk {
	margin: 30px 0px;
}

#sitelnk h4 {
	font-size: 100.0%;
	background-image: url(../../images/elems/h_brd1.png);
}

#sitelnk p {
	margin-left: 10px;
	font-size: 85%;
}




/*  RACE MENU  */
#pagemnbox {
	margin: 0px 0px 10px;
	font-size: 85%;
}

#pagemnbox a {
	padding-left: 12px;
	padding-right: 17px;
	width: 200px;
	height: 31px;
	line-height: 31px;
	vertical-align: bottom;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../../images/elems/linkarr_g.png);
/*	line-height: 1000em;
	display: block;
	overflow: hidden;*/
}

#pagemnbox a:hover {
	background-image: url(../../images/elems/linkarr_r.png);
}