/*========================================
 +styles
========================================*/

body {
	font-size: 14px;
	line-height: 1.5em;
	color: #000000;
	font-family: 'ヒラギノ角ゴ ProN W3','Hiragino Kaku Gothic ProN','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	background-color:#3D0300;
	background-image: url(../images/bk.jpg);
    background-position: center top; 
    background-repeat: no-repeat;
    background-attachment: fixed; 
}
		
#wrapper {
	width:1250px;
	margin: 0 auto;
	padding: 0;
	}
	

#main{
	width:1250px;
	/*background-color:#D8C050;*/
	background-image: url(../images/bk_pre.png);
	background-repeat:repeat-y;
	}	
#main_non{
	width:1250px;
	background-color:#FFF;
	}
#main_gpm {
	background-image: url(../images/bk_gpm_color.png);
	background-repeat:repeat-y;
	position:relative;
}
#contents_pre {
	width:960px;
	margin:0 auto;
	padding:0;
	background-color:#F9F8EE;
	position:relative;	
}
#contents_point {
	width:1000px;
	margin:0 auto;
	padding:0;
	background-color:#F9F8EE;
	position:relative;	
}
#contents {
	width:1190px;
	margin:0 auto;
}

.clear { clear: both; }

/*--UP--*/


#up{ margin-left:1150px; width:75px; padding:30px 0;}
/*========================================
 + styles
========================================*/
/*========================================
 + グランプリMOVIEstyles
========================================*/
#movies {
	width: 1250px;
	background-image:url(../images/bk_movies.png);
	background-repeat:no-repeat;
	height:640px;
}

#movies #m_left {
	width: 850px;
	height:550px;
	margin:0;
	float:left;
}
#movies #m_left iframe {
	width: 850px;
	height:500px;
	margin:0;
}
#movies #m_right {
	width:366px;
	float:right;
	margin:0 auto;
	padding-top:50px;
	padding-right:10px;
	padding-bottom:80px;
}
#movies #m_right ul{
}
#movies #m_right li{
	float:left;
	padding:2px 0 0;

	}

/*========================================
 + イベント・ファンサービスstyles
========================================*/
#event {
	width: 1250px;
	background-color:#FFF;
}
/*----▽▽▽左：ボタン▽▽▽----*/
#event #search{
	margin:8px 0 0 30px;
	padding-bottom:20px;
	float:left;
	background-color:#333;
}
#event #search ul{
	}
#event #search li{
	text-align:center;
}

/*----▽▽▽右：内容▽▽▽----*/
#event #data_upper,
#event #data_upper2{
	width:980px;
	height:120px;
	float:right;
	background-repeat:no-repeat;
	position:relative;
}
#event #data_upper{
	background-image: url(../images/bk_eve.png);
}
#event #data_upper2{
	background-image: url(../images/bk_eve2.png);
}
#event #data{
	width:980px;
	float:right;
	position:relative;
	background-color:#DDD;
	margin-bottom:50px;
}
#event #data_upper .date{
	position: absolute;
	top: 3px;
	left: 17px;
	}
#event #bar_red,
#event #bar_green{
	width:880px;
	margin:0 25px 40px;
	padding:30px 25px 5px;
	font-size:26px;
	line-height:1.3em;
	font-weight:bold;
	color:#FFFFFF;
	position:relative;
	background-repeat:no-repeat;
	}
#event #bar_red_non,
#event #bar_green_non{
	width:880px;
	margin:0 25px;
	padding:30px 25px 5px;
	font-size:26px;
	line-height:1.3em;
	font-weight:bold;
	color:#FFFFFF;
	position:relative;
	background-repeat:no-repeat;
	}
#event #bar_red,
#event #bar_red_non{
	background-image: url(../images/bk_red.png);
	}
#event #bar_green,
#event #bar_green_non{
	background-image: url(../images/bk_green.png);
	}
#event #bar_red .two,
#event #bar_green .two,
#event #bar_red_non .two,
#event #bar_green_non .two{
	height:80px;
	}
#event #bar_red .three,
#event #bar_green .three,
#event #bar_red_non .three,
#event #bar_green_non .three{
	height:105px;
	}
#event #bar_red .time,
#event #bar_green .time,
#event #bar_red .place,
#event #bar_green .place,
#event #bar_red_non .time,
#event #bar_green_non .time,
#event #bar_red_non .place,
#event #bar_green_non .place{
	height: 38px;
	font-size: 16px;
	line-height: 1.5em;
	font-weight: normal;
	padding: 10px 0 0 45px;
	position: absolute;
	background-repeat: no-repeat;
	background-position: 0 left;
	}
#event #bar_red .time,
#event #bar_green .time,
#event #bar_red_non .time,
#event #bar_green_non .time{
	background-image: url(../images/eve_time.png);
	}
#event #bar_red .place,
#event #bar_green .place,
#event #bar_red_non .place,
#event #bar_green_non .place{
	background-image: url(../images/eve_place.png);
	}
#event #bar_red .eracer,
#event #bar_green .eracer,
#event #bar_red_non .eracer,
#event #bar_green_non .eracer{
	position: absolute;
	left: 353px;
	top: 28px;
	}
#event #bar_red .photo,
#event #bar_green .photo,
#event #bar_red_non .photo,
#event #bar_green_non .photo{
	position: absolute;
	left: 744px;
	top: 27px;
	}
#event #area_wh{
	width:880px;
	background-color:#FFF;
	margin:0 25px 30px;
	padding:15px 25px 25px;
	font-size:18px;
	line-height:1.5em;	
	}
