@charset "UTF-8";
/* CSS Document */


#footer{	
	margin: 15px 0px 0px 0px;
	padding: 10px 0px 30px 40px;
	font-size: 8px;
	color:#333;
	text-align: left;
	line-height: 150%;
	width: auto;
	background-color: whitesmoke;
}

#footer_about{	
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 30px 40px;
	font-size: 8px;
	color:#333;
	text-align: left;
	line-height: 150%;
	width: auto;
	background-color: whitesmoke;
}

#footer_navi{	
	margin: 20px 0px 20px 0px;
	padding: 0px;
	font-size: 9px;
	color: #333;
	letter-spacing: 1px;
	text-align: left;
	width: auto;
}