@charset "utf-8";


/* ----------------------------------------
	00 contents
------------------------------------------*/

#contents #cont-main {
	height: 1640px;
	background: url(../img/bg_02.jpg) top center no-repeat;
	background-size: 1280px 100%; 
}

#contents #cont-main #cont-body {
	height: 1640px;
}




/* ----------------------------------------
	01 cont frame
------------------------------------------*/

#frds-cont-frm-01 {
	top: -15px;
}
#frds-cont-frm-01 .frm_body {
	height: 245px;
}
#frds-cont-frm-01 img.photo_left {
	left: -5px;
	top: 11px;
}

#frds-cont-frm-02 {
	top: 330px;
}
#frds-cont-frm-02 .frm_body {
	height: 250px;
}
#frds-cont-frm-02 img.photo_right {
	left: 507px;
	top: 3px;
}

#frds-cont-frm-03 {
	top: 690px;
}
#frds-cont-frm-03 .frm_body {
	height: 390px;
}
#frds-cont-frm-03 img.photo_left {
	left: 22px;
	top: 4px;
}


#frds-foot {
	*top: 1420px;
}