@charset "utf-8";
/* CSS Document */
#bg_main {
	background:url(../img/bg_main.jpg) no-repeat top center #ffdc39;
	height:570px;
	min-width:1000px;
}

#bg_main_in {
	padding-top:70px;	
	
}
#koi_coming .section {
	background:url(../../img/bg_section.png);
	width:400px;
	padding:20px;
	float:right;
	margin:50px 280px 0 0;
}
#koi_coming .section h2 {
	color:#fdd000;
}
#bg_ready {
	background:url(../img/bg_ready.jpg) no-repeat center bottom;
	height:800px;
	width:100%;
	position:absolute;
	top:6500px;
}

#koi_coming .person {
	display:inline;
	position:absolute;
	left:100px;
}

#koi_coming .bor_r h3 {
	background:url(../img/ic_q.png) no-repeat;
	padding:10px 0 10px 70px;	
}
#koi_coming .bor_r .question {
	background:url(../img/ic_a.png) no-repeat;
	padding:0 0 0 70px;	
}
.box_l {
	float:left;
	display:inline;
	width:50%;
}
.lastyear {
	float:right;
	display:inline;
	width:40%;
	margin-bottom:100px;
}
.box01 {
	height:450px;
}
/*.box02 {
	background:url(../../../cmn/img/bg_coming.gif);
	width:100%;
	height:450px;
	position:absolute;
	top:1000px;
}*/
#contents {
	min-width:1000px;
}
#bg_ready {
	min-width:1000px;
	width:100%;
}