@charset "utf-8";


/* ----------------------------------------
	00 contents
------------------------------------------*/

#contents #cont-main {
	height: 1755px;
	background: url(../img/bg_03.jpg) top center no-repeat;
	background-size: 1280px 100%; 
}

#contents #cont-main #cont-body {
	height: 1755px;
}




/* ----------------------------------------
	01 cont frame
------------------------------------------*/

#frds-cont-frm-01 {
	top: 0px;
	height: 320px;
	*height: 310px;
}
#frds-cont-frm-01 .frm_body {
	height: 320px;
	*height: 310px;
}
#frds-cont-frm-01 img.photo_left {
	left: 0;
	top: 5px;
}

#frds-cont-frm-02 {
	top: 400px;
	*top: 410px;
}
#frds-cont-frm-02 .frm_body {
	height: 280px;
	*height: 270px;
}
#frds-cont-frm-02 img.photo_right {
	left: 506px;
	top: 5px;
}

#frds-cont-frm-03 {
	top: 790px;
	*top: 800px;
}
#frds-cont-frm-03 .frm_body {
	height: 430px;
	*height: 420px;
}
#frds-cont-frm-03 img.photo_left {
	left: 22px;
	top: 9px;
}




#frds-foot {
	top: 1560px;
}
