/* footerサイズ930px
-----------------------------------------------------------*/
#footer{
	clear:both;
	height:65px;
	background-image: url(../image/footer.gif);
	background-repeat: no-repeat;
	padding-top:20px;
	padding-left:20px;
	padding-right:20px;
}

#bt-fsitemap{
	float:right;
	margin-left:15px;
}

#bt-fsitemap a{
	background-image:url(../image/base_fdbt03.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width:81px;
	height:11px;
}

#bt-fsitemap a:hover{
	background-image:url(../image/base_fdbt03ov.gif);
	background-repeat: no-repeat;
}

#bt-finfo{
	float:right;
	margin-left:15px;
}

#bt-finfo a{
	background-image:url(../image/base_fdbt02.gif);
	background-repeat: no-repeat;
	text-indent:-9999px;
	display:block;
	width:160px;
	height:11px;
}

#bt-finfo a:hover{
	background-image:url(../image/base_fdbt02ov.gif);
	background-repeat: no-repeat;
}

#bt-fcont{float:right;}

#bt-fcont a{
	background-image:url(../image/base_fdbt01.gif);
	background-repeat: no-repeat;
	text-indent:-9999px;
	display:block;
	width:85px;
	height:11px;
}

#bt-fcont a:hover{
	background-image:url(../image/base_fdbt01ov.gif);
	background-repeat: no-repeat;
}


/* footerサイズ830px
-----------------------------------------------------------*/
.width830px{}

.width830px #footer{
	height:45px;
	background-image: url(../image/footer830.gif);
	background-repeat: no-repeat;
	padding-top:20px;
	padding-left:20px;
}
