@charset "utf-8";


/* ----------------------------------------
	00 contents
------------------------------------------*/

#contents #cont-main {
	height: 1561px;
	background: url(../img/bg_01.jpg) top center no-repeat;
	background-size: 1280px 100%; 
}

#contents #cont-main #cont-body {
	height: 1561px;
}




/* ----------------------------------------
	01 cont frame
------------------------------------------*/

#frds-cont-frm-01 {
	top: 0px;
	height: 320px;
}

#frds-cont-frm-02 {
	top: 320px;
}
#frds-cont-frm-02 .frm_body {
	height: 230px;
}
#frds-cont-frm-02 .photo_right {
	top: 44px;
	left: 505px;
}

#frds-cont-frm-03 {
	top: 660px;
}
#frds-cont-frm-03 .frm_body {
	height: 340px;
}
#frds-cont-frm-03 .photo_left {
	top: 47px;
	left: 6px;
}


#frds-foot {
	top: 1340px;
	*top: 1350px;
}



