@charset "utf-8";


/* ----------------------------------------
	00 contents
------------------------------------------*/

#contents #cont-main {
	height: 1643px;
	background: url(../img/bg_01.jpg) top center no-repeat;
	background-size: 1280px 100%; 
}

#contents #cont-main #cont-body {
	height: 1643px;
}




/* ----------------------------------------
	01 cont frame
------------------------------------------*/

#frds-head {
	z-index: 100;
}

#frds-cont-frm-01 {
	top: 0;
	height: 250px;
}
#frds-cont-frm-01 .photo {
	top: 0;
}

#frds-cont-frm-02 {
	top: 260px;
}
#frds-cont-frm-02 .frm_body {
	height: 240px;
}
#frds-cont-frm-02 .photo_right {
	top: 15px;
	left: 504px;
}

#frds-cont-frm-03 {
	top: 620px;
}
#frds-cont-frm-03 .frm_body {
	height: 450px;
}
#frds-cont-frm-03 .photo_left {
	top: 18px;
	left: 6px;
}


#frds-foot {
	top: 1420px;
}



