@charset "utf-8";


/* ----------------------------------------
	00 contents
------------------------------------------*/

#contents #cont-main {
	height: 1625px;
	background: url(../img/bg_00.jpg) top center no-repeat;
	background-size: 1280px 100%; 
}

#contents #cont-main #cont-body {
	height: 1625px;
}




/* ----------------------------------------
	01 cont frame
------------------------------------------*/

#frds-cont-frm-01 {
	top: 0px;
	height: 300px;
}

#frds-cont-frm-02 {
	top: 300px;
}
#frds-cont-frm-02 .frm_body {
	height: 240px;
}

#frds-cont-frm-03 {
	top: 650px;
}
#frds-cont-frm-03 .frm_body {
	height: 430px;
}

#frds-foot {
	top: 1420px;
}



