@charset "utf-8";
/* CSS Document */

body{
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka,Arial, Helvetica,  sans-serif;
	/*font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HG明朝E","HGS明朝E","ＭＳ Ｐ明朝",serif;*/
	color:#333;
	background: #ffc600;
}
/*header*/
.header{
	background:#f7f7f7;
}
.headbox{
	width: 940px;
	margin:auto;
}
.headlogo{
	float: left;
	padding:10px 0;
	width:355px;
	margin-left:-60px;
}
.headlogo img{
	max-width:100%;
}
.headlist{
	float: right;
	padding:17px 0 0;
}
.headlist ul li{
	float: right;
	margin:0 0 0 10px;
	position:relative;
}
.headlist ul li:last-child{
	margin:0 0 0 0px;
}
.header span.new_btn {
    display: block;
    width: 28px;
    line-height: 20px;
    font-size: 9px;
    position: absolute;
    top: -10px;
    right: 0;
    background: #f33b3b;
    text-align: center;
    color: #fff;
	border:1px solid #f33b3b;
    border-radius: 5px;
	opacity:1.0;
}

/*headerここまで*/


.mp.contents{
	background:#d9d9d9;
}
.contents{
 	padding-bottom:15px;
	margin-bottom:15px;
}
.wrap01{
	width: 950px;
	margin:auto;
}
.wrap02{
	width: 946px;
	margin:auto;
}
.wrap03{
	width: 780px;
	margin:auto;
}
.wrap04{
	width: 600px;
	margin:auto;
}
.wrap05{
	width: 418px;
	margin:auto;
}
/*マイページ*/
.mphead{
	background:url(../images/bg_top.png) no-repeat left top;
	text-align:right;
	font-size:42px;
	letter-spacing:3px;
	color:#fff;
	padding:70px 0 80px;
}
.mpbox{
	width: 950px;
	background:#f5f5f5;
	border:2px solid #a4a5a4;
	margin:auto;
	padding:0 0 190px;
}
.mpname{
	width: 775px;
	margin:auto;
	padding:80px 0 50px;
}
.mpname .nameicon{
	width: 225px;
	float: left;
	text-align:center;
	padding:35px 0 35px;
	background:url(../images/icon_bg.png) no-repeat left top;
}
.mpname .nameicon .icon{
	width:155px;
	margin:auto;
}
.mpname .nameicon img{
	max-width:100%;
}
.mpname .username{
	width: 495px;
	float: right;
	padding:45px 0 52px;
}
.mpname .username .namesub{
	font-size:28px;
}
.mpname .username .namemain{
	font-size:68px;
}
.mpnews{
	background:#d9ebf0;
	width: 860px;
	padding:20px 20px;
	margin:auto;
}
.mpnews .newstitle{
	margin:0 0 15px;
	font-size:14px;
	color:#688ca3;
	border-bottom:1px solid #688ca3;
	padding:0 0 10px;
}

.newsbox{
	background:#fff;
	height: 225px;
	overflow-y:auto;
	padding:10px;
}
.newsbox dl{
	border-bottom:1px dashed #000;
	padding-bottom:5px;
	margin-bottom:5px;
}
.newsbox dl dt{
	float:left;
	width:70px;
}
.newsbox dl dd{
	float:left;
	width:730px;
}
.mptab{
	margin:25px auto 0;
	width: 860px;
}
.mptab .disnon {
    display: none;
}
.mptab #tab{
	width: 915px;
	margin-left: auto;
	margin-right: auto;
}
.mptab .content_wrap{
	background:#fff;
	border-right:1px solid #a2a4a6;
	border-left:1px solid #a2a4a6;
	border-bottom:1px solid #a2a4a6;
}
.mptab #tab li {
  float: left;
  list-style: none;
  cursor: pointer;
  line-height:59px;
  font-size:18px;
  color:#fff;
  position:relative;
  background-color:#a2a2a2;
  text-align:center;
  font-weight:bold;
  border-bottom:4px solid #7b7b7b;
  width:208px;
}
.mptab #tab li.tab01{
  /*width:165px;*/
  z-index:10;
}
.mptab #tab li:hover{
  background-color:#547a95;
  border-bottom:4px solid #2b5877;

}
.mptab #tab li.select{
  background-color:#547a95;
  border-bottom:4px solid #2b5877;
}
.mptab #tab li.tab02{
  /*width:165px;*/
  margin-left:10px;
  z-index:9;
}
.mptab #tab li.tab03{
  /*width:165px;*/
  margin-left:10px;
  z-index:8;
}
.mptab #tab li.tab04{
  /*width:165px;*/
  margin-left:8px;
  z-index:7;
}
.mptab #tab li.tab05{
  width:168px;
  margin-left:8px;
  z-index:7;
}
.mptab span.new_btn {
    display: block;
    width: 28px;
    line-height: 20px;
    font-size: 9px;
    position: absolute;
    top: -10px;
    right: 0;
    background: #f33b3b;
    text-align: center;
    color: #fff;
	border:1px solid #f33b3b;
    border-radius: 5px;
	opacity:1.0;
}

.mptab .mpinfo{
	width: 785px;
	margin:0px auto 75px;
	padding-top: 50px;
}
.mptab .mpinfo table th{
	text-align:center;
	padding:22px 0;
	background:#dce3e6;
	color:#797b7d;
	width: 235px;
	font-size:16px;
	border:2px solid #cacbcc;
}
.mptab .mpinfo table td{
	padding:26px 38px;
	font-size:14px;
	color:#545454;
	width: 550px;
	border:2px solid #cacbcc;
}

.mptab .mpform{
	width: 785px;
	margin:0px auto 50px;
	padding-top: 50px;
}
.mptab .mpinfo table td input[type="text"]{
	border:1px solid #95989a;
	padding:5px 2px;
	width: 100%;
}
.mptab .mpinfo .buttonarea{
	text-align:center;
}
.mptab .mpinfo .buttonarea{
	text-align:center;
	padding:30px 0;
}
.mptab .buttonarea a{
	display:inline-block;
	line-height:60px;
	width:220px;
	font-size:20px;
	background-color:#a2a2a2;
	color:#fff;
	border-bottom:5px solid #7b7b7b;
	font-weight:bold;
	text-align:center;
	box-sizing:border-box;
	cursor:pointer;
}
.mptab .buttonarea a:hover{
	border-bottom:5px solid #a2a2a2;
}
.mptab .mpinfo button{
	border:none;
	background:none;
	margin:50px 0 0px;
}
.mptab .mpform .formtitle{
	text-align:center;
	padding:25px 0;
	background:#dce3e6;
	color:#797b7d;
	font-size:18px;
	font-weight:bold;
	color:#6b6c6d;
	border:2px solid #cacbcc;
}
.mptab .mpform .formcheck{
	border-left:2px solid #cacbcc;
	border-right:2px solid #cacbcc;
	border-bottom:2px solid #cacbcc;
	padding:27px 44px;
}
.mptab .mpform .checkbox{
	font-size:18px;
	color:#6b6c6d;
	margin-bottom: 25px;
	font-weight:bold;
}
.mptab .mpform .checkbox input[type="checkbox"]{
	width: 76px;
}
.mptab .mpform .formattention{
	font-size:14px;
	color:#707070;
	text-align:center;
}
.mptab .mpform .buttonarea{
	text-align:center;
}
.mptab .mpform button{
	border:none;
	background:none;
	margin:50px 0 0px;
}
.mptab .mpresult{
	padding-top: 55px;
	width: 750px;
	margin:0 auto 80px;
}
.mptab .mpresult .resulttitle{
	font-family: "AXIS Std";
	background:#e6c63e;
	font-size:24px;
	color:#fff;
	padding:20px 0;
	text-align:center;
	font-weight:bold;
	border-bottom:10px solid #c9ad37;
}
.mptab .mpresult table th{
	text-align:center;
	padding:26px 0;
	background:#3c5e77;
	color:#797b7d;
	width: 65px;
	font-size:18px;
	color:#fff;
	border:2px solid #cacbcc;
}
.mptab .mpresult table td{
	padding:26px 0px;
	font-size:18px;
	color:#545454;
	font-weight:bold;
	text-align:center;
	border:2px solid #cacbcc;
}
.mptab .mpresult .tab{
	margin:15px auto 15px;
}
.mptab .mpresult table th.nbsp {
    background-color: transparent;
    border-left: 0 none;
    border-top: 0 none;
	padding:5px 0;
}
.mptab .mpresult table th.vip {
    background-color: #996c33;
    color: #fff;
    padding: 5px 5px;
    width: 170px;
	font-weight:bold;
	font-size:14px;
	font-weight:normal;
}

.mptab .mpresult table th.every {
    background-color: #f39700;
    color: #fff;
    padding: 5px 5px;
	font-size:14px;
    width: 170px;
	font-weight:normal;
}
.mptab .mpresult table th.vip2 {
    background-color: #bcbbbb;
    color: #fff;
    padding: 5px 5px;
    width: 170px;
	font-weight:bold;
	font-size:14px;
	font-weight:normal;
}

