@charset "UTF-8";
/*
----------------------------------------------------------------------------------------------------
*/
#footer {
	width: 808px;
	margin: 0 auto;
	padding: 24px 0 32px 0;
	text-align: left;
	background: url(../img/common/foot01_bg.gif) repeat-x 0px 0px #F6F2EC;
}
#footer:after {
	content: "";
	display: block;
	clear: both;
}
.footnavi {
	margin: 0 0 0 16px;
}

.indent7{
	text-indent: 7em;
}

.footcopyright {
	width: 218px;
	height: 13px;
	background: url(../img/common/copyright.gif) no-repeat 0px 0px;
	text-indent: -10000px;
	margin: 24px 0 0 16px;
}

