/* ■■■■■競技情報ベース■■■■■ */
#info {
	width: 445px;
	padding-left: 20px;
	background-image: url(../images/title_bg2.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#info #navi {
}
#navi #btn {
	height: 44px;
}
#navi #btn li {
	margin-right: 2px;
	float: left;
	margin-left: 2px;
}
#navi #race {
	clear: both;
	height: 42px;
}
#navi #race li {
	float: left;
}
#navi #kyogi {
	clear: both;
	height: 40px;
	padding-bottom: 5px;
}
#navi #kyogi li {
	margin-left: 8px;
	float: left;
}
#navi #kyogi .first {
	float: left;
	margin-left: 0px;
}

/* ■■■■■出走表■■■■■ */
#shusso {
	clear: both;
	width: 445px;
}
#ta_shusso {
	width: 445px;
	background-color: #FFFFFF;
	height: 325px;
}
#ta_shusso th {
	color: #FFFFFF;
	text-align: center;
	border: 1px solid #333333;
	line-height: 120%;
	background-color: #191919;
	font-size: 11px;
}
#ta_shusso td {
	border: 1px solid #333333;
	text-align: center;
	font-family: Helvetica, Verdana, "Trebuchet MS", sans-serif;
}
#ta_shusso .r1, #ta_shusso .r2, #ta_shusso .r3, #ta_shusso .r4, #ta_shusso .r5, #ta_shusso .r6 {
	width: 20px;
}
#ta_shusso .n1, #ta_shusso .n5 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	width: 90px;
}
 #ta_shusso .n2, #ta_shusso .n3, #ta_shusso .n4, #ta_shusso .n6 {
	font-size: 14px;
	font-weight: bold;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.4);
	color: #FFFFFF;
	width: 90px;
}
#ta_shusso .n1 a, #ta_shusso .n5 a {
	text-decoration: none;
	color: #000000;
}
#ta_shusso .n2 a, #ta_shusso .n3 a, #ta_shusso .n4 a, #ta_shusso .n6 a {
	text-decoration: none;
	color: #FFFFFF;
}
#ta_shusso a:hover {
	text-decoration: underline;
}
.r1, .n1 {
	background-color: #DEDEDE;
	color: #000000;
}
.r2, .n2 {
	background-color: #000000;
}
.r3, .n3 {
	background-color: #CC0000;
}
.r4, .n4 {
	background-color: #0066CC;
}
.r5, .n5 {
	background-color: #FFFF00;
	color: #000000;
}
.r6, .n6 {
	background-color: #339900;
}
#ta_shusso .white {
	font-weight: bold;
	font-size: 14px;
	height: 23px;
}
#ta_shusso .gray {
	background-color: #CCCCCC;
	font-size: 14px;
	font-weight: bold;
	height: 23px;
}
#ta_shusso .result1, #ta_shusso .result2 {
	font-size: 12px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 14px;
	color: #666666;
}
#ta_shusso .result1 a, #ta_shusso .result2 a {
	color: #660066;
	text-decoration: none;
}
#ta_shusso .result1 a:hover, #ta_shusso .result2 a:hover {
	color: #996699;
	text-decoration: underline;
}
#ta_shusso .result2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#ta_shusso .hayami {
	width: 25px;
	font-weight: bold;
}
#ta_shusso .hayami a {
	color: #660066;
	text-decoration: none;
}
#ta_shusso .hayami a:hover {
	color: #996699;
	text-decoration: underline;
}

/* ■■■■■スタート展示■■■■■ */
#start {
	clear: both;
	width: 445px;
}
#ta_start {
	width: 445px;
	background-color: #FFFFFF;
	height: 325px;
}
#ta_start th {
	color: #FFFFFF;
	text-align: center;
	border: 1px solid #333333;
	line-height: 120%;
	background-color: #191919;
	font-size: 11px;
}
#ta_start td {
	border: 1px solid #333333;
	text-align: center;
	font-family: Helvetica, Verdana, "Trebuchet MS", sans-serif;
}
#ta_start .r1, #ta_start .r2, #ta_start .r3, #ta_start .r4, #ta_start .r5, #ta_start .r6 {
	width: 24px;
}
#ta_start .n1, #ta_start .n5 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	width: 90px;
	height: 46px;
}
#ta_start .n2, #ta_start .n3, #ta_start .n4, #ta_start .n6 {
	font-size: 14px;
	font-weight: bold;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.4);
	color: #FFFFFF;
	width: 90px;
	height: 46px;
}
#ta_start .ST {
	font-weight: bold;
	font-size: 14px;
	width: 40px;
}
#ta_start  .photo p {
	text-align: right;
	font-size: 11px;
	line-height: 130%;
	color: #666666;
	padding-top: 5px;
	width: 280px;
	padding-right: 3px;
	padding-left: 3px;
}

/* ■■■■■直前情報■■■■■ */
#choku {
	clear: both;
	width: 445px;
}
#ta_choku {
	width: 445px;
	background-color: #FFFFFF;
	height: 325px;
}
#ta_choku th {
	color: #FFFFFF;
	text-align: center;
	border: 1px solid #333333;
	line-height: 120%;
	background-color: #191919;
	font-size: 11px;
}
#ta_choku td {
	border: 1px solid #333333;
	text-align: center;
	font-family: Helvetica, Verdana, "Trebuchet MS", sans-serif;
}
#ta_choku .r1, #ta_choku .r2, #ta_choku .r3, #ta_choku .r4, #ta_choku .r5, #ta_choku .r6 {
	width: 24px;
}
#ta_choku .n1, #ta_choku .n5 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	width: 90px;
	height: 46px;
}
#ta_choku .n2, #ta_choku .n3, #ta_choku .n4, #ta_choku .n6 {
	font-size: 14px;
	font-weight: bold;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.4);
	color: #FFFFFF;
	width: 90px;
	height: 46px;
}

