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

.wf-roundedmplus1c { font-family: "Rounded Mplus 1c","ヒラギノ角ゴ 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: 15px;
	line-height: 30px;
	min-width: 1000px;
	width: 100%;
	min-height: 100%;
	height: 100%;
	min-height: 100%;
	color: #000000;
	background-color: #FFFFFF;
}

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;
}

.red {
	color: #F00;
}

.green {
	color: #009944;
}

.blue {
	color: #5d61f4;
}

.yellow {
	color: #d0a41e;
}

.aqua {
	color: #0098dc;
}

.text_line {
	height: 40px;
	font-size: 19px;
	font-weight: bold;
}

.text_line2 {
	font-size: 19px;
	font-weight: bold;
	border-bottom: 2px #000 solid;
}

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


#top_back {
	width: 100%;
	height: 669px;
	background: #000 url(../img/top_back.jpg) top repeat-x; 
	position: relative;
}

#top {
	width: 1000px;
	height: 669px;
	margin: 0px auto;
	position: relative;
}
	

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

.wrap2 {
	width: 800px;
	padding: 50px 100px 100px 100px;
	position: relative;
}

.wrap3 {
	width: 100%;
	padding-top: 40px;
	text-align: center;
	position: relative;
}

#kazz {
	width: 100%;
	height: 615px;
	position: relative;
	background: url("../img/kazzrock.jpg") repeat-x top;
}

#a2 {
	width: 100%;
	height: 591px;
	position: relative;
	background: url("../img/gospel.jpg") repeat-x top;
}

#a3 {
	width: 100%;
	height: 591px;
	position: relative;
	background: url("../img/sugar.jpg") repeat-x top;
}

#a4 {
	width: 100%;
	height: 591px;
	position: relative;
	background: url("../img/waif.jpg") repeat-x top;
}

#a5 {
	width: 100%;
	height: 591px;
	position: relative;
	background: url("../img/wood.jpg") repeat-x top;
}

#challenge {
	width: 100%;
	height: 218px;
	position: relative;
	background: url("../img/challenge.png") repeat-x top;
}

#footer {
	width:100%;
	position:relative;
	color: #FFF;
	background: #FFF;
}

#footer2 {
	width: 1000px;
	margin: 0px auto;
	padding-top: 20px;
	position: relative;
}

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

.clear {
	clear: both;
}
