.parallax-racetable {
    background-attachment: fixed;
    background-size: cover;
    /*height: 650px;*/
    padding: 120px 0 0;
    position: relative;
    width: 100%;
	margin-bottom: 30px;
}

.racetable-wrap{
	padding: 10px;
	width: 1080px;
	margin: 0 auto;
	background: #fff;
	position: relative;
}

.leftSec {
	float: left;
}
.rightSec {
	float: right;
}

/* ロールオーバーアクション(アルファ)
-----------------------------------------------------------------------------*/

.btnLink a:hover img,
p#btnTwitter a:hover img
{
	zoom:1;
	filter: alpha(opacity=70);
	opacity: 0.7;
	-moz-opacity: 0.7;
}

/*--------------------------------------------------------
	*02 link area
----------------------------------------------------------*/

.headArea01,.headArea02{
	margin:0;
	padding: 0;
	overflow: hidden;
	position: relative;
	zoom:1;
}

.raceBox{
	padding:4px 4px 4px 8px;
	margin:0;
	position: relative;
	background: #fff;
}
.raceBox p{
	font-weight:bold;
	margin-bottom: 0;
}
.raceBox ul{
	display:block;
	padding:0;
	margin:0 auto;
	list-style: none;
	overflow: hidden;
	position: relative;
	zoom:1;
}
.raceBox ul li{
	float:left;
	display:block;
	height:45px;
	font-size:15px;
	font-weight:bold;
	padding:0;
	margin:0 0 0 0px;
	text-align:center;
	border-top: solid 1px #cfcaca;
	border-right: solid 1px #cfcaca;
	border-left: solid 1px #cfcaca;
}
.raceBox ul li span{
	font-size:85%;
	padding:0 0 0 2px;
}

.raceBox ul li a{
	display:block;
	color:#2c2c2c !important;
	width:50px;
	height:45px;
	padding:0;
	margin:0;
	line-height:45px;
	text-decoration:none;
}
.raceBox ul li a:hover{
	background:#008be3;
	text-decoration:none;
	color: #fff!important;
}
.raceBox ul li.r_current{
	background:#008be3;
	text-decoration:none;
	color: #fff !important;
}
.raceBox ul li.r_current a{
	color: #fff !important;
}
h4.raceTtl{
	/*font-size:116%;*/
	font-weight:bold;
	padding:10px;
	margin:0 0;
	line-height: 35px;
	overflow: hidden;
	position: relative;
	zoom:1;
	width: 612px;
	border-right: solid 1px #cfcaca;
	border-left: solid 1px #cfcaca;
}
.raceTtl p{
	float:left;
	font-size: 20px;
}
.raceTtl p img{
	margin-right: 10px;
}
#btn_raceTtl{
	float:right;
	margin:0px 0px 5px 0;
}

.btnLink{
	float:right;
	width:175px;
	padding:0;
	margin:0;
}
.headArea01 .btnLink{
	margin: 10px 0 0;
}

.raceNote{
	width: 612px;
	padding:10px;
	margin: -4px 0 0 0;
	background: #008be3;
	color: #fff;
	font-weight: 700;
}
.raceNote p{
	float: left;
}
.raceNote img{
	margin-right: 10px;
	float: left;
}

.raceUpdate{
	font-size: 14px;
	padding: 5px 10px;
}

/*--------------------------------------------------------
	*03 racemember
----------------------------------------------------------*/

/* box-table
-----------------------------------------------------------------------------*/

.box-table table{
	border-top:1px #c2c2c2 solid;
	border-right:1px #c2c2c2 solid;
	width:612px;
	/*font-size:13px;*/
	line-height:1.4;
	margin: 0 0 10px;
	background-color: #FFFFFF;
	height: 380px;
}

.box-table td,
.box-table th{
	border-bottom:1px #c2c2c2 solid;
	border-left:1px #c2c2c2 solid;
	text-align:center;
	vertical-align:middle;
	font-size: 13px;
}
.box-table th{
	font-weight: normal;
	white-space:nowrap;
}
.box-table thead th{
	background:#fff;
	padding:0;
}
.box-table thead th.yamaken{
	color:#FFF;
	background:#ae504c;
}

.box-table tbody th{
	background:#FFF;
	padding:3px 2px;
}
.box-table td{
	padding:6px 5px 6px 7px;
	text-align:right;
}
.box-table .mark{
	font-weight:bold;
	background:#FFF !important;
	text-align:center;
}

.box-table .number{
	width:35px;
}

.box-table .name{
	font-size: 14px;
}
.box-table td.name{
	text-align:left !important;
}
.box-table .name div a{
	color:#333 !important;
	font-size:108%;
	font-weight:bold;
}

.box-table .data01{
	width:45px;
	text-align:center !important;
}
.box-table .data02{
	width:60px;
}
.box-table .tipster{
	width:250px;
	text-align:left !important;
	vertical-align:top;
	line-height:1.5;
}