.mptab .mpresult table th.every2 {
    background-color: #a2a2a2;
    color: #fff;
    padding: 5px 5px;
	font-size:14px;
    width: 170px;
	font-weight:normal;
}
.mptab .mpquestionnaire{
	width: 785px;
	margin:0px auto 50px;
	padding-top: 50px;
	line-height:200%;
}
.mptab .mpquestionnaire h2{
	line-height:160%;
}
.mptab .mpquestionnaire table th{
	text-align:center;
	padding:22px 10px;
	background:#dce3e6;
	color:#797b7d;
	width: 235px;
	font-size:16px;
	color:#6b6c6d;
	border:2px solid #cacbcc;
}
.mptab .mpquestionnaire table td{
	padding:14px 10px;
	font-size:14px;
	color:#545454;
	width: 550px;
	border:2px solid #cacbcc;
}
.mptab .mpquestionnaire table td input[type="text"]{
	border:1px solid #95989a;
	padding:5px 2px;
	width: 100%;
}
.mptab .mpquestionnaire table td textarea{
	border:1px solid #95989a;
	padding:5px 2px;
	width: 100%;
	resize:vertical;
}
.mptab .mpquestionnaire table td input.fa{
	width: 70%;
}
.mptab .mpquestionnaire .buttonarea{
	text-align:center;
}
.mptab .mpquestionnaire button{
	background-color: #a2a2a2;
	border-bottom: 4px solid #7b7b7b;
	line-height: 59px;
	width: 200px;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	cursor:pointer;
	margin-top: 50px;
}
.mptab .mpquestionnaire .button_oubo{
	text-align:center;
}
.mptab .mpquestionnaire .button_oubo button{
	background-color: #a2a2a2;
	border-bottom: 4px solid #7b7b7b;
	line-height: 59px;
	width: 200px;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	cursor:pointer;
}
.mp .copy{
	text-align:center;
	padding:22px 0 32px;
	font-size:14px;
}
.mpresult .tab li {
    background: #6b97cc;
    color: #fff;
    cursor: pointer;
    float: left;
    font-size: 16px;
    padding: 2%;
    text-align: center;
    width: 50%;
}
.mpresult .tab li.select{
	background: #004da4;
}
.mpresult .xnoneTab {

position: relative;


}
.mpresult .xnoneTab .tabbox{

 clear: both;

 width: 0%;

 height:0%;
 
 display:none;

 }

.mpresult .xnoneTab .tabbox.active{
width: 100%;
opacity: 1;
height:100%;
position:relative;
display:block; 

}

#login{
   position:absolute;
   left:0;
   right:0;
   top:240px;
   bottom:0;
}
.logoimg{
	width: 420px;
	margin-left: 60px;
	margin-right: auto;
	text-align:center;

}
.logoimg img{
	max-width:100%;
}
#false_msg{
	display: block;
	width: 100%;
	background-color:#F06668;
	text-align: center;
	line-height: 300%;
	margin-bottom: 20px;
	color: #fff;
	border-radius: 5px;
}
/*マイページここまで*/

/*Q&Aお問い合わせ*/
.faq.contents{
	background:#99ebff url(../newimg2025/login/login_bg.jpg) no-repeat center top;
	margin-bottom: 0;
	min-height: 100vh;
	padding-top:30px;
}
.faq.contents.ptn2{
	background:#4ba2e6;
	padding-top:30px;
}
.faq .faqinhead{
	text-align:center;
	font-family: "AXIS Std";
	font-size:52px;
	padding:40px 0 45px;
	border-bottom:6px solid #b9a13f;
	color:#fff;
	background:#e6c63e;
}
.faq .faqhead{
	padding:50px 0 50px;
	text-align:center;
	font-family: "AXIS Std";
	font-size:64px;
	color:#fff;
	font-weight:bold;
}
.faq .question{
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	padding:16px 0;
	font-size:20px;
	color:#fff;
	font-weight:bold;
}
.faq .answer{
	padding:10px 0 50px;
	color:#fff;
	font-size:16px;
	line-height: 24px;
	font-weight:bold;
}
.faq .contacthead{
	padding:30px 0 10px;
	text-align:center;
	color:#fff;
	font-size:40px;
}
.faq .contactp{
	text-align:center;
	color:#fff;
	font-size:30px;
	margin-bottom:30px;
}

.faq .questbox{
	border:5px solid #e5e5e5;
	overflow:hidden;
	padding:15px;
}
.faq .questbox p{
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	font-size:20px;
}
.faq .questbox .box_01{
	width:100%;
}
.faq .questbox .box_01 p a{
	display:block;
	width:453px;
	padding:20px 0;
	border-bottom:1px solid #e5e5e5;
	border-right:1px solid #e5e5e5;
	color:#fff;
}
.faq .questbox .box_02 p a{
	display:block;
	width:300px;
	padding:20px 0;
	border-right:1px solid #e5e5e5;
	color:#fff;
}
.faq .questbox .box_01 p:last-child a,.faq .questbox .box_02 p:last-child a{
	border-right:0;
}
.faq .formbox .text{
	color:#fff;
	line-height:140%;
}
.faq .formbox dl dt{
	text-align:center;
	padding:12px 0;
	background:#0016be;
	font-size:16px;
	border:1px solid #cacbcc;
}
.faq .formbox dl dd{
	padding:12px 14px;
	background:#fff;
	font-size:16px;
	border:1px solid #cacbcc;
}
.faq .formbox dl dd .accent{
	font-size:10px;
}
.faq .formbox dl dd input[type="text"],.faq .formbox dl dd input[type="password"],.faq .formbox dl dd input[type="email"],.faq input[type="email"]{
	border:1px solid #95989a;
	padding:5px 2px;
	width: 100%;
}
.faq .formbox dl dd input[name="name1"],
.faq .formbox dl dd input[name="name2"],
.faq .formbox dl dd input[name="kana1"],
.faq .formbox dl dd input[name="kana2"]{
	width:49%;
	display:inline-block;
	vertical-align:top;
	box-sizing:border-box;
}
.faq .formbox dl dd input[name="name1"],
.faq .formbox dl dd input[name="kana1"]{
	margin-right:2%;
}
.faq .send{
	display:block;
	width:418px;
	background: url(../newimg2025/login/btn_bg_01.png) no-repeat left top;
    background-size: 100%;
    text-align: center;
    padding: 13px 0;
    cursor: pointer;
    color: #fff;
	font-weight:bold;
	font-family: 'AXIS Std','Yu Gothic','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','メイリオ', 'Meiryo','Helvetica Neue', 'Helvetica', 'Arial',sans-serif;
	font-size:16px;
	position: relative;
}
.faq .send::after,.login .loginbtn::after,.login .btn02::after,.login .btn03::after{
	content: "";
    position: absolute;
    right: 14px;
    top: 21px;
    width: 10px;
    height: 22px;
    background: url(../newimg2025/login/yajirushi_01.png) no-repeat left top;
    background-size: 100%;
}
.faq .formbox dl dd select{
	border:1px solid #95989a;
	padding:5px 2px;
	width: 28%;
}
.faq .formbox dl dd textarea{
	border:1px solid #95989a;
	padding:5px 2px;
	width: 100%;
	height: 165px;
	resize:vertical;
}
.faq .formbox .submit{
	text-align:center;
}
.faq .formbox button{
	border:none;
	background:none;
	margin:35px 0 50px;
}
.faq .copy{
	text-align:center;
	padding:0px 0 15px;
	font-size:14px;
	color:#fff;
}
/*Q&Aお問い合わせここまで*/

/*キャッシュバックキャンペーン*/
.cash.contents{
	background:#64c66f;
}
.cashhead{
	background:url(../images/bg_top.png) no-repeat left top;
	text-align:right;
	font-size:42px;
	letter-spacing:3px;
	color:#fff;
	padding:45px 0 40px;
}
.cahhhead h2{
	font-weight:bold;
}
.cashbox{
	background:#fff;
	border:1px solid #2d8b37;
	padding:60px;
}
.cashbox h3{
	color:#fff;
	font-weight:bold;
	font-size:16px;
	text-align:center;
	padding:20px 5px;
	background:#389543;
}
.abouttitle{
	font-size:24px;
	color:#389543;
	text-align:center;
	padding:35px 0;
}
.abouttex{
	color:#a0a3a5;
	font-size:16px;
	line-height: 32px;
	margin-bottom:30px;
}
.cashinfo{
	background:#eaeaea;
	margin:30px 0 30px;
}
.cashinfo dl{
	padding:30px 0;
	border-bottom:1px solid #d5d6d6;
}
.cashinfo dl:last-child{
	border-bottom:none;
}
.cashinfo dl dt{
	width: 240px;
	color:#389543;
	font-size:20px;
	float: left;
	font-weight:bold;
	padding:0 0 0 35px;
}
.cashinfo dl dd{
	color:#389543;
	float: left;
	font-size:16px;
	width:540px;
	padding-top:6px;
}
.campointtex{
}
.campointtitle{
	padding:30px 0;
	text-align:center;
	color:#389543;
	font-size:48px;
	font-weight:bold;
}
.campointtex{
	font-size:16px;
	line-height: 32px;
	color:#636363;
	padding:0 0 0px;
}
.caminfo dl{
	margin-bottom:20px;
}
.caminfo dl dt{
	width: 158px;
	text-align:center;
	font-size:18px;
	color:#3d9748;
	float: left;
	border:1px solid #3d9748;
	padding:17px 0;
}
.caminfo dl dd{
	font-size:14px;
	line-height: 22px;
	float: left;
	width: 660px;
	color:#959799;
	padding:0 0 0 30px;
}
.caminfo dl dd span{
	font-size:11px;
}
.cash .copy{
	text-align:center;
	padding:25px 0 25px;
	font-size:14px;
	color:#fff;
}
/*キャッシュバックキャンペーンここまで*/