#event #area_wh .img_right{
	width:220px;
	float:right;
	}
#event #area_wh .img_right2{
	width:340px;
	float:right;
	margin-left:20px;
	text-align:right;
	}
#event #area_wh .img_right3{
	width:340px;
	float:right;
	margin-left:20px;
	font-size:16px;
	}
#event #area_wh .img_center{
	width:716px;
	text-align:center;
	margin:0 auto;
	}
#event #time,
#event #place{
	height: 25px;
	font-size: 16px;
	line-height: 1.2em;
	font-weight: normal;
	padding: 12px 0 0 45px;
	position: absolute;
	background-repeat: no-repeat;
	background-position: 0 left;
	margin: 0;
	}
#event #time{
	background-image: url(../images/eve_time.png);
	}
#event #place{
	background-image: url(../images/eve_place.png);
	}
#event #area_wh .yoshimoto{
	height:300px;
	}
#event #area_wh .fb{
	height:460px;
	}
#event #area_wh .gourmet{
	height:540px;
	}
#eve_redmida_big{
	font-size: 26px;
	line-height: 1.3em;
	font-weight: bold;
	position: absolute;
	border-left: #950A00 10px solid;
	padding-left: 10px;
}
#eve_redmida_mid{
	font-size: 20px;
	line-height: 1.3em;
	font-weight: bold;
	position: absolute;
	border-left: #950A00 10px solid;
	padding-left: 8px;
}
#eve_free{
	font-size: 15px;
	line-height: 1.3em;
	position: absolute;
}

.eve_red{ color:#950A00;}
.eve_green{ color:#406C12;}
.bold{ font-weight:bold;}


/*========================================
 + レース展望styles
========================================*/
#gp_tenbo {
	width: 1250px;
	margin:0 auto;
	background-image:url(../images/bk_gptenbo.png);
	background-repeat:no-repeat;
	background-color:#FFFFFF;

}
#ser_tenbo {
	width: 1250px;
	margin:0 auto;
	background-image:url(../images/bk_sertenbo.png);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}
#tenbo {
	width: 810px;
	padding-top:500px;
	padding-left:60px;
	float:left;
	font-size:18px;
	line-height:1.6em;
}
#tenbo .midashi {
	width: 790px;
	background-color:#FBE187;
	padding:10px;	
}
#tenbo_table {
	width: 300px;
	padding-right:50px;
	padding-top:120px;
	float:right;
}
#tenbo_table2 {
	width: 300px;
	padding-right:50px;
	padding-top:500px;
	float:right;
}
#tenbo_table_m{
	width: 294px;
	padding:3px;
	text-align:center;
	font-weight:bold;
	background-color:#BE1E0C;
	color:#FFFFFF;
	}
#tenbo_table_m2{
	width: 294px;
	margin-top:20px;
	padding:3px;
	text-align:center;
	font-weight:bold;
	background-color:#FFC926;
	}
#tenbo_table_link{
	width: 290px;
	padding:3px;
	text-align:center;
	font-weight:bold;
	margin-bottom:5px;
	}
#tenbo_table table,
#tenbo_table2 table{
	width: 300px;
	float:right;
	color:#000;
	text-align:center;
	margin-bottom:10px;
	background-color:#FFFFFF;
	}
#tenbo_table th,
#tenbo_table2 th{
	padding-left:14px;
	color:#FFFFFF;
	background-color:#000;
	padding:2px;
	text-align:center;
}
#tenbo_table td,
#tenbo_table2 td{
	border-bottom:#999 1px solid;
	padding:2px;
}
.t1{ background-color:#CFCFCF; color:#000;}
.t2{ background-color:#000; color:#FFF;}
.t3{ background-color:#FF0004; color:#FFF;}
.t4{ background-color:#0652C8; color:#FFF;}
.t5{ background-color:#FDF400; color:#000;}
.t6{ background-color:#069732; color:#FFF;}

#tenbo_tit {
	width: 800px;
	margin: 0;
	}
#tenbo .sensyu01 {
	color:#006833;
	font-weight:bold;
}
#tenbo .sensyu02 {
	color:#006833;
	font-weight:bold;
	}
#tenbo .tenbo_att {
	text-align:right;
	}

a{/*リンクされた文字*/
    color:#BE1E0C;
    font-style:normal;
    text-decoration:underline;
}
a:hover {/*マウスをのせたとき*/
    color:#840000;
    font-style:normal;
    text-decoration:none;
}

	
/*========================================
 + 出場モーター紹介styles
========================================*/
#motor {
	width:1250px;
	margin:0 auto;
	padding-bottom:20px;
	background-color:#FFF;
}
#motor #bar {
	width:1250px;
	height:102px;
	background-image:url(../images/bar_motor.png);
	background-repeat:no-repeat;
	position:relative;
}
#motor #bar .text {
	position: absolute;
	font-size: 13px;
	line-height: 1.2em;
	left: 983px;
	top: 26px;
	width: 254px;
}
#motor #lead {
	font-size:18px;
	line-height:1.3em;
	text-align:center;
	padding-top:20px;
	padding-bottom:20px;
}
#motor .m_caution{
	width:1195px;
	font-size:14px;
	border-top:#000 1px dotted;
	margin:0 auto;
	padding-top:5px;
	
}
#motor #m_set {
	width:1195px;
	height:180px;
	margin:0 auto;
	background-image:url(../images/bk_motor.png);
	background-repeat:no-repeat;
}
#motor #m_set #no {
	width:195px;
	margin:0 auto;
	padding-top:45px;
	float:left;
}
#motor #m_set #m_table {
	width: 990px;
	float:right;
	}
