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

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

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