@charset "utf-8";
/* CSS Document */

body{
	font-color: #512800;
　　font-family: Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック";
　　font-size:12px;
	line-height: 1.5em;
}

img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}

a {
	color:#512800;
	text-decoration: none;
}
a:hover {
	color: #BD5F00;
}

#footer{
	color:#F39;
	margin: auto;
	text-align:center;
	font-size:14px;
	height: auto;
	width: 896px;
	}