#motor #m_set #m_comment{
	font-size:13px;
	width: 850px;
	float:left;
	padding-top:17px;
	padding-left:130px;
	}
#motor #m_set #m_table table{
	width: 956px;
	margin-top:8px;
	margin-right:8px;
	float:right;
	color:#000;
	text-align:center;
	}
#motor #m_set #m_table th{
	padding-left:14px;
	color:#FFFFFF;
	background-color:#333;
	border-bottom:#180100 1px solid;
	border-right:#180100 1px solid;	
	text-align:center;
	padding:2px;
}
#motor #m_set #m_table th.motor{
	color:#FFFFFF;
	background-color:#950A00;
	border-bottom:#180100 1px solid;
	border-right:#180100 1px solid;	
	text-align:center;
	padding:2px;
}
#motor #m_set #m_table .ko{
	color:#FFFFFF;
	background-color:#000;
	border-right:#666 1px solid;
	border-left:#666 1px solid;	
	text-align:center;
	padding:2px;
}
#motor #m_set #m_table .ko_y{
	color:#FFC926;
	font-weight:bold;
	background-color:#000;
	border-right:#666 1px solid;
	border-left:#666 1px solid;	
	text-align:center;
	padding:2px;
}
#motor #m_set #m_table .name{
	border-bottom:#000 1px dotted;
	text-align:center;
	padding:2px;
}
#motor #m_set #m_table .seiseki{
	text-align:center;
	padding:2px;
	letter-spacing: 0.2em;
}
#motor #m_set #m_table .renritsu{
	font-size:18px;
	font-weight:bold;
	text-align:center;
	padding:2px;
	background-color:#FFC926;
}
#motor #m_set #m_table td{
	text-align:center;
	border-bottom:#180100 1px solid;
	border-right:#180100 1px solid;
	background-color:#FFF;
}
.m_jyun{ font-weight:bold; color:#0070F5;}
.m_yu{ font-weight:bold; color:#EC0000;}




/*========================================
 + 全国キャンペーンstyles
========================================*/
#titlebar_zen {
	width:1250px;
	height:85px;
	margin:0 auto;
	background-image: url(../images/bar_zen.png);
	background-repeat:no-repeat;
	position:relative;
}
#titlebar_zen .btn_sokokai {
	position: absolute;
	left: 896px;
	top: 36px;
}

#zenkoku {
	width:1250px;
	margin:0 auto;
	padding-bottom:20px;
}
#zenkoku #lead {
	font-size:18px;
	line-height:1.3em;
	text-align:center;
	padding-top:20px;
	padding-bottom:20px;
}
#zenkoku #tit {
	font-size:17px;
	line-height:1.3em;
	text-align:center;
	background-color:#000000;
	padding:15px 10px 10px;
	color:#FFFFFF;
	font-weight:bold;
	margin-bottom:30px;
}
#zenkoku #sche {
	width:1190px;
	margin:0 auto;	
}
#zenkoku #sche #border {
	width:1184px;
	border:3px #BE1E0C solid;
	padding-bottom:10px;
}
#zenkoku #sche #border #left {
	width:664px;
	float:left;
	padding-left:30px;
	padding-top:15px;
}
#zenkoku #sche #border #left .komidashi {
	width:664px;
	height:36px;
	background-image: url(../images/zen_bk_y.png);
	background-repeat:no-repeat;
	text-align:center;
	font-size:20px;
	line-height:1.5em;
	font-weight:bold;
	color:#FFFFFF;
	padding-top:3px;
	padding-bottom:10px;	
}
#zenkoku #sche #border #right {
	width:418px;
	float:right;
	padding-right:30px;
	padding-top:15px;
	text-align:center;
	font-weight:bold;
	font-size:18px;
}
#zenkoku #sche #border #right .komidashi2 {
	width:418px;
	height:36px;
	background-image: url(../images/zen_bk_r.png);
	background-repeat:no-repeat;
	text-align:center;
	font-size:16px;
	line-height:2.2em;
	font-weight:bold;
	color:#FFFFFF;
}
#zenkoku #sche #border #right .text {
	padding-top:5px;
	padding-bottom:10px;
}

#zenkoku #sche #border #left table{
	width: 300px;
	margin-bottom:20px;
	margin-left:15px;
	margin-right:15px;
	float:left;
	font-weight:bold;
	}
#zenkoku #sche #border #left th{
	font-size:16px;
	padding-left:15px;
	color:#FFFFFF;
	background-color:#333;
	border-bottom:#B8B8B8 1px solid;
	text-align:left;
	font-weight:bold;
}
#zenkoku #sche #border #left td{
	font-size:18px;
	text-align:center;
	border-bottom:#B8B8B8 1px solid;
	padding:8px 5px;
}
.sat{
	color:#00A6FF;
	}
.sun{
	color:#E50012;
	}
