@charset "utf-8";
footer {
	clear: both;
}
/*----------------------------------------

	footer-top area / sns & pagetop

----------------------------------------*/
#footerT {
	background-color: #333;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #06C;
	overflow: hidden;
}
#footerT .contents {
	padding-top: 15px;
	height: 35px;
	position: relative;
}
#footerT .sns {
	float: left;
	margin-right: 10px;
}
#footerT .fb {
	float: left;
	width: 58px;
}
#footerT .pageTop {
	position: absolute;
	width: 50px;
	top: 0px;
	right: 10px;
}
/*----------------------------------------

	footer-middle area

----------------------------------------*/
#footerM {
	background-color: #F4F3F1;
	padding-bottom: 20px;
}
#footerM .title {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
	padding-bottom: 3px;
}
#footerM .footerMbox {
	float: left;
	width: 224px;
	margin-right: 28px;
	padding-top: 25px;
}
#footerM .footerMbox:last-child {
	margin-right: 0px;
}
#footerM .footerMbox ul {
	margin-top: 10px;
	margin-bottom: 20px;
}
#footerM .footerMbox li {
	background-image: url(/car/commons/img/footer_dot.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 1px;
	line-height: 1.3em;
}
#footerM .footerMbox li a {
	font-size: 0.8em;
	padding-left: 7px;
}
#footerM .footerMbox2 {
	width: 960px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
}
#footerM .footerMbox2 p {
	padding-top: 10px;
	border-bottom-color: #CCCCCC;
}
#footerM .footerMbox2 .left {
	width: 860px;
}
#footerM .footerMbox2 .left p {
	font-size: 0.8em;
}
#footerM .footerMbox2 .left p.title {
	font-size: 1em;
}
#footerM .footerMbox2 .left img {
	float: right;
}
#footerM #footerBnr {
	padding-top: 10px;
	clear: both;
}
#footerM #footerBanner li {
	display: inline;
}
#footerM #footerBnr a {
	display: inline;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
}
#smpBtn {
	clear: both;
	margin-top: 20px;
	display: none;
}
/*----------------------------------------

	footer-bottom area

----------------------------------------*/
#footerB {
	font-size: 0.8em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F4F3F1;
}
#footerB .contents {
	padding: 10px;
	width: 980px;
}
#footerB .left {
	width: 450px;
}
#footerB .right {
	width: auto;
}
#footerB li {
	display: inline;
	float: left;
}
#footerB li a {
	margin-left: 10px;
	white-space: nowrap;
}
/*----------------------------------------

	retargeting tag

----------------------------------------*/
.retargeting{
	position: absolute;
	top: 0;
	left: -9999px;
}