@charset "utf-8";
#wrapper {
	width: 900px;
	margin: 0 auto;
	position: relative;
	/*min-height: 100%;
	height: 100%;*/
}
body {
	background: #00132a url("../images/mainImg.gif") top center no-repeat;
	background-attachment: inherit;
	background-size: auto;
}
#header {
	position: relative;
	width: 900px;
	height: 500px;
}
#header h1 {
	z-index: 1;
	position: absolute;
	background: url("../images/mainRogo.png") no-repeat;
	width: 768px;
	height: 0;
	margin: 0;
	padding-top: 156px;
	top: 190px;
	left: -10px;
	overflow: hidden;
}
#kahaku_toprogo {
	position: absolute;
	top: 15px;
}
#img_hachi,
#img_himawari,
#img_hobit,
#img_raffl,
#img_ammo {
	position: absolute;
	z-index: -10;
}
#img_hachi {
	top: 72px;
	left: 790px;
}
#img_himawari {
	top: -10px;
	left: 355px;
}
#img_hobit {
	top: 85px;
	left: -140px;
}
#img_raffl {
	top: 370px;
	left: 575px;
}
#img_ammo {
	top: 395px;
	left: -75px;
}
#container {
	clear: both;
}
#container #read {
	background: #000;
	color: #fff;
	padding: 15px;
	margin-bottom: 45px;
}
#container #read p {
	text-indent:  1em;
	margin: 0 0 .6em 0;
}
#container #read p a {
	color: #ffe71d;
	text-decoration: underline;
}
/*#contents {
	background-color: rgba(34,34,34,0.8);
	width: 860px;
	padding: 20px;
}*/
#btn_field {
	margin: 0.5em 25px 1em;
}
#btn_field .left_cont,
#btn_field .right_cont {
	width: 400px;
	height: 100px;
}
#btn_field .left_cont {
	float: left;
}
#btn_field .right_cont {
	float: right;
}
#sns_area {
	position: absolute;
	top: 75px;
	right: 15px;
}
#kahaku_top {
	position: absolute;
	top: 20px;
	right: 20px;
}

#header #SP_header {
	display: none;
}

/* footer */
#footer{
	clear: both;
	height: 70px;
	background-color: #00665e; 
	width: 870px;
	padding: 15px;
}
#footer_in {
	position: relative;
	width: 870px;
}
#totop a {
	padding: 7px 8px 5px;
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	border-radius: 10px 10px 0px 0px;
	background: #00665e;
	border: #00665e solid 1px;
	border-bottom: none;
	width: 78px;
	height: 17px;
	position: absolute;
	top: -44px;
	right: -15px;
}
#cr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	position: absolute;
	top: 25px;
	right: 0;
}

#footer .footer_in {
	width: 900px;
	height: 100px;
	margin: 10px auto 0;
}
a#kahakutop_footer {
	background: url(../images/kahaku_footer_top.png) no-repeat;
	width: 315px;
	height: 0;
	padding-top: 43px;
	overflow: hidden;
	position: absolute;
	top: 10px;
	left: 20px;
	border-bottom: none;
	font-size: 0px;
}
.cr {
	position: absolute;
	right: 10px;
	top: 35px;
	font-size: .75em;
}