#zenkoku #red_tit {
	width:1190px;
	height:95px;
	background-image: url(../images/zen_bk_midashi.png);
	background-repeat:no-repeat;
	margin:70px auto 0;
	padding-top:25px;
	text-align:center;	
}
#zenkoku #red_left {
	width:610px;
	float:left;
	padding-left:40px;
	text-align:center;
}
#zenkoku #red_left_text{
	width:560px;
	float:left;
	padding-top:18px;
	padding-left:50px;
	text-align:left;
	font-size:18px;
	line-height:1.5em;
}
#zenkoku #red_left_text img{
	margin-left:80px;
}
#zenkoku #red_right {
	width:570px;
	float:right;
	padding-right:30px;
	font-size:18px;
	line-height:1.5em;
}
#zenkoku #red_right .shikaku {
	width:540px;
	float:left;
	font-size:22px;
	line-height:1.2em;
	border-left:#8A0300 10px solid;
	border-bottom:#8A0300 1px solid;
	padding-left:10px;
	font-weight:bold;
	margin-top:20px;
}
#zenkoku #red_right .data {
	width:610px;
	float:left;
	font-size:18px;
	margin-top:10px;
}
#zenkoku #soko {
	width:1170px;
	margin:80px auto 0;
	border:10px #000 solid;
	text-align:center;
	font-size:20px;
	font-weight:bold;
	line-height:1.5em;
	background-image: url(../images/zen_bk_soko.png);
	background-repeat:repeat-x;
	background-position:0 70px;
}
#zenkoku #soko #jisshi {
	width:1050px;
	color:#FFFFFF;
	font-weight:bold;
	margin:10px auto 0;
	padding-top:5px;
	background-color:#000000;
}
#zenkoku #soko #caution {
	width:1040px;
	font-size:14px;
	line-height:1.3em;
	font-weight:normal;
	color:#FFFFFF;
	margin:0 auto;
	text-align:left;
	padding-bottom:30px;
}
#zenkoku #soko table{
	width: 1050px;
	margin:0 auto 10px;
	text-align:left;
	font-weight:normal;
	}
#zenkoku #soko table th{
	width:130px;
	font-size:16px;
	padding-left:30px;
	color:#FFFFFF;
	background-color:#333;
	border-top:#B8B8B8 1px solid;
	border-bottom:#B8B8B8 1px solid;
	font-weight:bold;
}
#zenkoku #soko table td{
	font-size:18px;
	border-top:#B8B8B8 1px solid;
	border-bottom:#B8B8B8 1px solid;
	padding:8px 20px;
	background-color:#fff;
}
#zenkoku #soko table td.place{
	font-weight:bold;
	text-align:center;
	border-top:#B8B8B8 1px solid;
	background-color:#90110E;
	color:#FFFFFF;

}
.zen_small{
	font-size:16px;
	font-weight:normal;
	}
.bold{
	font-weight:bold;
	}
	
.bold_red{
	font-weight:bold;
	color:#8A0300;
	}	
	
/*========================================
 + シリーズ出場選手styles
========================================*/
#series_mem {
	width:1190px;
	margin:0 auto;
	padding-bottom:20px;
}
#titlebar_sem {
	width:1250px;
	height:100px;
	margin:0 auto;
	background-image: url(../images/bar_ser_mem.png);
	background-repeat:no-repeat;
	position:relative;
	padding-bottom:10px;
}
#titlebar_sem #midashi {
	text-align: center;
	position: absolute;
	width: 648px;
	left: 304px;
	top: 73px;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
}
#date {
	width:1250px;
	text-align: center;
	padding-bottom:10px;
}
#box_sem{}

#box_sem table{
	border:#000 1px solid;
	font-size:16px;
	width:1190px;
	}
#box_sem th{
	background:#333;
	padding:2px;
	text-align:center;
	color:#FFF;
	font-size:14px;
	border-right:#000 1px solid;

	}
#box_sem th.col1{
	background:#950A00;
	padding-top:3px;
	}
#box_sem th.col2{
	background:#FFC926;
	color:#000000;
	padding-top:3px;
	}
#box_sem td{
	text-align:center;
	color:#555555;
	padding:5px 0 2px 0;
    border-right:#000 1px solid;
	color:#000000;
	}
#box_sem td.price{
	width:160px;
	font-size:18px;
	font-weight:bold;
	text-align:right;
	color:#950A00;
	padding-right:20px;
    border-right:#000 1px solid;
	}
#box_sem td.name{
	font-size:18px;
	font-weight:bold;
	}
/* 偶数行の背景色を変更 */  
#box_sem tr:nth-child(even) td {   
  background-color: #e0e0e0;   
}   
  
/* 奇数行の背景色を変更 */  
#box_sem tr:nth-child(odd) td {   
  background-color: #FFF;   
}

/*========================================
 + グランプリ18選手紹介styles
========================================*/
#main_gpm .catch {
	position: absolute;
	left: 710px;
	top: 184px;
}
#gp_mem{
	}
#gp_mem #left{
	width:680px;
	float:left;
	padding-left:30px;

	}
#gp_mem #right{
	width:470px;
	float:right;
	background-color:#3D0300;
	padding-left:30px;

	}
#left .area{
	margin-left:20px;
	margin-bottom:30px;
	width:680px;
	}
/*全体*/
.box_wrap{}
.box_wrap .box{}
/*-----------------------------------------------
左ジャバラ
-------------------------------------------------*/
.box_wrap .box li{
	display:block;
	border-bottom:#000 5px solid;
}
.box_wrap .box li a:hover{ 
	opacity: 0.6;}
	
/*プラスマイナス画像*/
.box_wrap .box ul{
	width:680px;
	background-image: url(../images/ic_plus.png);
	background-repeat:no-repeat;
	background-position:627px 0px;
	background-color:#FFC926;
}
	/*open時*/
.box_wrap .box ul.open {
	background-image: url(../images/ic_minus.png);
	background-repeat:no-repeat;
	background-position:627px 0px;
	background-color:#FFC926;
}

