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

body{
	background: #d2dff0;
	font-size: 1.2em;
	font-family: 'ＭＳ Ｐゴシック','HGP創英角ｺﾞｼｯｸUB', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W6', sans-serif;
	}
.red{
	color:#F00;
	
	}
.clear hr { display:none; } 
.wrapper{
	width: 100%;
	margin: auto;
	text-align: center;
	background: url(../images/bk.jpg) no-repeat center top;	
	}
.header{
	position: relative;
	width: 1000px;
	margin: auto;
	top: 400px;
	}
	
.header h1{
	position: relative;
	z-index: 2;
	left: -100px;
	margin: 0;
	padding-top: 10px;	
	}
.header h2{
	position: relative;
	z-index: 3;
	left: -50px;
	top: 10px;
	margin-bottom: 20px;
	
	}

.period{
	position: absolute;
	left: 405px;
	top: 400px;
	
	
	}
.header .pageH1{
	text-align: left ;	
	
	}
.header .pageH1 img{
	width: 800px;
	height: auto;
	text-align: left ;

	
	}
.header .pageH2 img{
	width: 800px;
	height: auto;
	text-align: left ;	
	
	}
.header .headerTxt{
	float: left;
	width: 353px;
	margin-top: 30px;
	
	}
.header .headerRegistWrapper{
	background: #020471; /* Old browsers */
	background: -moz-linear-gradient(top,  #020471 0%, #010232 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#020471), color-stop(100%,#010232)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #020471 0%,#010232 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #020471 0%,#010232 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #020471 0%,#010232 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #020471 0%,#010232 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#020471', endColorstr='#010232',GradientType=0 ); /* IE6-9 */
	border-radius: 20px;
	-webkit-border-radius: 20px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 20px;   /* Firefox用 */  
	padding: 20px 0;
	margin-left: 720px;
	width: 312px;
	position: relative;
	z-index: 3;
	height: 230px;
	border: 1px solid #fff;
    }  


.headerRegistWrapper p{
	margin-left: 30px;
	text-align: left;
	}

.header .registBtn{
	padding-left:480px;
	padding-top:70px;
	}
.header .registBtn:hover{
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}
.header .detail{
	position: absolute;
	top: 220px;
	right: 30px;
	padding-right:55px;
	padding-top:110px;
	}

.header img.kawasaki{
	position: absolute;
	right: -180px;
	top: -30px;
	z-index: 1;
	
	
	}
.header img.kawasakiPage{
	position: absolute;
	right: -60px;
	top: -10px;
	z-index: 1;
	width: 400px;
	
	}
.clear{
	clear: both;
	
	}

hr{
	display: none;
	
	
	}
.tickets{
	width: 1000px;
	margin: 30px auto;
	position: relative;
	z-index: 6;
	top: 400px;
	
	}
.tw1{
	position:absolute;
	top: 78px;
	z-index: 8;	
	left: -46px;
	}

.tw2{
	position:absolute;
	top: 80px;
	z-index: 8;	
	left: 566px;
	}
.tw3{
	position:absolute;
	top: 258px;
	z-index: 8;	
	left: 240px;
	}

.tw4{
	position:absolute;
	top: 138px;
	z-index: 8;	
	left: 890px;
}
.tickets .ticketsWrapper{
	width: 265px;
	border: #fff;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #cdd1ea 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#cdd1ea)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#cdd1ea 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#cdd1ea 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#cdd1ea 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#cdd1ea 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#cdd1ea',GradientType=0 ); /* IE6-9 */
	padding: 10px;
	margin: 2px;
	text-align:left;
	height: 150px;
	
	}
	
.tickets .ticketsBorder{	
	background: #646478; /* Old browsers */
	background: -moz-linear-gradient(top,  #646478 0%, #b8bcd6 6%, #646478 13%, #646478 87%, #b8bcd6 94%, #646478 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#646478), color-stop(6%,#b8bcd6), color-stop(13%,#646478), color-stop(87%,#646478), color-stop(94%,#b8bcd6), color-stop(100%,#646478)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #646478 0%,#b8bcd6 6%,#646478 13%,#646478 87%,#b8bcd6 94%,#646478 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #646478 0%,#b8bcd6 6%,#646478 13%,#646478 87%,#b8bcd6 94%,#646478 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #646478 0%,#b8bcd6 6%,#646478 13%,#646478 87%,#b8bcd6 94%,#646478 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #646478 0%,#b8bcd6 6%,#646478 13%,#646478 87%,#b8bcd6 94%,#646478 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#646478', endColorstr='#646478',GradientType=0 ); /* IE6-9 */
	overflow: hidden;
	margin: 10px 18px;
	float: left;
}

.tw1{
	position:absolute;
	top: 10px;
	z-index: 8;	
	}

.tickets .date{
	float: left;
	padding: 0 10px 18px 0;	
	font-weight: bold;
		
	}

.tickets .raceName{
	padding-bottom: 10px;
	text-align: left;
	font-weight: bold;	
	}
	
.tickets dt{
	float: left;
	width: 120px;
	padding: 3px;	
	}	
	
.tickets dd{
	margin: 0 0 5px 120px;
	border-radius: 15px;
	-webkit-border-radius: 15px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 15px;   /* Firefox用 */
	padding: 3px;
	text-align: center;	
	}

.tickets dd.racePay{
	background: #b50a0a;
	color: #fff;
	font-weight: bold;
	}

.mainTextWrapper{
		background: url(../images/bk_maintxt.png)no-repeat center top;
	}
	
.mainText{
	background: /*url(../images/txt_bk.png) no-repeat bottom right*/ #FFF;
	color:#202020;
	padding: 20px 60px 50px 60px;
	width: 900px;
	margin: 50px auto;
	font-size: 1em;
	line-height: 1.4;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	top: 400px;
	position: relative;
	box-shadow: 0px 0px 6px 3px #e4ebf5;
	}
.mainText h2{
	background: url(../images/corner.jpg) no-repeat;
	font-family: "ＤＦ平成明朝体","ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color:#1a4192;
	margin-top: 20px;
	padding: 20px 0px 10px 120px;
	font-size: 34px;
	margin-bottom: 30px;
	font-weight: bold;
	text-align: left;
	}
.mainText h1,.mainText h3{
color: #364e96;/*文字色*/
padding: 0.5em 0.5em;/*上下の余白*/
border-top: solid 3px #364e96;/*上線*/
border-bottom: solid 3px #364e96;/*下線*/
font-size: 1.4em;
background-color:#FCFCFC;
margin-bottom: 20px;
}

.mainText h4{
margin: 0.3em 0 -0.8em 0;/*上下 左右の余白*/
padding: 0.1em 0.5em;/*上下 左右の余白*/
color: #494949;/*文字色*/
background: transparent;/*背景透明に*/
border-left: solid 5px #7db4e6;/*左線*/
font-weight:bold;
font-size: 1.2em;
}

.mainText ul{
margin:0 0 20px 20px;
}
.hline{
border:1px solid #EEE;
margin:20px 10px;
}
.mainText .bn{
border:1px solid #999;
margin-right:10px;
}

.mainText p{
	margin: 50px 0;
	color: #404040;
	font-size: 1.2em;
	}

.btnArea {
	top: 400px;
	position: relative;
	}

.btnAreaTxt{
	margin-left: 0;
	}
	
.btn{	
	//margin: 0 auto 50px 31px;
	width:100%;		
	}	
.btn:hover{		
	     filter: alpha(opacity=70);
    -moz-opacity:0.7;
    opacity:0.7;
}


.profile{
	margin-bottom: 30px;
	top: 400px;
	position: relative;
	
	}

.contact{
	margin-bottom: 50px;
	top: 400px;
	position: relative;
		
	}

.memberShipPage
{
	position: relative;
	z-index: 3;
	top:10px;
	
	}

.memberShip,
.memberShipPage{
	/*background: url(../images/bk_membership.gif);*/
	background: url(../images/bk_membership.gif) repeat-y center top;
	
	padding: 60px 0;
	margin-bottom: 50px;
	top: 330px;
	position: relative;
	
	}

.memberShip .memberWrapper,
.memberShipPage .memberWrapper
{
	width: 700px;
	margin: 20px auto 50px auto;
	color: #fff;
	border: 1px solid #fff;
	position: relative;
	padding: 50px 20px;
	background: #1A4192;
	z-index: 6;
	border-radius: 15px;
	-webkit-border-radius: 15px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 15px;   /* Firefox用 */
    -webkit-box-shadow: 0 10px 6px -6px #333;
       -moz-box-shadow: 0 10px 6px -6px #333;
            box-shadow: 0 10px 6px -6px #333;
			font-size: 1.4em;  
	
	}
.memberWrapper .txtDiscount{
	position: absolute;
	top: -100px;
	right: -150px;
	z-index: 8;
	width: 300px;
	
	}

.memberWrapper h3 {
  padding: 15px 15px 15px 70px;
  width: 85%;
  text-align: left;
  font-size: 1.3em;
  font-weight: bolder;
  border-radius: 15px;
  background: url("../images/icon.gif") no-repeat scroll 8px center #EBF3F9;
  color:#404040;
}
.memberWrapper dl{
	margin: 20px auto 40px auto;
	}
.memberWrapper dl dt{
	text-align: right;
	width: 160px;
	float: left;
	line-height: 1.3;
	}
.memberWrapper dl dd{
	padding-left: 200px;
	text-align: left;
	line-height: 1.3;
	}
.memberWrapper p{
	font-size: 1.5em;
	font-weight: bold;
	padding-top: 40px;
	}
.txtWhite{
	color: #202020;
	font-size: 1.4em;
	}
.footer{
	color: #fff;
	top: 400px;
	position: relative;
	}
.priceinfo{
	font-size:22px!important;
	text-align:left;
	padding-left:20px;
}
/*登録フォーム*/
#formWrap {
	width:700px;
	margin: 30px auto;
	/*color:#fff;*/
	color:#fff;
	line-height:120%;
	font-size:90%;
	background: #EBF3F9;
	padding:45px;
	box-shadow: 0px 0px 6px 3px #e4ebf5;
}
table.formTable{
	width:100%;
	margin:0 auto 30px auto;
	border-collapse:collapse;
	background: #fff;
	color: #333;
}
table.formTable td,table.formTable th{
	border:1px solid #ccc;
	padding:10px;
}
table.formTable th{
	width:30%;
	font-weight:normal;
	background:#efefef;
	text-align:left;
	vertical-align: middle!important;
}

table.formTable td{
	text-align:left;
	
	}


table.formTable td input,
table.formTable td textarea{
	border: 1px solid #eee;
	padding: 10px;	
	
	}

.confirm{
	width: 300px;
	font-size: 1.2em;
	color: #666;
	padding: 30px;
	
	}

.reset{
	width: 300px;	
	font-size: 1.2em;
	color: #666;
	padding: 30px;
	}
	
.confirm:hover,
.reset:hover{
	filter: alpha(opacity=70);
    -moz-opacity:0.7;
    opacity:0.7;
	
	}

.footerLogo{
	top: 400px;
	background: #1a4192;
	color: #fff;
	width: 100%;
	text-align: center;
	height: 30px;
	padding-top: 10px;
	}

.footerLogo span {
	color: #fff;
	border-bottom: 1px solid #fff;
	}

a:-webkit-any-link {
	color: -webkit-link;
	text-decoration: underline;
	}


.furikomi-back{
  background-image: url("../images/furikomi.png");
  background-repeat: no-repeat;
}
.furikomi-back p {
  width: 690px;
  height: 250px;
  margin-top: 50px;
  padding-top: 70px;
  text-align: left;
  font-size: 32px;
  font-weight: bold;
  color: #606060;
  line-height: 120%;
}
.furikomi-item {
  width: 200px;
  margin:0px 8px 0 15px
}
.footerLogo{
  margin-top: 20px;
}

.memberDetail{
  width: 100%;
  max-width: 700px;
  font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
  margin-top: 30px;
  margin-bottom: 60px;
}
.memberDetail .catch{
  text-shadow: 0 -2px 2px #CCC;
  color: #F0F0F0;
  font-size: 1.4em;
  font-weight: bold;
  line-height: 150%;
  margin-top: 10px;
  margin-bottom: 10px;
}
.memberDetail .check{
  text-shadow: 0 -2px 2px #CCC;
  color: #F0F0F0;
  font-size: 1.0em;
  font-weight: bold;
  line-height: 150%;
  margin-top: 10px;
  margin-bottom: 10px;
}
.memberDetail .area{
  color: #F0F0F0;
  width: 100%;
  max-width: 600px;
  font-size: 1.0em;
  font-weight: bold;
  line-height: 150%;
}
.memberDetail span{
  width: 100%;
  max-width: 600px;
  color: #000;
  line-height: 150%;
}

.formBox{
	border: 1px solid #ccc!important;

}
.yosou{
	font-size: 100%;
	text-shadow: 0 -1px 1px #990, -1px 0 1px #990, 1px 0 1px #990;
	margin:20px 0;
}
.underline{
    display: inline-block;
    border-bottom: 8px #F00304 solid;
    height: 0.7em;
    padding: 0 2px;
    vertical-align: middle;
}