/*キャンペーン結果*/
.result.contents{
	background:#9f9f9f;
}
.resultbox{
	background:#fff;
	padding:60px;
}
.resultbox h3{
	color:#fff;
	font-weight:bold;
	font-size:28px;
	text-align:center;
	padding:20px 5px;
	background:#d8682e;
	border-bottom:5px solid #9d4a23;
}
.resulttitle{
	font-size:24px;
	text-align:center;
	padding:35px 0;
}
.resultbox .vip{
	color:#fff;
	font-size:24px;
	line-height: 32px;
	margin-bottom:10px;
	padding:10px 5px;
	background-color:#389543;
	border-bottom:5px solid #1f5c18;
}
.result .copy{
	text-align:center;
	padding:25px 0 25px;
	font-size:14px;
	color:#fff;
}
.result-navi{
	margin-bottom:40px;
}
.result ul.result-navi li{
	float:left;
	width:204px;
	line-height:55px;
	text-align:center;
	font-size:18px;
	box-sizing:border-box;
	border:1px solid #e6f4ff;
	background-color:#0f69af;
	color:#fff;
	cursor:pointer;
	margin:1px;
}
.result ul.result-navi li:hover{
	background-color:#e6f4ff;
	color:#0f69af;
	border:1px solid #0f69af;
}
.result ul.result-navi li.select{
	background-color:#e6f4ff;
	color:#0f69af;
	border:1px solid #0f69af;
}
.result .result_box table td{
	padding:10px;
	text-align:center;
	border:1px solid #979797;
	font-size:16px;
	width:160px;
}
.result_btn{
	width:206px;
	line-height:50px;
	text-align:center;
	font-size:18px;
	box-sizing:border-box;
	border-bottom:5px solid #0c5289;
	background-color:#0f69af;
	color:#fff;
	padding:10px 20px;
	transition: all .3s;
}
.result_btn:hover{
	color:#fff;
}
.result_btn:active{
	color:#fff;
	background-color:#1486de;
	border-bottom:5px solid #1486de;
	text-decoration:none;
}
.result_btn:visited{
	color:#fff;
}
.button_oubo .update{
	font-size:18px;
	border:1px solid #A3A3A3;
	padding:3%;
}
.backlink{
	float:left;
}
.backlink a{
	background:#0D51A3;
	color:#fff;
	padding:5px 10px;
}
.backlink a:hover{
	background:#9EB9DA;
}
.nextlink{
	float:right;
}
.nextlink a{
	background:#0D51A3;
	color:#fff;
	padding:5px 10px;
}
.nextlink a:hover{
	background:#9EB9DA;
}
/*レース情報*/
.race.contents{
	background:#4ba2e6;
}
.racehead{
	background:url(../images/bg_top.png) no-repeat left top;
	text-align:right;
	font-size:42px;
	letter-spacing:3px;
	color:#fff;
	padding:70px 0 80px;
}
.racebox{
	width: 941px;
	margin:auto;
}
.racein{
	border:2px solid #386d94;
	background:#fff;
	padding:0px 0 30px;
}
.racein.no_race{
	padding:50px 0 50px;
	border:0;
}
.raceanchor ul li{
	float: left;
	width:25%;
}
.raceanchor ul li a{
	color:#fff;
	display:block;
	padding:15px 0 10px;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	line-height:200%;
}
.raceanchor ul li.list01{
	background-color:#4b6a9b;
	border-bottom:2px solid #27436e;
}
.raceanchor ul li.list02{
	background-color:#3c9674;
	border-bottom:2px solid #246c51;
}
.raceanchor ul li.list03{
	background-color:#9059c7;
	border-bottom:2px solid #69389a;
}
.raceanchor ul li.list04{
	background-color:#d14e95;
	border-bottom:2px solid #a73573;
}
.raceanchor ul li.list01 span{
	background:url(../images/man-on-a-boat.png) no-repeat left center;
	background-size:40px;
	padding-left:45px;
}
.raceanchor ul li.list02 a{
	overflow:hidden;
	text-align:left;
}
.raceanchor ul li.list02 span{
	background:url(../images/statistics.png) no-repeat left center;
	background-size:27px;
	line-height:15px;
	padding-top:2px;
	padding-left:35px;
	float:left;
	margin-left:30px;
	font-size:14px;
}
.raceanchor ul li.list03 span{
	background:url(../images/warehouse.png) no-repeat left center;
	background-size:25px;
}
.raceanchor ul li.list04 span{
	background:url(../images/notepad.png) no-repeat left center;
	background-size:25px;
}
.raceanchor ul li span{
	padding-left:35px;
	padding-top:3px;
}

.racetitle{
	background:url(../images/race_bg01.png) no-repeat left top;
	width: 885px;
	margin:50px auto 20px;
}
.racesub{
	float: left;
	width: 190px;
	text-align:center;
	padding:30px 0 30px;
	color:#fff;
	font-weight:bold;
	font-size:32px;
}
.racemain{
	width: 100%;
	color:#fff;
	font-size:28px;
	padding:30px 0 30px;
	font-weight:bold;
	text-align:center;
	background-color:#3aa027;
	border-bottom:5px solid #1f5c18;
}
.raceday{
	background:url(../images/race_bg02.png) no-repeat left top;
	width: 590px;
	margin:0 auto 53px;
}
.raceday .daysub{
	width: 153px;
	float: left;
	padding:5px 0;
	text-align:center;
	color:#525252;
	font-size:24px;
	font-weight:bold;
}
.raceday .daymain{
	font-size:16px;
	padding:8px 0;
	width: 437px;
	float: left;
	text-align:center;
	font-weight:bold;
}
.raceday .daymain span.red,.raceabout .raceaboutday span.red{
	color:#FF0004;
}
.raceday .daymain span.blue,.raceabout .raceaboutday span.blue{
	color:#0000FF;
}
.raceinbox{
	width: 885px;
	margin:auto;
}
.raceintex{
	background:#f7fdff;
	border-left:1px solid #babdbf;
	border-right:1px solid #babdbf;
	border-bottom:1px solid #babdbf;
}
#race .inforace{
	padding-bottom:0;
}
#race .inforace.pickup{
	padding-top:0;
	padding-bottom:28px;
}
.inforace{
	padding:29px 36px 28px;
}
.raceabout{
	margin:29px auto 33px;
}
.racename {
    color: #525252;
	display:table;
	max-width:700px;
    margin:0px auto 30px;
	float:none;
	text-align:center;
}
.racename .racekind{
	display:table-cell;
	vertical-align:middle;
	font-size:20px;
	font-weight:bold;
	margin-right: 0;
	text-align:center;
	padding:20px 25px 25px;
	border-bottom:10px solid #d1c423;
	background:#efdf1d;
}
.racename .raceaboutname{
	display:table-cell;
	font-size:20px;
	font-weight:bold;
	margin-left: 0;
	text-align:center;
	padding:20px 20px 25px;
	background:#ffffff;
	border-bottom:10px solid #dedede;
}
.raceabout .raceaboutday{
	width: 445px;
	font-size:14px;
	font-weight:bold;
	padding:23px 0;
	margin:0 auto;
	text-align:center;
}
.raceinfotitle{
	background-image:url(../images/race_bordertop.png), url(../images/race_borderbottom.png);
	background-position:left top, left bottom;
	background-repeat:no-repeat, no-repeat;
	padding:30px 0;
	text-align:center;
	font-size:24px;
	font-weight:bold;
	color:#525252;
}
.raceinfotex{
	width: 100%;
	font-size:18px;
	line-height: 36px;
	margin:30px auto 30px;
}
.racelisttitle{
	font-size:16px;
	background-color:#525252;
	border-bottom:6px solid #323232;
	margin-bottom: 10px;
	text-align:center;
	color:#fff;
	padding-top:5px;
}
.racelisttitle p{
	padding-left: 12px;
}
.raceinfolist ul li{
	width: 155px;
	float: left;
	margin:0 30px 0 0;
}
.raceinfolist ul li img{
	max-width:100%;
}
.raceinfolist ul li:last-child{
	margin:0 0 0 0;
}
.listno{
	margin:3px 0;
	text-align:center;
	background:#2477c9;
	font-size:18px;
	color:#fff;
	font-weight:bold;
}
.listtex{
	font-size:18px;
	font-weight:bold;
	text-align:center;
	margin-bottom:20px;
}
.raceinfolist{
	width: 710px;
	margin:30px auto;
}
.raceinfotitle02{
	background-image:url(../images/race_bordertop.png), url(../images/race_borderbottom.png);
	background-position:left top, left bottom;
	background-repeat:no-repeat, no-repeat;
	padding:30px 0;
	text-align:center;
	font-size:24px;
	font-weight:bold;
	color:#525252;
	margin-bottom:30px;
}
.raceinfotitle02 p{
	display:inline-block;
}
.raceinfotitle02 .pick{
	background-color:#f86896;
	color:#fff;
	padding:5px 15px 0;
	margin-right:5px;
}
.inforace.pickup .box .photo{
	float:left;
	width:156px;
}
.inforace.pickup .box .text p.touban{
	display:inline-block;
	background-color:#6ec233;
	color:#fff;
	padding:0 8px;
	margin-right:8px;
	margin-bottom:10px;
	float:left;
}
.inforace.pickup .box .text p.name{
	float:left;
}
.inforace.pickup .box .text{
	float:right;
	width:630px;
	font-size:18px;
}
.inforace.pickup .box{
	margin-bottom:30px;
}
.inforace.pickup table th{
	background-color:#48636e;
	border-right: 1px solid #9ba9af;
	border-bottom: 1px solid #9ba9af;
	color: #FFF;
	padding: 5px;
}
.inforace.pickup table td{
	padding: 5px 0;
	border-left: 1px solid #c8c8c8;
	border-right: 1px solid #c8c8c8;
	border-bottom: 1px solid #c8c8c8;
	padding: 5px;
}
.racetable{
	padding:24px 19px;
}
.racetable tr th{
	background:#5a5a5a;
	text-align:center;
	color:#fff;
	font-size:12px;
	pading:3px 2px;
	border:1px solid #c5c7c8;
}
.racetable tr th.blue{
	background:#2477c9;
	text-align:center;
	color:#fff;
	font-size:12px;
	pading:3px 2px;
	border:1px solid #c5c7c8;
}
.motorbox {
    margin:50px auto 30px;
    width: 885px;
}
#motor .title{
	background-color:#3c9674;
	text-align:center;
	padding:20px;
	border-bottom:5px solid #246c51;
	font-size:24px;
	font-weight:bold;
	color:#fff;
	line-height:200%;
}
#motor .title span{
	background:url(../images/statistics.png) no-repeat;
	background-size:36px;
	padding-left:55px;
}
#race .title{
	background-color:#4b6a9b;
	border-bottom:5px solid #27436e;
	text-align:center;
	padding:20px;
	font-size:24px;
	font-weight:bold;
	color:#fff;
	line-height:200%;
}
#race .title span{
	background:url(../images/man-on-a-boat.png) no-repeat left center;
	background-size:55px;
	padding-left:65px;
}
#pit .title{
	background-color:#9059c7;
	border-bottom:5px solid #69389a;
	text-align:center;
	padding:20px;
	font-size:24px;
	font-weight:bold;
	color:#fff;
	line-height:200%;
}
#pit .title span{
	background:url(../images/warehouse.png) no-repeat left center;
	background-size:40px;
	padding-left:50px;
	padding-top:3px;
}
#note .title{
	background-color:#d14e95;
	border-bottom:2px solid #a73573;
	text-align:center;
	padding:20px;
	font-size:24px;
	font-weight:bold;
	color:#fff;
	line-height:200%;
}
#note .title span{
	background:url(../images/notepad.png) no-repeat left center;
	background-size:55px;
	padding-left:65px;
}
#motor table th img{
	vertical-align:-2px;
}
.racetable tr:nth-child(even) td{
	padding:5px 0;
	text-align:center;
	border:1px solid #c5c7c8;
	font-size:12px;
	color:#484848;
	background:#e2e2e2;
	font-weight:bold;
}

