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

#bg_main_in {
	padding-top:70px;	
	
}
#bg_ready {
	background:url(../img/bg_ready.jpg) no-repeat center top;
	height:720px;
	width:100%;
}

.check_person {
	background:url(../img/img_check.png) no-repeat right bottom;
	padding-top:60px;	
}
#koi_came .person {
	margin-left:-45%;	
}
.message {
	background:#e3faff;
	padding:40px 0 0;
}
.absence .section {
	width:420px;
	padding:40px 20px 25px;
	margin:260px 0 0 300px;
}
#contents {
	min-width:1000px;
}