/*-----------------------------------------------
左詳細
-------------------------------------------------*/
.box_wrap .box .set{
	width:680px;
	display:block;
	overflow:hidden;
	background-color:#000;
	color:#FFF;
	padding-bottom:20px;
}

.box_wrap .box .set .mem_tit{
	width:470px;
	float:left;
	margin-top:20px;
	margin-left:20px;
	font-size:18px;
	color:#FFC926;
	font-weight:bold;
}
.box_wrap .box .set .mem_kaisu{
	width:150px;
	float:left;
	margin-top:20px;
	text-align:center;
	border:#666 1px solid;
	margin-left:15px;
	margin-bottom:10px;
	padding:2px;
}
.box_wrap .box .set .mem_lead{
	width:640px;
	float:left;
	margin-left:20px;
	padding-bottom:30px;
	line-height:1.5em;
}
.box_wrap .box .set .left_table{
	width:310px;
	float:left;
	margin-left:20px;
}
.box_wrap .box .set .left_table table{
	width: 300px;
	margin-bottom:10px;
	}
.box_wrap .box .set .left_table th{
	font-size:12px;
	text-align:center;
	border-left:#000 1px solid;
	border-right:#000 1px solid;
	background-color:#333;
	padding-top:2px;
}
.box_wrap .box .set .left_table td{
	font-size:16px;
	text-align:center;
	border-left:#999 1px dotted;
	padding-top:3px;
}
.box_wrap .box .set .left_table td.zen{
	color:#FFF;
	background-color:#910700;
	font-size:14px;
	font-weight:bold;
	border-left:#000 1px solid;
	border-right:#000 1px solid;
}
.box_wrap .box .set .left_table td.sum{
	color:#000;
	background-color:#FFC926;
	font-size:14px;
	font-weight:bold;
	border-left:#000 1px solid;
	border-right:#000 1px solid;
}
.box_wrap .box .set .right_table{
	width:325px;
	float:right;
	margin-right:20px;
}
.box_wrap .box .set .right_table table{
	width: 325px;
	margin-bottom:10px;
	}
.box_wrap .box .set .right_table th{
	font-size:12px;
	text-align:center;
	border-left:#000 1px solid;
	border-right:#000 1px solid;
	background-color:#333;
	padding-top:2px;
}
.box_wrap .box .set .right_table td{
	font-size:16px;
	text-align:center;
	border-left:#999 1px dotted;
	padding-top:3px;
}
.box_wrap .box .set .right_table td.seiseki{
	background-color:#007FC5;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	border-left:#000 1px solid;
	border-right:#000 1px solid;
}
.box_wrap .box .set .right_table td.kakutoku{
	font-size:12px;
	line-height:1.5em;
	text-align:left;
	padding-left:10px;
	padding-top:5px;
	}
.box_wrap .box .set .right_table td.kakutoku_non{
	font-size:12px;
	line-height:1.5em;
	padding-left:10px;
	color:#999;
	}

	
/*全体*/
.box_wrap_thin{}
.box_wrap_thin .box{}
/*-----------------------------------------------
右ジャバラ
-------------------------------------------------*/
.box_wrap_thin .box li {
	display:block;
}
.box_wrap_thin .box li a:hover{ 
	opacity: 0.6;}

/*プラスマイナス画像*/
.box_wrap_thin .box ul{
	width:436px;
	background-image: url(../images/ic_plus2.png);
	background-repeat:no-repeat;
	background-position:403px 8px;
	border-top:1px #000 solid;
	background-color:#FFF;
}
	/*open時*/
.box_wrap_thin .box ul.open {
	background-image: url(../images/ic_minus2.png);
	background-repeat:no-repeat;
	background-position:403px 8px;
	border-top:1px #000 solid;
	background-color:#FFF;
}

/*-----------------------------------------------
右詳細
-------------------------------------------------*/
.box_wrap_thin .box .set{
	width:436px;
	display:block;
	overflow:hidden;
	background-color:#000;
	color:#FFF;
	padding-bottom:20px;
}

.box_wrap_thin .box .set .mem_tit{
	width:255px;
	float:left;
	margin-top:10px;
	margin-left:10px;
	font-size:16px;
	color:#FFC926;
	font-weight:bold;
	line-height:1.3em;
}
.box_wrap_thin .box .set .mem_kaisu{
	width:150px;
	float:left;
	margin-top:10px;
	text-align:center;
	border:#666 1px solid;
	margin-right:5px;
	margin-bottom:5px;
	padding:2px;
}
.box_wrap_thin .box .set .mem_lead{
	width:416px;
	float:left;
	margin-left:10px;
	padding-top:10px;
	padding-bottom:20px;
	line-height:1.5em;
}
.box_wrap_thin .box .set .same_table{
	width:416px;
	margin-left:10px;
	float:left;
}
.box_wrap_thin .box .set .same_table table{
	width: 416px;
	margin-bottom:10px;
	}