.racetable tr:nth-child(odd) td{
	padding:5px 0;
	text-align:center;
	border:1px solid #c5c7c8;
	font-size:12px;
	color:#484848;
	background:#f5f5f5;
	font-weight:bold;
}
.racetable .old_user img{
	vertical-align:-3px;
}
.pitbox {
    margin:50px auto 45px;
    width: 885px;
}
.pitbox .raceabout {
    margin: 0px auto 33px;
}
.notebox .racename {
    color: #525252;
    margin:0px auto 30px;
}
.notebox  .racename .racekind{
	width: 92px;
	float: left;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	padding:20px 0 25px;
}
.notebox  .racename .raceaboutname{
	font-size:20px;
	font-weight:bold;
	text-align:center;
	padding:20px 35px 25px;
}
.notebox {
    margin:50px auto 0px;
    width: 885px;
}
.racetab .disnon {
    display: none;
}
.racetab #tab{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
}
.racetab .content_wrap{
	background:#fff;
	width: 800px;
	padding:48px 50px;
	font-size:16px;
	line-height: 32px;
	margin:0 auto 35px;
	border-top:1px solid #a2a4a6;
	border-right:1px solid #a2a4a6;
	border-left:1px solid #a2a4a6;
	border-bottom:1px solid #a2a4a6;
}
#pit .content_wrap{
	margin-bottom:0;
}
.racetab .content_wrap .ttl{
	font-size:30px;
	text-align:center;
	color:#2769aa;
}
.racetab .content_wrap .ttl img{
	vertical-align:middle;
	margin-right:10px;
	padding-bottom:8px;
}
.racetab .pit_txt{
	width:800px;
	margin:auto;
	margin-bottom:35px;
}
.racetab #tab li {
  float: left;
  list-style: none;
  cursor: pointer;
  width: 133px;
  color:#fff;
  font-size:18px;
  text-align:center;
  position:relative;
  padding:16px 0;
  border:1px solid #99aaba;
  background:#d0d0d0;
}
.racetab #tab li:hover,.racetab #tab li.select {
	background:#2769aa;
}

.entryhead{
	padding-bottom: 60px;
	/*color:#fff;*/
	color: #000000;
    font-weight: 600;
    text-shadow: 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff;
	font-size:34px;
	text-align:center;
}
.entryhead2{
	padding-bottom: 120px;
	color:#fff;
	font-size:34px;
	text-align:center;
}
.attention{
	color:#cb3470;
	font-size:32px;
	font-weight:bold;
	text-align:center;
}
.none{
	display:none;
}
.tel.contents{
	background-color:#1ba1cd;
}
.tel .condition{
	background-color:#2e697d;
	width:860px;
	margin-left:auto;
	margin-right:auto;
	box-sizing:border-box;
	padding:30px;
	margin-top:30px;
}
.tel .condition dl dt{
	float:left;
	width:110px;
	background-color:#fff;
	color:#2e697d;
	padding:5px;
	font-size:18px;
	margin-bottom:20px;
	margin-right:30px;
	text-align:center;
}
.tel .condition dl dt .teltop{
	float:left;
	width:110px;
	background-color:#fff;
	color:#2e697d;
	padding:10px 5px;
	font-size:18px;
	margin-bottom:20px;
	margin-right:30px;
	text-align:center;
}
.tel .condition dl dt .telbottom{
	color:#fff;
	background-color:none;
	font-size:24px;
}
.tel .condition dl dd span.big_font{
	font-size:24px;
}
.tel .condition dl dd{
	float:left;
	width:640px;
	color:#fff;
	margin-bottom:20px;
}
.tel .wrap{
	width: 980px;
	margin:auto;
}
.tel .copy{
	text-align:center;
	padding:70px 0 20px;
	font-size:14px;
	color:#fff;
}
.loginlogo{
	margin-bottom: 0px;
	margin-top: 30px;
	width: 340px;
	margin-left: auto;
	margin-right: auto;
}
.loginlogo img{
	max-width:100%;
}
.login button{
	background:none;
	border:none;
}
.login .imgbox{
	text-align:center;
	margin:0 auto;
	width:260px;
}
.login .imgbox img{
	max-width:100%;
}

.login .imgbox2{
	text-align:center;
	margin:180px 0 0;
}
.login input[type="text"]{
    padding: 10px;
    width: 100%;
    font-size: 1.1em;
    height: 40px;
	/*border-radius:5px;
	border:1px solid #999;*/
}
.login input[type="password"]{
    padding: 10px;
    width: 100%;
    font-size: 1.1em;
    height: 40px;
	/*border-radius:5px;
	border:1px solid #999;*/
}
.login .copy{
	text-align:center;
	padding:20px 0 20px;
	font-size:14px;
	color:#fff;
}

.pagetop {
	display: none;
	position: fixed;
	bottom: 30px;
	right: 55px;
}
.pagetop a {
	display: block;
	width: 50px;
	height: 50px;
	background-color: #246289;
	border:1px solid #246289;
	border-radius: 50px;
	text-align: center;
	color: #fff;
	font-size: 24px;
	text-decoration: none;
	line-height: 50px;
}
#inline_content h2{
	text-align:center;
	font-size:24px;
	padding:15px 0;
	color:#001c58;
}
#inline_content table.form-table{
	width:560px;
	margin:0 auto;
}
#inline_content table td{
	text-align:center;
	padding:10px;
	width:70px;
}
#inline_content table td label{
	display:block;
	width:90px;
	text-align:center;
	margin:0 auto;
}
#inline_content table td label img{
	width:100%;
	
}
#inline_content .change{
	padding:20px 0;
	color:#fff;
	background:#0f69af;
	width: 200px;
	margin:auto;
	font-size:18px;
	font-weight:bold;
	border-radius:5px;
	border:none;
}
#send_btn{
	text-align:center;
	padding:20px 0;
}
#send_btn input[type="submit"]{
    padding: 10px 100px;
    font-size: 1.6em;
    background-color: #0f69af;
    color: #fff;
    border-style: none;	
}
.wizard,
.tabcontrol
{
    display: block;
    width: 100%;
    overflow: hidden;
}

.wizard a,
.tabcontrol a
{
    outline: 0;
}

.wizard ul,
.tabcontrol ul
{
    list-style: none !important;
    padding: 0;
    margin: 0;
	overflow:hidden;
}

.wizard ul > li,
.tabcontrol ul > li
{
    display: block;
    padding: 0;
}
.wizard .content{
	padding-bottom:10px;
}
/* Accessibility */
.wizard > .steps .current-info,
.tabcontrol > .steps .current-info
{
    position: absolute;
    left: -999em;
}

.wizard > .content > .title,
.tabcontrol > .content > .title
{
    position: absolute;
    left: -999em;
}
.wizard > .steps
{
    position: relative;
    display: block;
    width: 100%;
}

.wizard.vertical > .steps
{
    display: inline;
    float: left;
    width: 30%;
}
.wizard > .steps .number
{
    font-size: 12px;
}

