#footer{
	position:relative;
	width:690px;
	height:310px;
	padding:0;
	margin:18px 0 0;
	background-image:url(http://www.tabix.jp/hp/branch/sendai/sendai_footer.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
#footer dl{
	margin:0 0 0 18px;
	padding:68px 0 0;
	font-size:100%;
}
#footer dl a:hover{
	color:#EFEFEF;
	background-color:#4E2B21;
	padding:2;
}
#footer dt{
	color:#333;
	margin:9px 0 3px;
	padding:0;
	font-size:13px;
	font-weight:bold;
	letter-spacing:-0.05em;
}
#footer dd{
	margin:0;
	padding:0;
	font-size:12px;
	line-height:1.6;
}
.otoiawase{
	position:absolute;
	right:28px;
	top:92px;
}
.otoiawase a{
	overflow:hidden; 
	text-indent:-9999em;
	display:block;
	width:177px;
	height:32px;
	background-image:url(http://www.tabix.jp/hp/branch/sendai/footer_toiawase.gif);
	background-repeat:no-repeat;
}
.otoiawase a:hover{
	background-position:0 -32px;
}
.info{
	position:absolute;
	right:112px;
	bottom:30px;
	font-size:12px;
	color:#0D0D0D;
	line-height:1.3;
}
.info span{
	display:inline-block;
	padding:0;
	margin:0 0 6px;
	font-weight:bold;
	font-size:14px;
}
.info a{
	color:#000080!important;
}