.box_wrap_thin .box .set .same_table th{
	font-size:12px;
	text-align:center;
	border-left:#000 1px solid;
	border-right:#000 1px solid;
	background-color:#333;
	padding-top:2px;
}
.box_wrap_thin .box .set .same_table td{
	font-size:16px;
	text-align:center;
	border-left:#999 1px dotted;
	padding-top:3px;
}
.box_wrap_thin .box .set .same_table td.zen{
	color:#FFF;
	background-color:#910700;
	font-size:14px;
	font-weight:bold;
	border-left:#000 1px solid;
	border-right:#000 1px solid;
}
.box_wrap_thin .box .set .same_table td.sum{
	color:#000;
	background-color:#FFC926;
	font-size:14px;
	font-weight:bold;
	border-left:#000 1px solid;
	border-right:#000 1px solid;
}
.box_wrap_thin .box .set .same_table td.seiseki{
	background-color:#007FC5;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}
.box_wrap_thin .box .set .same_table td.kakutoku{
	font-size:12px;
	line-height:1.5em;
	text-align:left;
	padding-left:10px;
	padding-top:5px;
	}
.box_wrap_thin .box .set .same_table td.kakutoku_non{
	font-size:12px;
	line-height:1.5em;
	padding-left:10px;
	color:#999;
	}
.comment{
	width:435px;
	float:left;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	line-height:1.5em;
	padding-top:15px;
	text-align:center;
}
.caution{
	width:435px;
	float:left;
	font-size:14px;
	line-height:1.5em;
	padding-top:15px;
}	


.box_wrap .box .set  {display:none;}/*チェック時は消すと良い*/
.box_wrap_thin .box .set  {display:none;}/*チェック時は消すと良い*/


/*ul.accordion ul {display:none;}テスト用不要*/


/*========================================
 + 優勝者当てランキング当てQUIZstyles
========================================*/
#quiz{

	}
#quiz iframe {
	height: 1450px;
	width: 960px;

}

/*========================================
 + Road to the Grandprix 抽選会styles
========================================*/
#title_rtgp{ width:960px; position: relative; height:500px; position:relative;}
#title{ width:960px; position: relative; height:190px;}
#title .read{ /*text-align:left; margin:5px 30px 20px;*/
	position: absolute;
	top: 155px;
	left: 171px;
	width: 617px;
	font-size:16px;
	font-weight:bold;
	text-align:center;
}

.bt_party{ position:absolute; bottom:10px; right:45px;}

#sanka, #shohin{ width:900px; margin:0 auto; margin-top:20px; overflow:hidden;}
#sanka table{ width:900px; border:2px #333021 solid; background:#FFFFFF; float:left;}
#sanka #party{ width:264px; float:right;}

#shohin table{ width:900px; border:2px #333021 solid; background:#FFFFFF;}

.space{ margin-top:35px;}

/*--参加方法--*/
#sanka th{ width:124px; background:url(../05img/m01.png) left top no-repeat #333021;}
#sanka td{padding:10px; text-align:left; color:#333021;}
#sanka td .kome{ color:#666666; margin-top:5px;}

/*--賞品--*/
#shohin th{ width:124px; background:url(../05img/m02.png) left top no-repeat #333021;}
#shohin td{padding:10px; text-align:left; color:#333021; border-bottom:#333021 solid 1px;}
#shohin .kurai{ width:78px; background:#FAE123; text-align:center; border-bottom:#333021 solid 1px; border-right:#333021 solid 1px;}
#shohin td .chusyaku{background:#BBBBBB; color:#FFFFFF; text-align:left; padding:2px 10px;}
#bk{ background:url(../05img/shohin_bk.gif);}
#shohin td span{color:#FF0000; font-weight:bold;}
#bt_shohin{ float:left; margin-left:5px;}

/*--スケジュール＆1等･2等賞品--*/

#sc{ width:900px; margin:0 auto; overflow:hidden;/* position:relative;*/}
#sc li{ position:relative;}
.end{ position:absolute; top:0; left:0;}

#year{ width:218px; background:url(../05img/year.png) no-repeat top left #FAE123; text-align:center;}

.y2015{ line-height:200px; font-family:Arial, Helvetica, sans-serif; font-size:30px;}

.y2016{ line-height:475px; font-family:Arial, Helvetica, sans-serif; font-size:30px;}

#sc ul{ display:table; margin: 0 -8px 0 0;
 overflow: hidden;}
#sc li{ display:table-cell; float:left; margin: 10px 8px 10px 0;}
li:last-child{ margin-right:none;}

.img{ text-align:center;}

#sc table{ width:219px; border:2px #333021 solid; background:#FFFFFF;}
#sc th{background: #066CA1; height:38px; vertical-align:top;}
#sc .tit{ height:40px; padding:2px 0 0 0; text-align:center; font-weight:bold; color:#333021; border-top:1px #333021 solid; background:url(../05img/h_bk.gif);}
#sc td{padding:5px; text-align:left; color:#333021; border-top:1px #333021 solid; vertical-align:top;}
#sc .k01tou{ background:url(../05img/s_1tou.png) no-repeat; padding: 3px 0 0 45px;}
#sc .k02tou{ background:url(../05img/s_2tou.png) no-repeat; padding: 9px 0 0 45px;}
#sc .sml{ font-size:10px;}

#sc .d01{ height:200px;}
#sc .d02{ height:450px;}
#sc .d03{ height:460px;}
#sc .d04{ height:475px;}

#sc .day{ width:160px; font-size:12px; padding:0px; background:#E3AF18; color:#FFFFFF; margin:0 auto; margin-bottom:3px; margin-top:-3px;}

.w_chance{ background-color:#E2FFA9; padding:10px;}
#red{ color:#FF0000; font-weight:bold; float:left;}
#blue{ color:#066CA1; font-weight:bold; float:left;}

/*--ジャンピーカード限定特典--*/

#jc{width:900px; margin:0 auto;/**/}

#jc #syotai{
background:url(../05img/m04.jpg) no-repeat;
width:800px;
height:210px;
padding:150px 0 0 100px;/**/
color:#FFFFFF;}

#syotai span{ color:#F4EB0C; font-weight:bold;}


/*========================================
 + プレイバックstyles
========================================*/
#contents_mov{}
		
#pb{
		width:960px;
		margin:0 auto;	
	}
