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

#bg_ready {
	background:url(../img/bg_ready.png) no-repeat center bottom 40%;
	height:750px;
	width:100%;
	padding-top:30px;
	min-width:1000px;
}
#bg_main {
	min-width:1000px;
}
#koi_strong .person {
	display:inline;
	position:absolute;
	left:100px;
}
#koi_strong .section {
	background:url(../img/bg_section.png);
	width:600px;
	padding:20px;
}
#koi_strong .section h2 {
	color:#cfccff;
}
#koi_strong .catch {
	display:inline;
	font-weight:bold;
	font-size:1.2em;
	padding:5px;
	color:#2d2f78;
}
.box_r02 {
	width:400px;
}
.pd_r200 {
	padding-right:200px;
}
.bor_greeting {
	float:left;
	width:390px;	
}


.bor_greeting h3 {
	color:#2d287f;
	font-size:1.8em;
	font-weight:bold;	
}
#contents {
	min-width:1000px;
}
