@charset "UTF-8";

/*****************************************************
	 ディーラー.net CSS Document
	 
	 ver:2007.10.30
	 
	 footer.css
	 
******************************************************/
div#footer {
	clear: both;
	width: 950px;
	padding-top: 30px;
	background: url(/cmn/images/footer_top_line.gif) no-repeat top;
	text-align: center;
}
div#footer div.f-navi {
	width: 910px;
	margin: 0px auto 15px auto;
	padding-top: 7px;
	padding-bottom: 8px;
	background: url(/cmn/images/f_navi_bg.gif) repeat-x;
	text-align: center;
}
div#footer div.f-navi ul{
	width: 645px;
	margin: 0 auto;
	text-align: center;
	white-space: nowrap;
	color: #0066CC;
}
div#footer div.f-navi ul li{
	display: inline;
}
div#footer div.f-navi ul li span{
	margin: 0px 3px;
}
div#footer div.fc-navi ul{
	float: left;
	width: 650px;
	margin-left: 20px;
	padding-bottom: 15px;
	text-align: left;
	color: #0066CC;
}
/* For IE6 \*/
* html div#footer div.fc-navi ul{
	margin-left: 10px;
}

/**/
div#footer div.fc-navi ul li{
	display: inline;
}
div#footer div.fc-navi ul li span{
	margin: 0px 3px;
}
div#footer div.fc-navi ul a:link,
div#footer div.fc-navi ul a:visited{
	text-decoration: none;
}
div#footer div.fc-navi ul a:hover{
	text-decoration: underline;
}
div#footer div.fc-navi div.em-style01{
	float: right;
	width: 240px;
	margin-right: 20px;
	text-align: right;
}
/* For IE6 \*/
* html div#footer div.fc-navi div.em-style01{
	margin-right: 10px;
}
/**/
div#footer div.em-style01 em,
div#footer div.em-style01 i{
	font-style: normal;
}

div#footer div.fc-navi02 ul{
	width: 756px;
	margin: 0 auto;
	padding-bottom: 15px;
	text-align: center;
}
div#footer div.fc-navi02 ul li{
	display: inline;
}
div#footer div.fc-navi02 ul li span{
	margin: 0px 3px;
}
div#footer div.fc-navi02 ul a:link,
div#footer div.fc-navi02 ul a:visited{
	text-decoration: underline;
	
}
div#footer div.fc-navi02 ul a:hover{
	text-decoration: none;
}

div#footer div.fc-navi02 p.em-style01{
	margin: -30px 30px 5px 0px;
	text-align: right;
}
div#footer div.fc-navi02 p.em-style01 em i{
	font-style: normal;
	font-weight: bold;
}

div#footer div.fc-navi02 p.em-style02{
	margin: -30px 30px 5px 0px;
	position: relative;
/*	left: 100px;
	top: 0px;*/
	text-align: right;
}
div#footer div.fc-navi02 p.em-style02 em i{
	font-style: normal;
	font-weight: bold;
}

div#footer div.link-ct{
	clear: both;
	width: 910px;
	margin: 0px auto;
	padding-bottom: 20px;
	color: #0066CC;
}
div#footer div.link-ct ul.f-link{
	float: right;
	width: 720px;
	text-align: left;
	font-size: 90%;
}
div#footer div.link-ct ul.f-link li{
	display: inline;
}
div#footer div.link-ct address.copy{
	float: left;
	text-align: left;
}

