@charset "shift_jis";

/*body{ݒ*/
body {
    text-align:center;
	hight: 100%;
	color: #333;
    background: #9B7B3F ;
	font-size: medium;
}
div#page {
    text-align:left;
	min-height: 100%;	
	width: 865px;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	background-color: #EFC981;
	border: 5px solid #432C00; 
}

#footer {
    border-top:5px double #432C00;
    text-align:center;
	width: 100%;
	position: relative;
	line-height:normal;
}
