@charset "UTF-8";

#footer_wrap {
	min-width:1000px;
	width: 100%;
/*	margin: 0 auto;*/
	background-image: url(../images/foot_back.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

#footer {
	width: 990px;
	background-image: url(../images/foot.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 263px;
	padding-top: 51px;
	/*border-top: 1px dotted #c0af56;*/
	line-height:20px;
	font-size:10px;
}
#footer a {
	color:#BFBFBF;
}
#footer a:hover {
	color:#8B8B8B;
	text-decoration:none;
}
#footer img {
	margin-bottom:4px;
}

#footnavi01 {
	height:150px;
	width:155px;
	margin:0 0 0 122px;
	float:left;
}
#footnavi02 {
	height:150px;
	width:173px;
	float:left;
}
#footnavi03 {
	height:150px;
	width:173px;
	float:left;
}
#footnavi04 {
	height:150px;
	width:155px;
	float:left;
}
#footnavi05 {
	height:150px;
	width:130px;
	float:left;
}
#fnstay {
	width:34px;
	height:11px;
	text-indent: -9999px;
}
#footer_logo {
	clear:both;
	text-align:center;
	width: 800px;
	height: 48px;
	margin: 0 auto;
	font-size:13px;
	background-image: url(../images/foot_logo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top:64px;
}
