@charset "Shift_JIS";

div#foot_area{
	clear:both;
	width:100%;
	min-width:900px; /* �ŏ��� */  
	max-width:1240px; /* �ő啝 */
	margin:0 auto;
	padding:0;
	background:url(../images/footer/bg_footer.png) left bottom repeat-x;
	line-height:100%;
	height:41px;
	font-size:12px;
	text-align:center;
}

div#footer{
	width:860px;
	margin:0 auto;
	padding:16px 0 0 0;
	color:inherit;
	clear:both;
	float:none;
	height:25px;
	line-height:100%;
}


.cle {
    clear: both;
    float: none;
}