#pb_thum{ width:924px; margin:0 auto;
}
.thum{
		width:449px;
		margin:0 7px 0 6px;
		float:left;
		/*background:url(../04img/pb_body.jpg) top center repeat-y;*/
		}
.thum ul{
		list-style:none;
		margin-top:-1px;}
.thum li{
		width:449px;
		height:30px;
		margin-bottom:1px;
		background:url(../04img/pb_body.jpg) top center ;

		}
.thum li table{
		width:449px;
		height:32px;
		text-align:center;}
.thum li table td.yy{
		text-align:right;
		color:#033C5B;
		font-size:14px;}
.thum li table td.br{
	line-height: 10px;
	vertical-align: top;
	color: #261B29;
	font-size: 10px;
}
.thum li table td.nn{
	line-height: 13px;
	color: #C9AB39;
	font-size: 10px;
}
.thum li table td.racer{
		color:#001C28;
		font-weight:bold;
		font-size:16px;}
#pb_head{
		margin-top:0;}	


#mv_box{ width:900px; margin:0 auto; margin-bottom:20px;
padding:40px 0;
background:#261B29;}

#pb_movie{
		width:680px;
		height:385px;
		background:url(../04img/bg_pb_movie.jpg) top center no-repeat ;
		margin:0 auto;
	}
#moviebox{
	width: 480px;
	height: 360px;
	margin:0px auto;
	padding-top:13px;
    }
.pb_movie{
	width: 480px;
	height: 360px;
}

/*========================================
 + ポイントカード抽選会styles
========================================*/

#title_point{ width:1000px; margin:0 auto;}

.space{ padding:20px 0 0 0;}

#box01p{ margin:0 auto; width:740px; overflow:hidden; padding-left:160px; background:url(../06img/mi01.png) no-repeat; margin-bottom:20px;}
#box02{ margin:0 auto; width:740px; overflow:hidden; padding-left:160px; background:url(../06img/mi02.png) no-repeat; margin-bottom:20px;}

#box{ margin-left:20px; float:left;}

#box01p table{ margin-top:5px;}
#box01p th{ padding:5px 10px 0; background:#F1FF29;}
#box01p td{ padding:5px 10px 0; background:#FFFFFF;}

#box02 table{ width:716px; border:#000000 1px solid;}
#box02 th{ padding:5px 0  5px 10px; vertical-align:middle; background:#D9BA61; width:225px; border-bottom:#000000 1px solid; border-left:#000000 1px solid;}
#box02 td{ padding:5px 0  5px 10px; vertical-align:middle; background:#FFFFFF; width:480px; border-bottom:#000000 1px solid; border-left:#000000 1px dotted;}
#box02 th .red{color:#E70408;}
#box02 th .blue{color:#0080C6;}




/*========================================
 +記者コラム styles
========================================*/

#title_col{ width:960px; position: relative; height:180px;}

#title_cols{ width:960px; position: relative; height:90px;}
.cyacchi{
	position: absolute;
	top: 0px;
	left: 30px;
}

.back{
	position: absolute;
	top: 111px;
	right: 63px;
	width: 85px;
	height: 24px;
}

 .back a:hover{
	opacity: 0.6;}
	
	
#newnew{ width:376px; height:45px; background:url(../08img/new_bk.png) no-repeat; margin:0 auto; font-weight:bold; font-size:20px; padding-top:45px; text-align:center;}	

#newnew2{width:850px; height:45px; background:url(../08img/new_bk2.png) no-repeat; margin:0 auto; font-weight:bold; font-size:20px; padding-top:45px; text-align:center;}	


#newnew a{ text-decoration:underline; color:#CC0000;}
	

#box01{width:530px; background:url(../08img/top_sctit.png) no-repeat;
margin:0 auto; margin-top:20px; margin-bottom:15px;
padding-left:136px;}

#box01 table{ /*width:470px;*/ border:#333020 3px solid; margin-top:0; font-size:12px;}
#box01 th{ background:#D1BB51; padding:2px; text-align:center;
color:#555555;}
#box01 td{ width:75px; text-align:center; color:#55555; padding:5px 0 2px 0;
 border-right:#e0e0e0 1px solid;}

#box01 th.col1{ width:130px; background:#4E2E2F; color:#FFFFFF; text-align:left; border-bottom:#e0e0e0 1px solid; padding-top:3px;}

/* 偶数行の背景色を変更 */  
#box01 tr:nth-child(even) td {   
  background-color: #FFFFFF;   
}   
  
/* 奇数行の背景色を変更 */  
#box01 tr:nth-child(odd) td {   
  background-color: #e0e0e0;   
}

.box02{ background:url(../08img/top_bk.png) no-repeat;
 width:900px; height:390px; margin: 0 auto; margin-top:50px; margin-bottom:20px; position:relative;}
 
 .syosai{
	position: absolute;
	top: -27px;
	right: 0px;
	width: 207px;
	font-size: 12px;
	text-align:right;
} 
 
 .box02 ul{ width:160px; margin:166px 0 0 20px; float:left;} 
 .box02 li{ width:140px; margin-bottom:3px; position:relative;}
 
 .new{ position:absolute; top:5px; left:5px;}
 
 .box02 a{}
 .box02 a:hover{
	opacity: 0.6;}
	
	
