@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: 10px;
	line-height: 20px;
	min-width: 980px;
	width: 100%;
	min-height: 100%;
	height: 100%;
	color: #000;
	background-color: #fff;
}

a {
	text-decoration: none;
}

a img {
	border: 0px;
}

.space10 {
	height: 10px;
}

.space20 {
	height: 20px;
}

.space40 {
	height: 40px;
}

.space45 {
	height: 45px;
}

.space50 {
	height: 50px;
}

.red {
	color: #F00;
}

.green {
	color: #009944;
}

.blue {
	color: #5d61f4;
}

.yellow {
	color: #d0a41e;
}

.aqua {
	color: #0098dc;
}

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

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

#logo {
	padding: 12px 0px 0px 12px;
}

#btn {
	width: 100%;
	height: 60px;
	background: url(../img/btn/back.jpg) repeat-x center;
	position: relative;
}

#btn2 {
	width: 980px;
	height: 58px;
	margin: 0px auto;
	position: relative;
	background: #FFF;
}

#b1 {
	position: absolute;
	left: 0px;
}

#b2 {
	position: absolute;
	left: 140px;
}

#b3 {
	position: absolute;
	left: 280px;
}

#b4 {
	position: absolute;
	left: 420px;
}

#b5 {
	position: absolute;
	left: 560px;
}

#b6 {
	position: absolute;
	left: 700px;
}

#b7 {
	position: absolute;
	left: 840px;
}

#wrap {
	width: 928px;
	margin: 0px auto;
	padding: 26px;
	position: relative;
}

#left {
	width: 250px;
	float: left;
	padding-right: 28px;
}

#left img {
	padding-bottom: 10px;
	border: 0px;
}

#right {
	width: 650px;
	float: right;
}

.line_text {
	width: 100%;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding: 10px 0px;
}

.line_text2 {
	width: 100%;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding: 10px 0px;
}

.line {
	width: 100%;
	border-bottom: 1px #999999 solid;
}

.b_c {
	width: 100%;
	text-align: center;
}

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

#footer2 {
	width: 980px;
	height: 60px;
	padding-top: 60px;
	text-align: center;
	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: 9px;
	padding: 20px 0px 10px 0px;
}

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

.clear {
	clear: both;
}