.wizard > .steps > ul > li
{
    width: 50%;
}
.wizard > .steps > ul > li.last{
	margin-right:0;
}
.wizard > .steps > ul > li,
.wizard > .actions > ul > li
{
    float: left;
}
.wizard > .actions > ul > li{
	width:50%;
	box-sizing:border-box;
	padding:5px;
}
.wizard > .actions > ul > li > a{
	display:block;
	background-color:#ef3766;
	color:#fff;
	padding:10px 30px;
	box-sizing:border-box;
	text-align:center;
	font-size:12px;
}
.wizard > .actions > ul > li > a:hover{
	background-color:#fff;
	color:#ef3766;
}
.wizard.vertical > .steps > ul > li
{
    float: none;
    width: 100%;
}

.wizard > .steps a,
.wizard > .steps a:hover,
.wizard > .steps a:active
{
    display: block;
    width: auto;
    margin: 0 0.5em 0.5em;
    padding: 5px;
    text-decoration: none;

    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.wizard > .steps .disabled a,
.wizard > .steps .disabled a:hover,
.wizard > .steps .disabled a:active
{
    background: #eee;
    color: #aaa;
    cursor: default;
}

.wizard > .steps .current a,
.wizard > .steps .current a:hover,
.wizard > .steps .current a:active
{
    background: #0016be;
    color: #fff;
    cursor: default;
}

.wizard > .steps .done a,
.wizard > .steps .done a:hover,
.wizard > .steps .done a:active
{
    background: #9dc8e2;
    color: #fff;
}

/*
    Tabcontrol
*/

.tabcontrol > .steps
{
    position: relative;
    display: block;
    width: 100%;
}

.tabcontrol > .steps > ul
{
    position: relative;
    margin: 6px 0 0 0;
    top: 1px;
    z-index: 1;
}

.tabcontrol > .steps > ul > li
{
    float: left;
    margin: 5px 2px 0 0;
    padding: 1px;

    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.tabcontrol > .steps > ul > li:hover
{
    background: #edecec;
    border: 1px solid #bbb;
    padding: 0;
}

.tabcontrol > .steps > ul > li.current
{
    background: #fff;
    border: 1px solid #bbb;
    border-bottom: 0 none;
    padding: 0 0 1px 0;
    margin-top: 0;
}

.tabcontrol > .steps > ul > li > a
{
    color: #5f5f5f;
    display: inline-block;
    border: 0 none;
    margin: 0;
    padding: 10px 30px;
    text-decoration: none;
}

.tabcontrol > .steps > ul > li > a:hover
{
    text-decoration: none;
}

.tabcontrol > .steps > ul > li.current > a
{
    padding: 15px 30px 10px 30px;
}

.tabcontrol > .content
{
    position: relative;
    display: inline-block;
    width: 100%;
    height: 35em;
    overflow: hidden;
    border-top: 1px solid #bbb;
    padding-top: 20px;
}

.tabcontrol > .content > .body
{
    float: left;
    position: absolute;
    width: 95%;
    height: 95%;
    padding: 2.5%;
}

.tabcontrol > .content > .body ul
{
    list-style: disc !important;
}

.tabcontrol > .content > .body ul > li
{
    display: list-item;
}
#entry{
	background-color:#99ebff;
}
#cookie h1,#agreement h1{
	background:rgba(186,247,255,1.00);
	font-size:18px;
	padding:10px;
}
#agreement h2{
	font-size:16px;
}
#cookie p,#agreement p{
	line-height:200%;
}
#login .tyusyaku a{
	text-decoration:underline;
	color:#0000ff;
}

#login #PAGE #contents .form04 .actions ul li a{
	display:block;
	background:url(../images/login/btn_08.png) no-repeat;
	width:245px;
	line-height:55px;
	text-align:center;
	font-size:18px;
	margin-left:5px;
}
#login #PAGE #contents .form04 .actions ul li a:active{
	background:url(../images/login/btn_08_on.png) no-repeat;
}
#login #PAGE #contents .form04 .actions ul li.disabled a{
	background:url(../images/login/btn_08_on.png) no-repeat;
}

.follow-menu-on{
  top:0;
}
.follow-menu-off{
  top:-200px;
}
#follow-menu-wrapper{
    display: block;
    height: 8%;
    margin: 0;
    padding:0 0 0;
    position: fixed;
    transition: all 0.3s ease 0s;
    width: 100%;
	z-index:9999;
}
#follow-menu{
	margin:0 auto;	
}
#follow-menu-wrapper .raceanchor{
	width: 946px;
	margin:auto;
}
.login .btn01,.login .loginbtn{
	background:#0f69af;
	text-align:center;
	border-radius:5px;
	padding:7px 0;
	cursor:pointer;
	color:#fff;
	width: 100%;
	font-weight:bold;
	font-family: "AXIS Std";
	font-size:16px;
}

.login .btn02{
	background:#024a81;
	text-align:center;
	border-radius:5px;
	padding:7px 0;
	cursor:pointer;
	color:#fff;
	width: 100%;
	font-weight:bold;
	font-family: "AXIS Std";
	font-size:16px;
	display:block;
}

.login .btn03{
	background:#0b314e;
	text-align:center;
	border-radius:5px;
	padding:7px 0;
	cursor:pointer;
	color:#fff;
	width: 100%;
	font-weight:bold;
	font-family: "AXIS Std";
	font-size:16px;
	line-height: 16px;
	display:block;
}

.login .btn04{
	background:#edbc38;
	text-align:center;
	border-radius:5px;
	padding:7px 0;
	cursor:pointer;
	color:#fff;
	width: 100%;
	font-weight:bold;
	font-family: "AXIS Std";
	font-size:16px;
	display:block;
}

.tyusyaku a{
	text-decoration:underline;
}

.cashbox a{
	text-decoration:underline;
}

.answer a{
	text-decoration:underline;
}

.copy{
	display:none;
}
.copy02{
	text-align:right;
}

/*リニューアル用記述*/.
.pagetop{
	right:5px;
}
.renew.cash{
	background:#64c66f url(../images/common/bg_2_ex.png) repeat-y center top;
	background-size:100%;
	padding-bottom: 0;
}
.renew.result{
	background:#9f9f9f url(../images/common/bg_2_ex.png) repeat-y center top;
	background-size:100%;
	padding-bottom: 0;
}
.renew.race{
	background:#4ba2e6 url(../images/common/bg_2_ex.png) repeat-y center top;
	background-size:100%;
	padding-bottom: 0;
}
.renew.mp{
	background:#d9d9d9 url(../images/common/bg_2_ex.png) repeat-y center top;
	background-size:100%;
	padding-bottom: 0;
}
.renew.faq{
	background:#4ba2e6 url(../images/common/bg_2_ex.png) repeat-y center top;
	background-size:100%;
	padding-bottom: 0;
}
/*ナビゲーション*/
.header{
	background:#fff;
	border-top:10px solid #4d8fc8;
}
.headbox{
	width: 1146px;
	margin-left: auto;
	margin-right: auto;
}
.headlogo{
	margin-left:0;
	width: 320px;
	/*padding-top: 22px;*/
	padding-top:7px;
}
.headlist{
	background:url(../images/renew/nav_line.png) no-repeat left 17px;
	padding-top: 10px;
}
.headlist ul li{
	background:url(../images/renew/nav_line.png) no-repeat right 7px;
	margin:0 0 0 0;
	padding-bottom: 13px;
}
.headlist ul li.current{
	border-bottom:#4d8fc8 solid 6px;
}
.foot-list ul{
	float: left;
	margin-right: 50px;
}
/*TOP*/
.contents{
	padding-bottom: 50px;
}
.renew{
	
	margin-bottom: 15px;
}
.renew.index,.renew.yosou{
	font-family: 'AXIS Std','Yu Gothic','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','メイリオ', 'Meiryo','Helvetica Neue', 'Helvetica', 'Arial',sans-serif;
	font-weight: bold;
	padding-top: 0;
}
.wrap{
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}
.position{
	position: relative;
}
.news-box{
	background:#4d8fc8;
	padding:18px 0 24px;
}
.news-box h2{
	font-size:18px;
	color:#fff;
	text-align: center;
}
.news-box h2 span{
	font-size:12px;
}
.news-box .info-box{
	width: 485px;
	float: left;
	padding:17px 17px;
	background:#eeeeee;
	height: 262px;
	overflow-y: auto;
}
.news-box .info-box li.post {
    line-height: 25px;
    overflow: hidden;
    border-bottom: 1px solid #a0a0a0;
    padding-bottom: 14px;
    margin-bottom: 14px;
}
.news-box .info-box li.news span {
    background-color: #ff5341;
    color: #fff;
}
.news-box .info-box li.post span {
    padding: 3px 5px;
    margin-right: 10px;
    display: block;
    float: left;
    line-height: 18px;
}
.news-box .info-box li.post .post_date {
    margin-right: 10px;
	float: left;
}
.news-box .info-box li.post .post_ttl {
    width: 300px;
	float: left;
}
.news-box .info-box li.post .post_ttl a{
	color:#333;
	text-decoration: underline;
}
.news-box .slide-box{
	width: 485px;
	float: right;
	position: relative;
	z-index: 3;
}
.news-box .chara-img{
	z-index: 1;
	position: absolute;
	right:-87px;
	bottom:-24px;
}
.news-box .chara-img2{
	z-index:2;
	position: absolute;
	left:-104px;
	bottom:-24px;
}
.bx-wrapper .bx-pager {
    padding-top: 0px;
	bottom:-25px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #486a00;
}
.bx-wrapper .bx-pager.bx-default-pager a {
    margin: 0 2.5px;
}
.sato-box{
	background:url(../images/renew/sato_bg.png) repeat left top;
	padding-top: 20px;
	padding-bottom: 16px;
}
.sato-box .sato-yosou{
	position: absolute;
	background:#078e73;
	padding:5px 5px;
	bottom:10px;
	left: 290px;
	width: 450px;
}
.sato-box .sato-yosou .yosou-name{
	font-size:15px;
	line-height: 18px;
	background:#effb29;
	padding:7px 15px;
	margin-bottom: 4px;
}
.sato-box .sato-yosou .lace-tab li{
	width: 70px;
	margin-right: 4px;
	margin-bottom: 4px;
	background: #fff;
	color:#030000;
	font-size:20px;
	line-height: 20px;
	padding:8px 0;
	text-align: center;
	float: left;
	cursor: pointer;
}
.sato-box .sato-yosou .lace-tab li:nth-child(6n){
	margin-right: 0;
}
.sato-box .sato-yosou .lace-tab li:hover,.sato-box .sato-yosou .lace-tab li.current{
	background:#ff7113;
	color:#fff;
}
.sato-box .sato-yosou .lace-tab2 li{
	width: 70px;
	margin-right: 4px;
	margin-bottom: 4px;
	background: #fff;
	color:#030000;
	font-size:20px;
	line-height: 24px;
	padding:9px 0;
	text-align: center;
	float: left;
	cursor: pointer;
}
.sato-box .sato-yosou .lace-tab2 li:nth-child(6n){
	margin-right: 0;
}
.sato-box .sato-yosou .lace-tab2 li:hover,.sato-box .sato-yosou .lace-tab2 li.current{
	background:#ff7113;
	color:#fff;
}
.sato-box .sato-yosou .yosou-about{
	padding:4px 4px;
	background:#eaeaea;
	border-radius: 19px;
}
.sato-box .sato-yosou .yosou-about .race-kind{
	float: left;
	border-radius: 15px;
	background:#fff;
	font-size:13px;
	line-height: 18px;
	padding:4px 12px;
	color:#030000;
	margin-right: 7px;
	display: inline-block;
}
.sato-box .sato-yosou .yosou-about .race-day{
	padding-top: 4px;
	font-size:13px;
	line-height: 18px;
	float: left;
	
}
.sato-box .sato-answer{
	position: absolute;
	bottom: 0;
	right:-34px;
	background:url(../images/renew/sato_rank_bg.png) no-repeat right bottom;
	padding-top: 95px;
	padding-left:30px ;
	padding-bottom: 65px;
	width: 250px;
	font-size:0;
}
.sato-box .sato-answer span img{
	width: 40px;
}
.sato-box .sato-answer span.answer-line img{
	width: 18px;
}
.sato-count{
	background:#137a2e;
	padding-left: 25px;
	padding-right: 25px;
	padding-top:12px ;
	padding-bottom: 20px;
	z-index: 99;
	position: relative;
}
.sato-count .count-ttl{
	margin-bottom: -5px;
	margin-top: -38px;
	float: left;
	margin-right: 54px;
	padding-left: 168px;
}
.sato-count .count-num .num{
	width: 73px;
	background:#fff;
	text-align: center;
	font-size:43px;
	line-height: 43px;
	padding:12px 0;
	display: block;
	margin-right: 10px;
	float: left;
}
.sato-count .count-num .txt-img img{
	padding-top: 33px;
	margin-left: 5px;
}
.comment-box{
	width: 930px;
	margin-left: auto;
	margin-right: auto;
}
.sato-comment{
	background:#fff;
	font-size:18px;
	line-height: 26px;
	color:#0c0c0c;
	padding:24px 24px;
	word-wrap: break-word;
}
.sns .facebook{
	width: 470px;
	float: left;
}
.sns .twitter{
	width: 472px;
	float: right;
}
.renew.index{
	background:#bcf0ff url(../images/renew/bg.png) repeat-y center 35%;
	background-size:100%;
	padding-bottom: 0;
}
.renew{
	background:#bcf0ff url(../images/renew/bg_2.png) repeat-y center top;
	background-size:100%;
	padding-bottom: 0;
}

