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