@charset "euc-jp";

/* ****************************************************************** 
	@This stylesheet Information{
		CSS File Name: footer.css
		Setting of: Footer area
	}
****************************************************************** */

div#footer{
	padding:15px 0 0px;
	width:800px;
	margin:10px 0 0;
	text-align:center;
	border-top:4px solid #45a600;
}