body{
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, 'ＭＳ Ｐゴシック', sans-serif, Verdana; 
	font-size:12px;
	-webkit-text-size-adjust: none !important;
	text-align:justify;
}

.wrapper{
	background-image: url("../images/sp_pattern_check.gif");
	margin-top:50px;
}

.wrapper img{
	width:100%;
}

.gnavi{
	background-color:#006633;
	position:fixed;
	left:0;
	top:0;
	width:100%;
	z-index: 100;
}

.gnavi img{
	width:55px;
	vertical-align: middle !important;
}

.gnavi li a{
	display: block;
	box-sizing: border-box;
	background-color:#006633;
	width:20%;
	float:left;
	line-height: 47px;
	height:50px;
	text-align: center;
}

.gnavi li a.selected{
	background-color:#20371C;
}

.boR{
	border-right: 1px solid #20371C;
}

.boL{
	border-left: 1px solid #20371C;
}

.boRL{
	border-right: 1px solid #20371C;
	border-left: 1px solid #20371C;
}

.smallFont{
	font-size:10px !important;
}

h1{
	position:relative;
	z-index: 90;
}

.valueInner{
	position:relative;
	z-index: 80;
	margin:0 15px;
	background-color:white;
	box-shadow:3px 3px 11px 0px black;
}

.topContents{
	margin:0 15px;
	padding:15px 0;
}

.topPrize{
	margin-top:15px;
	text-align: center;
	color:#45463f;
}

.topPrize li{
	border-top:2px solid #45463f;
	padding-top:15px;
	padding-bottom:25px;
}

.topPrize-detail{
	font-size:15px;
	font-weight:bold;
	margin-top:3px;
}

.topPrize-detail span{
	font-size:11px;
	text-align:center;
	line-height: 1.4;
	display: block;
}

.topPrize-detail p{
	text-align:center;
}

.topPrize-race{
	font-size:13px;
	margin-bottom:3px;
}

.topPrize-raceDetail{
	font-size: 14px;
	font-weight: bold;
}

.topPrize-raceTitle{
	background-color:#80c269;
	height:16px;
	display: block;
	line-height: 16px;
	color:white !important;
	margin:0 auto;
	margin-top:20px;
	margin-bottom:10px;
	font-size: 11px;
	width:160px;
}

.paB10{
	padding-bottom:10px !important;
}

.footer{
	margin-top:20px;
	background-color:#006633;
}

.footerWarning{
	padding-top:80px;
	margin-top:20px;
}

.footerWarning p{
	font-size: 11px;
	padding:14px 15px;
	text-align: right;
	position: relative;
	z-index: 90;
}

.footerLogo{
	background-color:#006633;
	text-align: center;
	padding-top:18px;
}

.footerLogo img{
	width:120px;
}

.footerText{
	padding:10px 18px 25px;
	color:white;
	text-align: left;
	font-size: 11px;
}

.footerText span{
	font-size: 13px;
	font-weight: bold;
	display: block;
}

.footerCopywrite{
	font-family:Verdana;
	padding:10px 10px 18px;
	text-align: left;
	color:#FFFFFF;
	font-size:10px !important;
	max-height: 100%;
}

.footerCopy{
	position:relative;
}

.footerIcon{
	margin:0 10px;
}

.footerIconSNS{
	position:absolute;
	bottom:10px;
	right:10px;
}

.footerIconSNS li{
	float:left;
	margin-left:10px;
}

.footerIconSNS li img{
	width:30px;
	height:30px;
}

.footerIconL{
	float:left;
}

.footerIcon img{
	height:30px !important;
	width: auto;
	margin-top:15px;
}

.footerImg{
	margin-top:10px;
	background-repeat: no-repeat;
	background-size: 180px;
	height:30px;
	background-position: 10px 2px;
}

.footerCamp{
	margin:15px 25px 0;
}

.backBtn{
	color:#FFFFFF;
	background-color: #00561f;
	display: inline-block;
	padding:5px 10px 5px 10px;
	z-index: 2000;
	box-shadow:3px 3px 11px 0px black;
	position:fixed;
	right:0;
	bottom:65px;
	text-align: center;
}
