#footer {
	width: 100%;
	min-width: 1020px;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #4f4f4f;
	padding: 20px 0 0 0;
	position:absolute;
	bottom:0;
	border-bottom: 55px solid #333333;
	z-index: 999;
}
#footer_inner{
	width: 1020px;
	min-width: 1020px;
	margin-bottom: -50px;
}
#footer_inner dl {
	float: left;
}
#footer_inner dl.extraFooterMenu {
	float: right;
	padding-top: 5px;
}
#footer_inner dl dt a {
	font-weight: bold;
	 font-size: 110%;
}
#footer_inner dl.first{
	clear:both;
}
#footer_inner .plain {
	margin: 10px 0 0 0;
	padding: 0;
	line-height: 1.3;
}
#footer_inner .plain li{
	padding-bottom:8px;
}
#footer_inner .plain li a{
	font-size:90%;
}
.ie8 #footer_inner dl+dl+dl+dl+dl dd {
	display: none;
}
.ie8 #footer_inner dl.extraFooterMenu dd {
	display: block;
}
#footer_inner dl:nth-child(5) dd {
	/*display: none;*/
}
#reference_links {
	overflow: hidden;
}
#reference_links a{
	color: #b6b6b6;
	text-decoration:none;
	background-image:none !important;
	text-align:left !important;
}
#reference_links a:hover{
	color: #b6b6b6;
	text-decoration:underline;
}
#reference_links a:visited{
	color: #b6b6b6;
}

.footer_utility {
	margin: 15px 0 20px 0;
	padding: 15px 0 0 0;
	overflow: hidden;
}
.footer_utility ul {
	float: left;
	padding: 0;
	overflow:hidden;
}
.footer_utility ul li {
	color: #bfbfbf;
	padding: 0 0 0 0;
	float:left;
}
.footer_utility ul li a {
	color: #bfbfbf;
	font-size: 80%;
	text-decoration: none;
}
.footer_utility ul li a:hover {
	text-decoration: underline;
}

.copy {
	float: right;
	color: #bfbfbf;
	font-size:10px;
}
.copy strong{
	font-size:14px;
}

/****▼ページの先頭へボタン****/
#footer .to_top{
	text-align:right;
	position:relative;
	margin:0 auto;
	width: 1020px;
	z-index: 9999;
}
#footer .to_top a{
	display: block;
	top: -37px;
	right: 0;
	position: absolute;
	width: 169px;
	height: 17px;
	display: block;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center top;
	text-decoration:none;
	padding: 3px 0 0 0;
	font-size:11px;
	color: #fff;
	font-weight: normal;
}
/****▲ページの先頭へ****/

@media print{

#footer {
	position: relative;
}

}
#footer{
background-image:url("./a2jrva0000004kvr-img/footer_bg.gif");
}#footer .to_top a{
background-image:url("/common/css/a2jrva0000004kvr-img/fttr_to_top.gif");
}