@charset "UTF-8";

/* --------------------- #C_Bunner --------------------- */

#Footer {
	background: #fff url(../img/bg_footer.png) 50% 0 repeat-x;
	//height:285px;
	//height:370px;
	height:530px;
	padding-top: 65px;
	position: relative;
	width: 100%;
	}

#Footer #C_Bunner {
	clear: both;
	height: 100px;
	margin: 0 auto 30px;
	position: relative;
	width: 900px;
}

#Footer #C_Bunner img.l_posi {
	position: absolute;
	left:0;
	top: 0;
	margin:0 13px 0 0;
}

#Footer #C_Bunner img.r_posi {
	position: absolute;
	right: 0;
	top: 0;
	margin:0 0 0 0;
}