@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:80px;	
	
}
#bg_ready {
	background:url(../img/bg_ready.jpg) no-repeat center top;
	height:800px;
	width:100%;
}

.check_person {
	padding-top:60px;
	height:800px;	
}

#koi_love .person {
	margin-left:-47%;	
}
#contents {
	min-width:1000px;
}