@charset "utf-8";

/* フッター
----------------------------------------------- */
#footer {
	width:888px;
	background:#F9F3DF url(../images/bg_footer.jpg) no-repeat 50% 0;
	margin:0 auto 0 auto;
}
#footer address {
	font-size:12px;
	font-style:normal;
	color:#663300;
	text-align:center;
	padding:10px 0 16px 0;
}
