@charset "utf-8";


/* ----------------------------------------
	00 contents
------------------------------------------*/

#contents #cont-main {
	height: 2123px;
	background: url(../img/bg_01.jpg) top center no-repeat;
	background-size: 1280px 100%; 
}

#contents #cont-main #cont-body {
	height: 2123px;
}




/* ----------------------------------------
	01 cont frame
------------------------------------------*/

#frds-cont-frm-01 {
	top: 0px;
	height: 350px;
}
#frds-cont-frm-01 .photo {
	top: 40px;
}

#frds-cont-frm-02 {
	top: 360px;
}
#frds-cont-frm-02 .frm_body {
	height: 310px;
}
#frds-cont-frm-02 .photo_right {
	top: 45px;
	left: 501px;
}

#frds-cont-frm-03 {
	top: 790px;
}
#frds-cont-frm-03 .frm_body {
	height: 810px;
}
#frds-cont-frm-03 .photo_left {
	top: 60px;
	left: 0;
}


#frds-foot {
	top: 1940px;
	left: 140px;
}