.renew .foot-bg{
	background-image:url(../images/common/footer_bg.png), url(../images/common/foot_icon.png);
	background-position:right bottom ,25% bottom ;
	background-repeat:no-repeat,no-repeat;
	background-size:100%,12%;
	padding-bottom: 19%;
}
/*予想をする、見る*/
.yosou .yosou-ttl{
	padding-top: 22px;
	text-align: center;
}
.renew-ttl{
	padding-top: 22px;
	text-align: center;
	padding-bottom: 22px;
}
.renew-ttl img{
	max-width: 100%;
}
.yosou-top{
	margin-bottom: 16px;
	margin-top: 16px;
}
.yosou-top dt{
	color:#fff;
	width: 200px;
	float: left;
	font-size:18px;
	line-height: 18px;
	padding:18px 0;
	margin-right: 13px;
	letter-spacing: 1px;
	background:#e83737;
	text-align: center;
	box-shadow: -6px 5px rgba(255,255,255,1);
}
.yosou-top dd{
	color:#fff;
	font-size:36px;
	letter-spacing: 2px;
	float: left;
	width: 765px;
	text-shadow: 2px 2px 1px #acdcea, -2px 2px 1px #acdcea, 2px -2px 1px #acdcea, -2px -2px 1px #acdcea;
	line-height:135%;
}

.yosou-title{
	background:#4d8fc8;
	padding-top: 24px;
	padding-bottom: 18px;
}
.yosou-title .chara-img{
	z-index: 1;
	position: absolute;
	right:-87px;
	top:0;
}
/*予想をする*/
.yosou-box{
	background:#fff;
	margin-bottom: 8px;
	z-index: 10;
	position: relative;
}

.yosou-box table{
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	border-spacing: 8px 8px;
	border-collapse : separate ; 
}
.yosou-box table tr td{
	vertical-align: middle;
}
.yosou-box table tr:first-child td{
	margin-bottom: 5px;
}
.yosou-box table tr td.name{
	background:#4d8fc8;
	text-align: center;
	font-size:24px;
	color:#fff;
	width: 112px;
	padding:0 10px;
}
.yosou-box table tr td.name .about{
	background:#ffffff;
	color:#262626;
	padding:8px 0;
	line-height: 24px;
	margin-top: 15px;
}
.yosou-box table tr td.second{
	font-size:18px;
	color:#fff;
	text-align: center;
	padding:13px 0;
	width: 112px;
	background:#245681;
}
.yosou-box table tr td.third{
	font-size:30px;
	line-height:100%;
	color:#0d0d0d;
	padding-left: 0px;
	width: 612px;
}
.yosou-box table tr td.four{
	font-size:40px;
	line-height:325%;
	text-align:center;
}
.yosou-box table tr td.day{
	width: 120px;
	text-align: center;
	color:#fff;
	font-size:32px;
	line-height: 32px;
	background:#245681;
}
.yosou-box table tr td.day span{
	font-size:21px;
	display: block;
}
.yosou-link1{
	width: 485px;
	float: left;
}
.yosou-link1 a{
	display: block;
	width: 100%;
	background:#ffea00 url(../images/renew/exp_1.png) no-repeat 105px center;
	color:#0d0d0d;
	font-size:32px;
	line-height: 32px;
	padding:20px 0 20px 162px;
}
.yosou-link2{
	width: 485px;
	float: right;
}
.yosou-link2 a{
	display: block;
	width: 100%;
	background:#fc674a url(../images/renew/exp_2.png) no-repeat 45px center;
	color:#fff;
	font-size:32px;
	line-height: 32px;
	padding:20px 0 20px 112px;
}
.yosou-link3{
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}
.yosou-link3 a{
	display: block;
	width: 100%;
	background: #e83737;
	color:#fff;
	font-size:32px;
	line-height: 32px;
	padding:20px 0 20px 0;
	text-align: center;
}

.rank-1{
	width: 485px;
	float: left;
}
.rank-1 .rank-ttl{
	border-left:5px solid #4d8fc8;
	background:#fff url(../images/renew/rank_icon_1.png) no-repeat 21px center;
	font-size:18px;
	line-height: 18px;
	color:#262626;
	padding:20px 0 20px 80px;
	width: 330px;
}
.rank-1 .rank-box{
	background:url(../images/renew/rank_1_bg.png) repeat left top;
	height: 390px;
	overflow: auto;
	padding-top: 16px;
}
.rank-roop{
	width: 430px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 15px;
	border-bottom:1px solid #fff;
	margin-bottom: 18px;
}
.rank-roop .rankno{
	width: 71px;
	float: left;
	text-align: center;
	margin-right: 17px;
	font-size:20px;
	line-height: 30px;
	padding-top: 36px;
	padding-bottom: 20px;
}
.rank-roop .rank-info{
	float: left;
	width: 190px;
}
.rank-1 .rank-roop .rank-info{
	color:#fff;
}
.rank-roop .rankno span{
	font-size:30px;
}
.rank-info .rank-name{
	font-size:15px;
	line-height: 21px;
}
.rank-info .rank-about{
	font-size:12px;
	line-height: 16px;
}
.rank-info .rank-btn{
	font-size:11px;
	margin-top: 5px;
	width: 120px;
	text-align: center;
}
.rank-roop .rank-count{
	width: 85px;
	text-align: center;
	float: left;
}
.rank-roop .rank-count .count-ttl{
	font-size:16px;
	line-height: 16px;
	color:#fff;
	padding:7px 0;
}
.rank-roop .rank-count .count-box{
	background:#fff;
	color:#262626;
}

