@charset "shift_jis";

/* top
---------------------------------------------*/

/* 外枠
---------------------------------------------*/
#wrapper_top {
	text-align: left;
	width: 698px;
	border-top: 2px #7A594B solid;
	border-left: 1px #B5836F solid;
	border-right: 1px #B5836F solid;
	background-color: #F0E3BB;
	height: 100%; 
	margin: 0 auto;
}

/* フッター
---------------------------------------------*/
#footer_top {
	height: 30px;
	clear: both;
	font-size: 11px;
	margin: 0 auto;
}
#footer_line_top {
	width: 668px;
	margin: 0 15px;
	padding-top: 5px;
}
#footer_top img {
	float: left;
	margin-right: 10px;
}