p.gread{ font-family:"Times New Roman", Times, serif;}
p{ display:inline;}

/*------------記者コラム中ページ--------------*/

/*-----共通メニュー----*/
.box_menu{
	 background:url(../08img/menu_bk.png) no-repeat;
 width:900px; height:125px; margin: 0 auto; margin-top:50px;}

 .box_menu ul{ width:170px; margin:55px 0 0 10px; float:left;} 
 .box_menu li{ width:50px; margin-left:3px; margin-bottom:3px; float:left;}
 
 li:first-child{
margin-left:none;
}
 
 .box_menu a{}
 .box_menu a:hover{
	opacity: 0.6;}
	
.hol{ color:#E7350C;}
.sat{ color:#23ADE7;}

#kisya{ margin:20px 0 0 0; text-align:center;}	


/*-----記事----*/

#column{ width:730px; padding:30px 85px; margin:0 auto;}
#column_box{
	background-image: -webkit-gradient(linear, left top, left bottom, from(#999999), to(#333333));
	background-image: -webkit-linear-gradient(#999999,#333333);
	background-image:    -moz-linear-gradient(#999999,#333333);
	background-image:         linear-gradient(#999999,#333333);}

.bk_01{ background:url(../08img/ks01_t_bk.png);}
.bk_02{ background:url(../08img/ks02_t_bk.png);}
.bk_03{ background:url(../08img/ks03_t_bk.png);}
.bk_04{ background:url(../08img/ks04_t_bk.png);}
.bk_05{ background:url(../08img/ks05_t_bk.png);}

#column .read,#column .midashi{ line-height:1.6em; font-weight:bold; background:#FFFFFF; padding:0 44px 10px; margin:0;}

.r01{ color:#047AB3;}
.r02{ color:#B99106;}
.r03{ color:#015CB0;}
.r04{ color:#D10C24;}
.r05{ color:#046828;}

#column .text{ line-height:1.7em; background:url(../08img/dot.png) #FFFFFF;  padding:3px 44px 30px; margin:0;}


#column span{ background:#F3EA00; /*color:#FFFFFF; */padding:0 2px;}

.midashi{ font-size:18px;}

.bd{ border-bottom:#868686 solid 1px;}

/*========================================
 +グランプリとは？ styles
========================================*/

#title_guide{ width:960px; position: relative; height:180px;}
#gr_read{
	width: 670px;
	margin: 0 auto;
	height: 114px;
	padding: 50px 210px 0 20px;
	position: relative;
	color: #FFFFFF;
	background: url(../03img/read_bk.png) no-repeat;
}

#kyacchi{
	position: absolute;
	right:0px;
	top: -30px;
}

#race_sc{ width:900px; margin:0 auto; margin-top:50px;}

#race_sinko{ width:900px; margin:0 auto; padding-top:50px;}
#race_rule{
	width: 900px;
	height: 1745px;
	margin: 0 auto;
	margin-top: 50px;
	background: url(../03img/movie_rule.png) no-repeat;
	position: relative;
}
#race_rule .movie_rule{
	position: absolute;
	width: 640px;
	height: 360px;
	top: 1303px;
	left: 132px;
	background: url(../03img/bk_movie.png) no-repeat;
}

#race_rule .btn_mov{
	position: absolute;
	width: 300px;
	height: 50px;
	top: 1673px;
	left: 307px;
}

 .movie_rule02{ width:640px; height:360px;}

.orange{ color:#FF8000; font-weight:bold;}
.purple{ color:#9797FF; font-weight:bold;}

/*========================================
 +坂上忍コンテンツ イベント
========================================*/
#ss_img{
	width:960px;
	margin:0 auto;
	}
	
/*========================================
 +坂上忍コンテンツ コラム
========================================*/
#ss_column{
	width:960px;
	margin:0 auto;
	background-image:url(../00img/bk_tit.png);
	background-repeat:no-repeat;
	position:relative;	
	}
	
/*-------タブ-------*/	
#nav {
	width: 670px;
	height:80px;
	padding-top:250px;
	padding-left:270px;
	margin:0;
	}
#nav li{
	float:left;
	width:142px;
	margin-left:13px;
	}

	
#tab-01{display:none;}	
#tab-02{display:none;}	
#tab-03{}	

#ss_column_mida{
	width:757px;
	height:80px;
	margin:40px auto 0;
	}
#ss_column_img{
	position: absolute;
	z-index: 1;
	display: block;
	width: 133px;
	left: 590px;
	top: 981px;
	
	}
#ss_column_txt{
	width:760px;
	padding-top:30px;
	padding-bottom:50px;
	padding-left:100px;
	padding-right:100px;
	margin:0;
	background-image:url(../00img/bk_main.png);
	background-repeat:repeat-y;
	}
#ss_column_txt p{
	font-size: 16px;
	line-height: 1.8em;
	}	
#ss_column_txt #sign{
	padding-top:20px;
	text-align:right;

	}
#ss_column_bottom{
	width:960px;
	}
	
	
.column_font{
	font-weight:bold;
	background-color:#FFE412;
	}


/*========================================
 +footer styles
========================================*/

#footer {
	width:1250px;

	}

#copyright {
	width:1250px;
	font-size:12px;
	color:#FFF;
	line-height:2.2em;
	text-align:center;
	margin:0 auto;
	padding:10px 0 20px;
}
#btn_up {
	width: 800px;
	margin:0 auto;


}
#btn_up img {
	margin-right:20px;
	float:right;
}