.rank-box .no1{
	background:url(../images/renew/1st.png) no-repeat center top;
}
.rank-box .no2{
	background:url(../images/renew/2nd.png) no-repeat center top;
}
.rank-box .no3{
	background:url(../images/renew/3rd.png) no-repeat center top;
}
.rank-box .no4,.rank-box .no5,.rank-box .no6{
	background:url(../images/renew/4th.png) no-repeat center top;
}
.rank-roop .rank-icon{
	width: 42px;
	padding-top: 24px;
	float: left;
	margin-right: 25px;
}
.rank-1 .rankno{
	color:#4d8fc8;
}
.rank-1 .rank-info .rank-btn{
	color:#000000;
	background:#fff000;
	cursor:pointer;
}
.rank-1 .rank-count .count-box{
	font-size:15px;
	line-height: 15px;
	padding:18px 0;
	background:#fff;
	color:#262626;
}
.rank-1 .rank-count .count-box span{
	font-size:27px;
}
.rank-1 .rank-count .count-ttl{
	 background:#43c543;
}
.rank-2{
	width: 485px;
	float: right;
}
.rank-2 .rank-ttl{
	border-left:5px solid #ffdc3b;
	background:#fff url(../images/renew/rank_icon_2.png) no-repeat 21px center;
	font-size:18px;
	line-height: 18px;
	color:#262626;
	padding:20px 0 20px 80px;
	width: 330px;
}
.rank-2 .rank-box{
	background:url(../images/renew/rank_2_bg.png) repeat left top;
	height: 390px;
	overflow: auto;
	padding-top: 16px;
}
.rank-2 .rankno{
	color:#262626;
}
.rank-2 .rank-info .rank-btn{
	background:#f8441a;
	cursor:pointer;
}
.rank-2 .rank-info .rank-btn a{
	color:#fff;
}
.rank-2 .rank-count .count-box{
	font-size:10px;
	line-height: 10px;
	padding:18px 0px;
	background:#fff;
	color:#262626;
	text-align: center;
}
.rank-2 .rank-count .count-box span{
	font-size:18px;
}
.rank-2 .rank-count .count-ttl{
	 background:#0074a7;
}
.btn-box{
	padding:28px 0;
	background:#fff;
}
/*予想を見る（プロフィール）*/
.profile-box{
	background:#fff;
	padding:30px 0 50px;
}
.profile-top{
	text-align: center;
}
.profile-top p{
	text-align: right;
	display: inline-block;
	border-bottom:6px solid #58d547;
	background:url(../images/renew/pencil.png) no-repeat left center;
	font-size:24px;
	margin-bottom: 25px;
	padding-left: 40px;
	padding-top: 6px;
	color:#343434;
}
.profile-wrap{
	width: 870px;
	margin-left: auto;
	margin-right: auto;
	background:#f4f4f3;
}
.profile-wrap .box{
	width: 820px;
	margin-left: auto;
	margin-right: auto;
}
.profile-wrap .box .icon{
	width: 170px;
	text-align: center;
	float: left;
	margin-right: 30px;
}
.profile-wrap .box .user-namebox{
	width: 260px;
	margin-right: 30px;
	padding-top: 30px;
	font-size:24px;
	line-height: 38px;
	float: left;
}
.profile-wrap .box .user-namebox .name{
	font-size:40px;
}

.profile-wrap .box .user-count1{
	width: 155px;
	margin-right: 20px;
	float: left;
}

.profile-wrap .box .user-count1 .title{
	background:#43c543;
	font-size:19px;
	line-height: 19px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	color:#fff;
}
.profile-wrap .box .user-count1 .count-box{
	font-size:24px;
	padding:16px 0 0;
	height: 105px;
	background:#fff;
	text-align: center;
}
.profile-wrap .box .user-count1 .count-box span{
	font-size:26px;
}
.profile-wrap .box .user-count2{
	width: 155px;
	float: left;
}

.profile-wrap .box .user-count2 .title{
	background:#0074a7;
	font-size:18px;
	line-height: 19px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	color:#fff;
}
.profile-wrap .box .user-count2 .count-box{
	font-size:13px;
	padding:30px 0 0;
	height: 105px;
	background:#fff;
	text-align: center;
}
.profile-wrap .box .user-count2 .count-box span{
	font-size:26px;
	display: block;
	line-height: 100%;
}
.profile-wrap .table-box{
	height: 700px;
	overflow-y: auto;
}
.profile-wrap .table-box th{
	color:#fff;
	font-size:17px;
	line-height: 17px;
	background:#4d8fc8;
	padding:12px 6px;
	text-align: center;
	border-right: 1px solid #f4f4f3;
	border-bottom: 1px solid #f4f4f3;
}
.profile-wrap .table-box th:last-child,.profile-wrap .table-box td:last-child{
	border-right: none;
}
.profile-wrap .table-box td {
    border-right: 1px solid #f4f4f3;
	border-bottom: 1px solid #f4f4f3;
    text-align: center;
    vertical-align: middle;
    font-size: 13px;
	padding:16px 6px;
	background:#fff;
}
.profile-wrap .table-box td span {
    text-align: center;
    padding: 4px 10px;
	margin:0 1px;
	color:#fff;
}
.profile-wrap .table-box td span.no_1{color:#000; border:1px solid #bfbfbf;}
.profile-wrap .table-box td span.no_2{background-color:#000; }
.profile-wrap .table-box td span.no_3{background-color:#E11222;}
.profile-wrap .table-box td span.no_4{background-color:#448ACA;}
.profile-wrap .table-box td span.no_5{color:#fff;background-color:#EECA03;}
.profile-wrap .table-box td span.no_6{background-color:#158831;}
/*予想をする*/
.reviewList{
	padding:12px 0;
	background:#165184;
}
.reviewList h3{
	overflow: hidden;
	text-align: center;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
.reviewList h3 span:before,
.reviewList h3 span:after 
{
  position: absolute;
  top: 50%;
  width: 99em;
  content: '';
  border-top: 1px solid #fff;
}
.reviewList h3 span:before 
{
  right: 100%;
}
.reviewList h3 span:after 
{
  left: 100%;
}
.reviewList h3 span{
	position: relative;
	font-size:24px;
	color:#fff;
	padding:0 24px;
	display: inline-block;
}
.reviewList ul{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
.reviewList ul li{
	width: 80px;
	text-align: center;
	font-size:26px;
	color:#323333;
	padding:27px 0;
	line-height: 26px;
	float: left;
	background:#fff;
	border-right: 1px solid #165184;
}
.reviewList ul li:last-child{
	border-right: none;
}
.reviewList ul li.current{
	background:#ffa200;
	color:#fff;
}
#race_table{
	border:1px solid #646464;
	margin-bottom:7px;
	margin-top: 37px;
}
#race_table .txt{
	border-bottom:1px solid #646464;
	padding:10px 0;
	font-size:20px;
	background:#fff;
}
#race_table .current_race{
	vertical-align:middle;
	text-align:center;
	width:147px;
	font-size:60px;
	background-color:#646464;
	color:#fff;
	border-right:1px solid #d7d7d7;
	text-shadow: 4px 4px 0px #242424;
}
#race_table th{
	vertical-align:middle;
	font-size:16px;
}
#race_table td{
	vertical-align:middle;
	text-align:center;
	font-size:16px;
	padding:4px 0;
	border-right:1px solid #d7d7d7;
}
#race_table tr.btn_area td{
	background-color:#646464;
}
#race_table th.no1{
	color:#000;
	border-right:1px solid #d7d7d7;
	background:#e5e5e5;
	font-size:30px;
	line-height: 30px;
	padding:14px 0 10px;
}
#race_table th.no2{
	background-color:#000000;
	color:#fff;
	border-right:1px solid #d7d7d7;
	font-size:30px;
	line-height: 30px;
	padding:14px 0 10px;
}
#race_table th.no3{
	background-color:#e11222;
	color:#fff;
	border-right:1px solid #d7d7d7;
	font-size:30px;
	line-height: 30px;
	padding:14px 0 10px;
}
#race_table th.no4{
	background-color:#448aca;
	color:#fff;
	border-right:1px solid #d7d7d7;
	font-size:30px;
	line-height: 30px;
	padding:14px 0 10px;
}
#race_table th.no5{
	background-color:#eeca03;
	color:#000;
	border-right:1px solid #d7d7d7;
	font-size:30px;
	line-height: 30px;
	padding:14px 0 10px;
}
#race_table th.no6{
	background-color:#158831;
	color:#fff;
	border-right:1px solid #d7d7d7;
	font-size:30px;
	line-height: 30px;
	padding:14px 0 10px;
}
#race_table .name_area td{
	padding:10px 0 10px;
	background:#fff;
}
#race_table .btn_area input[type=button]{
	border:0;
	background:url(../images/renew/select_btn.png) no-repeat;
	background-size:100%;
	text-indent: -999px;
	width:96px;
	text-align: center;
	color:#fff;
	height:26px;
	cursor: pointer;
	border-bottom:4px solid #264f73;
}
#race_table .btn_area input[type=button]:active{
	opacity: 0.7;
}
#race_table .btn_area input.selected[type=button]{
	opacity: 0.7;
}
#yosou input.cancel[type=button]{
	border:0;
	text-indent:-999px;
	background:url(../images/renew/reset_btn.png) no-repeat;
	width:126px;
	height:40px;
	position: absolute;
	right:0;
	top:0;
	cursor: pointer;
}
#yosou input.cancel[type=button]:active{
}

