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


* {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	-webkit-text-size-adjust: 100%;
}

html, body {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	line-height: 20px;
	min-width: 980px;
	width: 100%;
	min-height: 100%;
	height: 100%;
	min-height: 100%;
	color: #000;
	background-color: #eee;
}

img {
	margin: 0px;
	padding: 0px;
	vertical-align:bottom;
}

a {
	color: #F00;
	text-decoration: none;
}

a img {
	border: 0px;
}

.space10 {
	height: 10px;
}

.space20 {
	height: 20px;
}

.space30 {
	height: 30px;
}

.space40 {
	height: 40px;
}

.space45 {
	height: 45px;
}

.space50 {
	height: 50px;
}

.space70 {
	height: 70px;
}

.red {
	color: #F00;
}

.green {
	color: #009944;
}

.blue {
	color: #5d61f4;
}

.yellow {
	color: #d0a41e;
}

.aqua {
	color: #0098dc;
}

.font9 {
	font-size: 9px;
}

#top_pic {
	height: 695px;
	position:relative;
}


#top_back {
	width: 100%;
	height: 140px;
	background: #000;
	position: fixed;
	z-index:1000;
}

#top {
	width: 980px;
	height: 140px;
	margin: 0px auto;
	position: relative;
}

#p_b {
	width: 980px;
	position: absolute;
	left: 0px;
	top: 755px;
	z-index: 150;
}

#p_b2 {
	width: 980px;
	position: absolute;
	left: 0px;
	top: 500px;
	z-index: 150;
}

#top_line {
	width: 980px;
	height: 70px;
	margin: 0px auto;
	position: relative;
}

#logo {
	padding-top: 10px;
}

#tw_fb {
	position: absolute;
	right: 10px;
	top: 20px;
}

#btn {
	width: 100%;
	height: 65px;
	position: relative;
}

#btn2 {
	width: 980px;
	height: 65px;
	margin: 0px auto;
	position: relative;
	background: url(../img/btn/back.jpg) no-repeat;
}

#b1 {
	position: absolute;
	left: 28px;
	top: 18px;
}

#b2 {
	position: absolute;
	left: 111px;
	top: 18px;
}

#b3 {
	position: absolute;
	left: 270px;
	top: 18px;
}

#b4 {
	position: absolute;
	left: 387px;
	top: 18px;
}

#b5 {
	position: absolute;
	left: 527px;
	top: 18px;
}

#b6 {
	position: absolute;
	left: 664px;
	top: 18px;
}

#b7 {
	position: absolute;
	left: 868px;
	top: 18px;
}

.wrap {
	width: 980px;
	margin: 0px auto;
	position: relative;
}

.white {
	width: 100%;
	background: #FFF;
	padding: 30px 0px;
	position: relative;
}

.haikatsu {
	width: 100%;
	background: #999;
	color: #FFF;
	padding: 30px 0px;
	position: relative;
}

.line {
	width: 634px;
	padding: 10px;
	position: relative;
	background-color: #FFF;
}

#footer {
	width:100%;
	margin: 0px auto;
	position:relative;
	color: #FFF;
	background: #232323;
}

#footer2 {
	width: 980px;
	margin: 0px auto;
	position: relative;
}

#sponcer {
	border-top: 1px #656565 solid;
	border-bottom: 1px #656565 solid;
	padding: 10px 0px;
}


#sponcer_text {
	width: 980px;
	text-align: center;
	font-size: 10px;
	padding: 20px 0px 10px 0px;
}

#copy {
	width: 980px;
	height: 50px;
	font-size: 10px;
	margin: 0px auto;
	padding-top: 40px;
	text-align: center;
	position: relative;
}

.clear {
	clear: both;
}