/* ■■■■■レース結果■■■■■ */
#kekka {
	clear: both;
	width: 445px;
	height: 325px;
}
#kekka #left {
	float: left;
	width: 220px;
}
#kekka #right {
	float: right;
	width: 220px;
}
#ta_kekka1 {
	height: 306px;
	width: 220px;
}
#ta_kekka1 th {
	color: #FFFFFF;
	text-align: center;
	border: 1px solid #333333;
	line-height: 120%;
	background-color: #191919;
	font-size: 11px;
}
#ta_kekka1 td {
	height: 27px;
	border: 1px solid #333333;
	text-align: center;
	background-color: #FFFFFF;
}
#dochaku #ta_kekka1 td {
	height: 39px;
}
#ta_kekka1 .shurui {
	color: #FFFFFF;
	background-color: #666666;
}
#ta_kekka1 .kumi {
	text-align: left;
	padding-right: 3px;
	padding-left: 3px;
	width: 66px;
	border-right-style: none;
}
#ta_kekka1 .harai {
	text-align: right;
	font-weight: bold;
	width: 72px;
	padding-right: 2px;
	border-left-style: none;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}
#ta_kekka1 .ninki {
	width: 30px;
}
#ta_kekka1 .dochaku {
	width: 180px;
	font-size: 14px;
	font-weight: bold;
	line-height: 150%;
}
#ta_kekka1 .dochaku a {
	color: #660066;
	text-decoration: none;
}
#ta_kekka1 .dochaku a:hover {
	color: #669966;
	text-decoration: underline;
}
#henkan {
	width: 220px;
	padding-top: 2px;
	color: #000000;
}
#henkan img {
	margin-right: 3px;
	vertical-align: top;
}
#right .st {
	margin-bottom: 5px;
}
#ta_kekka2 {
	width: 220px;
	height: 152px;
}
#ta_kekka2 th {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #191919;
	text-align: center;
	border: 1px solid #333333;
	line-height: 120%;
}
#ta_kekka2 td {
	text-align: center;
	border: 1px solid #333333;
	font-family: Helvetica, Verdana, "Trebuchet MS", sans-serif;
	background-color: #FFFFFF;
}
#ta_kekka2 .chaku {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	width: 18px;
}
#ta_kekka2 .name {
	font-weight: bold;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	font-size: 12px;
}
#ta_kekka2 .sinnyu {
	width: 18px;
}
#ta_kekka2 .F {
	color: #CC0000;
}
#kekka #kimari {
	text-align: right;
	padding-top: 2px;
	color: #000000;
	font-size: 11px;
}
#kekka #kimari span {
	font-weight: bold;
}
#dochaku {
	height: 405px;
	width: 240px;
}
#ta_dochaku {
	width: 220px;
}
#ta_dochaku th {
	color: #FFFFFF;
	text-align: center;
	border: 1px solid #333333;
	line-height: 120%;
	background-color: #191919;
	font-size: 11px;
	height: 20px;
}
#ta_dochaku td {
	height: 20px;
	border: 1px solid #333333;
	text-align: center;
	background-color: #FFFFFF;
}
#ta_dochaku .shurui {
	color: #FFFFFF;
	background-color: #666666;
}
#ta_dochaku .kumi {
	text-align: left;
	padding-right: 3px;
	padding-left: 3px;
	width: 66px;
	border-right-style: none;
}
#ta_dochaku .harai {
	text-align: right;
	font-weight: bold;
	width: 72px;
	padding-right: 2px;
	border-left-style: none;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}
#ta_dochaku .ninki {
	width: 30px;
}


/* ■■■■■レース名+電投時間表示（追加）■■■■■ */

#racebar {
	width: 445px;
	height: 30px;
}
#racebar #active {
	background-image: url(../images/active_bg2.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 445px;
}
#active #race {
	float: left;
}
#active #class {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 20px;
	width: 280px;
	float: left;
	height: 18px;
	padding-top: 7px;
	line-height: 14px;
}
#active #timer {
	font-family: Helvetica, Verdana, "Trebuchet MS", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.8);
	float: right;
	height: 18px;
	width: 60px;
	padding-top: 5px;
	letter-spacing: 0.1em;
}


/* ■■■■■FL追加■■■■■ */
#ta_shusso th.sub {
	font-size: 9px;
}
#ta_shusso .class {
}
#ta_shusso .age {
	background-color: #CCCCCC;
	font-size: 11px;
}
#ta_shusso .address {
	font-size: 11px;
}
#ta_shusso .FL_gray {
	background-color: #CCC;
	font-weight: bold;
	padding-right: 2px;
	padding-left: 2px;
}
#ta_shusso .FL_white {
	font-weight: bold;
}

/* ■■■■■チルト・ペラ追加■■■■■ */
#ta_choku th.sub {
	font-size: 10px;
}
#ta_choku .weight {
	font-weight: bold;
	font-size: 14px;
	background-color: #CCC;
	height: 23px;
	width: 35px;
}
#ta_choku .chosei {
	font-size: 14px;
	font-weight: bold;
	height: 23px;
}
#ta_choku .time {
	font-weight: bold;
	font-size: 14px;
	width: 35px;
}
#ta_choku .tilt {
	font-size: 14px;
	font-weight: bold;
	width: 35px;
}
#ta_choku .pera {
	font-size: 13px;
	width: 60px;
	font-weight: bold;
}

#ta_choku .parts {
	font-size: 12px;
	text-align: left;
	line-height: 130%;
	padding-right: 2px;
	padding-left: 2px;
}