#select_area{
	background-color:#646464;
	padding:13px 25px 25px;
	margin-bottom:5px;
}
#select_area .line{
	float:left;
	margin:58px 16px 0;
}
#select_area .rank_box{
	width:272px;
	float:left;
	margin-bottom:10px;
}
#select_area .rank_box p{
	margin-bottom:8px;
	color:#fff;
	text-align: center;
	border-bottom:3px solid #aeabab;
	font-size:23px;
	line-height: 31px;
}
#select_area .rank_box div{
	height:72px;
	background-color:#fff;
	line-height:72px;
	font-size:25px;
	padding-left:90px;
}
#select_area .rank_box div.no1{
	background:#fff url(../images/renew/no_01.png) no-repeat top left;
}
#select_area .rank_box div.no2{
	background:#fff url(../images/renew/no_02.png) no-repeat top left;
}
#select_area .rank_box div.no3{
	background:#fff url(../images/renew/no_03.png) no-repeat top left;
}
#select_area .rank_box div.no4{
	background:#fff url(../images/renew/no_04.png) no-repeat top left;
}
#select_area .rank_box div.no5{
	background:#fff url(../images/renew/no_05.png) no-repeat top left;
}
#select_area .rank_box div.no6{
	background:#fff url(../images/renew/no_06.png) no-repeat top left;
}
#select_area .title-tex{
	padding:6px 0 6px;
	color:#fff;
	text-align: center;
	font-size:14px;
	line-height: 14px;
}
#comment_area{
	background-color:#ebebeb;
	padding:13px 25px 10px;
}
#comment_area textarea{
	width:100%;
	font-size:28px;
	padding:12px 12px;
}
#comment_area .title-tex{
	padding:6px 0 16px;
	color:#646464;
	text-align: center;
	font-size:14px;
	line-height: 14px;
}
#yosou .ttl_03{
	line-height:50px;
	text-align:center;
	font-size:16px;
	margin-bottom:13px;
}
.yosou-submit input{
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 486px;
	background:#ffea00 url(../images/renew/exp_1.png) no-repeat 105px center;
	border:1px solid #fff;
	color:#0d0d0d;
	font-size:32px;
	line-height: 32px;
	margin-top: 15px;
	padding:22px 0 18px 162px;
	text-align: left;
	font-weight: bold;
	cursor: pointer;
}
/*予想を見る（リスト）*/
.yosou-list{
	background:#fff;
}
.yosou-list .list-box{
	padding-bottom: 20px;
	height: auto;
	overflow-y: auto;
}
.yosou-list .list-box .list-wrap{
	width: 864px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 27px;
	padding-top: 25px;
	border-bottom:1px solid #c4c4c4;
	padding-left: 12px;
	padding-right: 10px;
}
.yosou-list .name{
	font-size:22px;
}
.yosou-list .list-wrap .icon{
	width: 74px;
	float: left;
	margin-right:43px ;
}
.yosou-list .list-wrap .profile{
	width: 167px;
	float: left;
}
.yosou-list .list-wrap .profile .yosou{
	font-size:15px;
	margin-top: 15px;
}
.yosou-list .list-wrap .profile .yosou span {
    text-align: center;
    padding: 4px 8px;
	margin:0 1px;
	color:#fff;
}
.yosou-list .list-wrap .profile .yosou span.no_1{color:#000; border:1px solid #bfbfbf;}
.yosou-list .list-wrap .profile .yosou span.no_2{background-color:#000; }
.yosou-list .list-wrap .profile .yosou span.no_3{background-color:#E11222;}
.yosou-list .list-wrap .profile .yosou span.no_4{background-color:#448ACA;}
.yosou-list .list-wrap .profile .yosou span.no_5{color:#fff;background-color:#EECA03;}
.yosou-list .list-wrap .profile .yosou span.no_6{background-color:#158831;}

.yosou-list .list-wrap .profile a{
	display: block;
	background:#ff815a;
	color:#fff;
	font-size:12px;
	line-height: 12px;
	text-align: center;
	padding:6px 0;
	margin-top: 15px;
	cursor: pointer;
}
.yosou-list .list-wrap .profile-btn .profile_click{
	display: block;
	background:#ff815a;
	color:#fff;
	font-size:12px;
	line-height: 12px;
	text-align: center;
	padding:6px 0;
	margin-top: 15px;
	cursor: pointer;
}
.yosou-list .list-wrap .comment{
	width: 478px;
	padding:5px 7px 7px 7px;
	background: #e0e0e0;
	float: right;
}
.yosou-list .list-wrap .comment .ttl{
	font-size:11px;
	padding-bottom: 6px;
}
.yosou-list .list-wrap .comment .comment-box{
	background:#fff;
	padding:10px 10px;
	word-wrap: break-word;
	font-size:11px;
	line-height: 15px;
	width:auto;
}
.hide{
	display: none;
}
.sato-fr{
	position: fixed;
	bottom: 0;
	right: 40px;
}
.sato-box.ex .wrap{
	width: 1020px;
}
.sato-box.ex .sato-answer{
	right:0;
}

.race_infomation{
    background-color: #fff;
    padding: 20px 40px;
    position: relative;
}
.renew.index.news-page{
	padding-top: 50px;
}
.race_infomation h2{
	padding:5px 5px;
	color:#fff;
	font-size:24px;
	background: #4ba2e6;
}
.race_infomation .news-contents{
	padding:5px 5px;
}
/*予想マイページ*/
.mptab .mpyosou{
	padding-top: 55px;
	width: 750px;
	margin:0 auto 80px;
}
.mptab .mpyosou .resulttitle{
	font-family: "AXIS Std";
	background:#e6c63e;
	font-size:24px;
	color:#fff;
	padding:20px 0;
	text-align:center;
	font-weight:bold;
	border-bottom:10px solid #c9ad37;
}
.mptab .mpyosou table th{
	text-align:center;
	padding:10px 0;
	background:#3c5e77;
	color:#797b7d;
	width: 65px;
	font-size:18px;
	color:#fff;
	border:2px solid #cacbcc;
}
.mptab .mpyosou table td{
	padding:10px 0px;
	font-size:14px;
	color:#545454;
	font-weight:bold;
	text-align:center;
	border:2px solid #cacbcc;
}
.mptab .mpyosou table td.name{
	font-size:12px;
}
.expect_head{
	padding:20px 0 5px;
	display:table;
	margin:auto;
}
.expect_head p{
	float:left;
	padding:0 10px;
	font-size:18px;
}
.expect_head table{
	width: 100%;
}
.expect_head table tr th{
	background:#4d8fc8!important;
}
.expect_head table tr th,.expect_head table tr td{
	width: 250px!important;
}
.expect_head table tr td span{
	font-size:24px;
}
table#expect td span{
	border:1px solid #000;
	text-align:center;
	padding:3px 8px;
	color:#fff;
}
table#expect td span.no_1{color:#000;}
table#expect td span.no_2{background-color:#000;}
table#expect td span.no_3{background-color:#E11222;}
table#expect td span.no_4{background-color:#448ACA;}
table#expect td span.no_5{color:#000;background-color:#EECA03;}
table#expect td span.no_6{background-color:#158831;}
.mptab .mpyosou .tab{
	margin:15px auto 15px;
}
.mptab .mpyosou table th.nbsp {
    background-color: transparent;
    border-left: 0 none;
    border-top: 0 none;
	padding:5px 0;
}
.mptab .mpyosou table th.vip {
    background-color: #996c33;
    color: #fff;
    padding: 5px 5px;
    width: 170px;
	font-weight:bold;
	font-size:14px;
	font-weight:normal;
}

.mptab .mpyosou table th.every {
    background-color: #f39700;
    color: #fff;
    padding: 5px 5px;
	font-size:14px;
    width: 170px;
	font-weight:normal;
}
.mptab .mpyosou table th.vip2 {
    background-color: #bcbbbb;
    color: #fff;
    padding: 5px 5px;
    width: 170px;
	font-weight:bold;
	font-size:14px;
	font-weight:normal;
}

.mptab .mpyosou table th.every2 {
    background-color: #a2a2a2;
    color: #fff;
    padding: 5px 5px;
	font-size:14px;
    width: 170px;
	font-weight:normal;
}
.mpname .nameicon .icon {
    width: 105px;
    margin: auto;
}
.race-finish{
	background:#fff;
	padding:80px 210px 80px;
	margin-top: 40px;
	text-align: center;
	border:1px solid #4d8fc8;
}
.race-thanks{
	background:#fff;
	padding:80px 210px 80px;
	margin-top: 20px;
	text-align: center;
	border:1px solid #4d8fc8;
	margin-bottom: 20px;
}
.yosou-sorry,.sorry{
	padding: 80px 210px 80px;
}

.mptab .mpyosou .resulttitle {
	font-family: 'AXIS Std','Yu Gothic','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','メイリオ', 'Meiryo','Helvetica Neue', 'Helvetica', 'Arial',sans-serif;
}

.mptab .mpinfo table th span{
	font-weight: normal;
	font-size:14px;
}

.tel.contents {
    background-color: #b5f0ff ;
	
	position: relative;
	z-index: 1;
}
.tel .wrap{
	background:url(../images/tel/renew/bg.png) no-repeat center top;
	z-index: 2;
	padding-top: 80px;
	background-size:cover;
}

form p{
	/*color: #fff;*/
	color: #000000;
    font-weight: 600;
    text-shadow: 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff;
}
form p input{
	color: #000;
}
.login .tyusyaku{
	/*color: #fff;*/
	color: #000000;
    font-weight: 600;
    text-shadow: 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff;
}
.login .tyusyaku a{
	color: #0060ff;
}

#entry .tyusyaku{
	/*color: #fff;*/
	color: #000000;
    font-weight: 600;
    text-shadow: 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff;
}
#entry .tyusyaku a{
	color: #0060ff;
}