@charset "utf-8";
/* CSS Document */
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	text-align: center;
	background-repeat: repeat-x;
	background-position: left top;
	color: #333;
}

html {
	margin-bottom:1px;
	height:100%;
    }
	
#page {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#page {
	height: auto;
	width: 802px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#page a {
	color: #333;
	text-decoration: none;
}
#page a:hover{
	color: #7C6F69 ;
}
#footer a:hover{
	color: #7C6F69 ;
}