.box-table .bg-2{background:#eee;}
.box-table .bg-3{background:#ffeeee;}
.box-table .bg-4{background:#eefaff;}
.box-table .bg-5{background:#fffff6;}
.box-table .bg-6{background:#e9faea;}
.box-table .bg-7{background:#fef4e5;}
.box-table .bg-8{background:#fff3ff;}
.box-table .bg-9{background:#f4e9ff;}

.box-table .through{
	color: #DB0003;
}
.box-table .absence{
	color: #DB0003;
}

.box_neraime{
}
.part_neraime{
	margin:0 19px 5px 0;
	float: left;
}
.part_neraime img{
	margin: 0 -3px 0 0 !important;
	padding: 0 !important;
}
#line-table{
	padding:0;
	margin:0 auto 10px;
}

#line-table table{
	margin:0 !important;
	border: none !important;
	table-layout: fixed;
}
#line-table table td{
	padding:0 !important;
	border: none !important;
	background:none !important;
}
#line-table table td img{
}

#p_ready{
	padding:30px;
	font-size:110%;
	font-weight:bold;
}

.raceInfo{
	border: solid 1px #008be3;
}
.raceInfoNum{
	background: #008be3;
	color: #fff;
	text-align: center;
	width: 84px;;
	float: left;
	height: 100px;
	vertical-align: middle;
	padding-top: 10px;
}
.raceInfoNum span.rnum{
	font-size: 44px;
	margin:0;
	line-height: 1.0;
	font-weight: bold;
}
.raceInfoNum span.rtxt{
	font-size: 20px;
	font-weight: bold;
}
.raceInfoDetail{
	float: left;
}
.raceInfoDetail .date{
	border-bottom: solid 1px #008be3;
	height: 42px;
	width: 340px;
	text-align: center;
	font-weight: 700;
	padding-top: 4px;
}
.raceInfoDetail .date span{
	font-size: 20px;
	margin-right: 20px;
}
.raceInfoDetail .txt{
	text-align: center;
	padding-top: 8px;
}
.raceInfoDetail .txt span{
	margin:0 5px;
}
.raceInfoStatus{
	border-left: solid 1px #008be3;
	border-right: solid 1px #008be3;
	border-bottom: solid 1px #008be3;
	padding: 15px 0 15px 3px;
}
.raceInfoStatus h3{
	font-size: 14px;
	margin-bottom: 0!important;
	padding-bottom: 0 !important;
}

.wrap-raceinfo{
	width: 426px;
	position: absolute;
	top: 0;
	right: 0;
}


/*タブ切り替え全体のスタイル*/
.tabs {
}
/*タブのスタイル*/
.tab_item {
	border-top: 1px solid #cfcaca;
	border-right: 1px solid #cfcaca;
	border-bottom: 1px solid #cfcaca;
	background-color: #fff;
	color: #565656;
	display: block;
	float: left;
	font-size: 15px;
	font-weight: bold;
	height: 45px;
	line-height: 45px;
	margin-bottom: 0;
	max-width: 51px;
	text-align: center;
	transition: all 0.2s ease;
	width: 8.33%;
}
.tab_item:first-of-type {
	border-left: 1px solid #cfcaca;
}

.tab_item span{
	font-size:85%;
	padding:0 0 0 2px;
}

.tab_item:hover {
	background: #008be3;
	color: #fff;
	cursor: pointer;
}
/*ラジオボタンを全て消す*/
input[name="tab_item"] {
	display: none;
}
/*タブ切り替えの中身のスタイル*/
.tab_content {
	display: none;
	clear: both;
	overflow: hidden;
	background: #fff;
}
/*選択されているタブのコンテンツのみを表示*/
#race1:checked ~ #race1_content,
#race2:checked ~ #race2_content,
#race3:checked ~ #race3_content,
#race4:checked ~ #race4_content,
#race5:checked ~ #race5_content,
#race6:checked ~ #race6_content,
#race7:checked ~ #race7_content,
#race8:checked ~ #race8_content,
#race9:checked ~ #race9_content,
#race10:checked ~ #race10_content,
#race11:checked ~ #race11_content,
#race12:checked ~ #race12_content{
	display: block;
}
/*選択されているタブのスタイルを変える*/
.tabs input:checked + .tab_item {
	background-color: #008be3;
	color: #fff;
	border: none;
}

.raceBox ul li a{
	display:block;
	color:#2c2c2c !important;
	width:52px;
	height:45px;
	padding:0;
	margin:0;
	line-height:45px;
	text-decoration:none;
}

.youtube{
	position: absolute;
	width:426px;
	top: 295px;
	right: 10px;
}
.youtube iframe{
	width: 426px;
	height: 240px;
}