@charset "euc-jp";

/* ----- project ---- */
#bodyArea{
	width:945px;
	margin:0;
	padding:0;
}
#bodyArea div.clear {
	width:100%;
	height:0px;
	line-height:0;
	font-size:0px;
	text-indent:-9999px;
	overflow:hidden;
	clear:both;
}
#bodyArea img{
	border:none;
}

/* common */
.maB8{	margin:0 0 8px 0; }
.maB10{	margin:0 0 10px 0; }
.maB12{	margin:0 0 12px 0; }
.maB15{	margin:0 0 15px 0; }
.maB18{	margin:0 0 18px 0; }
.maB20{	margin:0 0 20px 0; }
.maB23{	margin:0 0 23px 0; }
.maL13{	margin:0 0 0 13px; }

/* boys
--------------------------------------------------------------*/
#boys{
	width:945px;
	background:url(../images/boys_bg.gif) left top repeat-y;
}
#boys .boysbottom{
	padding:0 0 40px 0;
	background:url(../images/boys_bgbottom.gif) left bottom no-repeat;
}
#boys .boystitleBg{
	background:url(../images/boys_titleBg.gif) right top no-repeat;
}
#boys .boyscontents{
	height:100%;
	padding:38px 32px 0 32px;
	background:url(../images/boys_boxtop.gif) left top no-repeat;
}
/* girls
--------------------------------------------------------------*/
#girls{
	width:945px;
	background:url(../images/girls_bg.gif) left top repeat-y;
}
#girls .girlsbottom{
	padding:0 0 40px 0;
	background:url(../images/girls_bgbottom.gif) left bottom no-repeat;
}
#girls .girlstitleBg{
	background:url(../images/girls_titleBg.gif) right top no-repeat;
}
#girls .girlscontents{
	height:100%;
	padding:38px 32px 0 32px;
	background:url(../images/girls_boxtop.gif) left top no-repeat;
}


.titlelogo{ padding:0 0 19px 0; }
/* box01 */
.box01_left{
	width:658px;
	margin:0 10px 35px 0;
	float:left;
}
.box01_right{
	width:200px;
	margin:0 0 35px 0;
	float:left;
}
.box01_about{
	width:200px;
	padding:33px 0 5px 0;
	text-align:center;
	background:#ffeed8 url(../images/box01_about_top.gif) left top no-repeat;
}
/* box02 */
.box02_left{
	width:420px;
	margin:0 18px 35px 0;
	float:left;
}
.box02_right{
	width:420px;
	margin:0 0 35px 0;
	float:left;
}
/* box03 */
.box03_left{
	width:410px;
	margin:0 15px 35px 0;
	float:left;
}
.box03_left img{
	margin:0 5px 5px 0;
	float:left;
}
.box03_right{
	width:431px;
	margin:0 0 35px 0;
	float:left;
}
/* box04 */
.box04_left{
	width:569px;
	margin:0;
	float:left;
}
.box04_right_boys{
	width:286px;
	height:106px;
	float:left;
	background:url(../images/boys_box04_bg.gif) left top no-repeat;
}
.box04_right_girls{
	width:286px;
	height:106px;
	float:left;
	background:url(../images/girls_box04_bg.gif) left top no-repeat;
}
.box04_btn{
	padding:55px 0 0 35px;
}
