@charset "utf-8";

/* ===================================================================

CSS Information

 File name:usedcar.css
 Author:ZIGExN,Inc

=================================================================== */
/* 写真枚数増加 */
#detailPhotoGallery {

}

#detailPhotoGallery #carousel {
	box-shadow: none;
	border-radius: 0px;
	padding: 5px 40px;
	background: #dedede;
	border: none;
	margin: 0 0 10px;
}

#detailPhotoGallery #slider {
	box-shadow: none;
	border-radius: 0px;
	padding: 5px 40px;
	background: #fff;
	border: none;
	margin: 0 0 10px;
}

#detailPhotoGallery #slider .flex-caption {
	width: 100%;
	height: auto;
	position: static;
	left: 0;
	bottom: 0;
	color: #333;
	display: block;
	padding: 10px 0 0;
	text-align: left;
}


#detailPhotoGallery .flex-direction-nav .flex-prev,
#detailPhotoGallery .flex-direction-nav .flex-next {
	top: 50%;
	margin-top: -15px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

#detailPhotoGallery .flex-direction-nav .flex-prev {
	left: 7px;
}

#detailPhotoGallery .flex-direction-nav .flex-next {
	right: 7px;
}


#detailPhotoGallery #carousel .flex-direction-nav .flex-disabled {

}

#detailPhotoGallery #carousel .slides img {
	width: 58px;
	border: solid 1px #aeaeae;
	padding: 1px;
	background: #fff;
	cursor: pointer;
}

#detailPhotoGallery #carousel .slides .flex-active-slide img {
	border: solid 1px #1199FE;
	padding: 1px;
	background: #1199FE;
}



/* 詳細ページ改善 2013/07/09 */
.detailNewWrapper {
	overflow: hidden;
	width: 920px;
}

.detailMainColumn {
	float: left;
	width: 655px;
}

.detailSubColumn {
	float: right;
	width: 250px;
	margin-top: 10px;
}

.border-top {
	border-top: solid 3px #3399CC;
}
.priceBox {
	background: #E5F2F8;
	border: solid 1px #C1D4DC;
	padding: 4px;
	margin: 10px 0;
}

.priceMainBox {
	float: left;
	width: 380px;
	border-right: solid 1px #eee;
	margin-right: 9px;
	display: inline;
}

.priceMainBox ul {
	padding: 5px 0 8px 7px;
}

.priceSubBox {
	overflow: hidden;
}

#kuruma-ex #page .detailNewWrapper .priceSubBox li {
	margin: 0 0 0 75px;
}

#kuruma-ex #page .detailNewWrapper .priceSubBox li a {
}

#kuruma-ex #page .detailNewWrapper .priceSubBox .imgover {
	display: block;
	width: 246px;
	height: 58px;
	margin: 7px auto;
}

.priceMainBox ul a,
.priceMainBox ul a:hover {
	text-decoration: none;
	color: #333;
}

.priceMainBox li {
	display: inline-block;
	/display: inline;
	/zoom: 1;
	width: 180px;
	padding: 2px 0 0;
}

.priceMainBox li span {
	display: inline-block;
	/display: inline;
	/zoom: 1;
	width: 50px;
	height: 18px;
	line-height: 18px;
	background: #70B9DC;
	color: #fff;
	font-size: 10px;
	text-align: center;
	margin-right: 5px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

.mainPrice {
	overflow: hidden;
	padding: 5px 0;
	border-bottom: dotted 1px #ddd;
}

.base_price {
	width: 190px;
	float: left;
}

.total_price {
	width: 189px;
	float: left;
}


.base_price {
	border-right: solid 1px #eee;
}

.kakaku-label {
	display: block;
	font-weight: bold;
	font-size: 12px;
	padding: 2px 10px 0;
}

.total_price .kakaku-label {
	font-size: 12px;
	padding: 2px 10px 0;
}

.total_price .tooltip {
	float: none;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
}

.kakaku-label span {
	font-size: 12px;
	font-weight: normal;
	line-height: 1;
}

.kakaku-label .tooltip span {
	width: 300px;
	font-size: 10px;
	line-height: 1.25;
	color: #fff;
	border: none;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.price-label {
	display: block;
	font-size: 32px;
	font-weight: bold;
	color: #f00;
	line-height: 1.2;
	text-align: right;
	padding-right: 30px;
}

.total_price .price-label {
	font-size: 32px;
	color: #333;
}

.price-label span {
	font-size: 14px;
	color: #333;
	padding-left: 4px;
}

.priceBox .update,
.priceBox .hReview,
.priceBox .price {
	position: absolute;
	visibility: hidden;
}

.priceBox .shaken br {
	display: none;
}

.priceBoxInner {
	background: #fff;
	box-shadow: 0 2px 1px 0 rgba(0,0,0,0.2);
	overflow: hidden;
}

.priceBox p.update {
	display: inline;
}

#page ,priceBox .ratingBox,
#page ,priceBox .rating {
	float: none;
}

.centered {
	padding: 7px 0 4px;
	text-align: center;
}

.detailMainSection {
	background: #eee;
	border: solid 1px #ccc;
	padding: 4px;
}

.detailMainSectionInner {
	background: #fff;
	box-shadow: 0 2px 1px 0 rgba(0,0,0,0.2);
	padding: 0 0 7px;
}

.detailMainSection .detailMainSectionInner h2.title {
	font-size: 14px;
	background: none;
	border-left: solid 3px #3399CC;
	padding: 0 6px;
	margin: 0 0 10px;
	position: relative;
	font-weight: bold;
}

.detailMainSection .detailMainSectionInner h2.title span {
	font-size: 10px;
	position: absolute;
	right: 0;
	top: 3px;
	color: #999;
	font-weight: normal;
}

.detailMainSectionInner .main-ttl {
	background: url(/images/usedcar/search/model_search_ttl.png) repeat-x scroll left bottom #FFFFFF;
	line-height: 36px;
	padding: 0 5px;
	height: 33px;
	overflow: hidden;
	font-size: 14px;
	font-weight: bold;
	border-bottom: solid 1px #ddd;
	margin-bottom: 8px;
}

.detailMainSection .detailMainSectionInner .otherInformation,
.detailMainSection .detailMainSectionInner .specInformation {
	margin: 0 7px;
}

.detailMainSection .detailMainSectionInner .listType02 {
	width: 100%;
	border: none;
}

.detailMainSection .detailMainSectionInner .listType02 th {
	width: 27%;
	border: solid #ccc;
	border-width: 1px 0;
	background: #eee;
	padding: 6px 0 6px 8px;
}

.detailMainSection .detailMainSectionInner .listType02 th .tooltip {
	margin-right: 5px;
	display: inline;
}

.detailMainSection .detailMainSectionInner .listType02 td {
	width: 23%;
	border: solid #ccc;
	border-width: 1px 0;
}

.detailMainSection .detailMainSectionInner .listType02 td a br {
	display: none;
}

.subSection {
	background: #eee;
	padding: 4px;
	margin-bottom: 5px;
}

.subSectionInner {
	background: #fff;
	border: solid 1px #ccc;
}

.subSectionInner h2 {
	font-weight: bold;
	position: relative;
	padding: 8px;
	border-bottom: solid 1px #ddd;
}

.subSectionInner h2 span {
	display: block;
	font-weight: normal;
	font-size: 10px;
	color: #999;
}

.shopPhoto {
	width: 223px;
	margin: 7px auto 0;
	border: solid 1px #ddd;
}

.shopPhoto img {
	display: block;
	margin: 2px auto;
}

.shopInfoList {
	padding: 7px;
	border-top: dotted 1px #ddd;
	border-bottom: dotted 1px #ddd;
	margin-bottom: 7px;
}

.shopInfoList dt {
	font-size: 10px;
	float: left;
	clear: left;
	width: 50px;
	height: 18px;
	line-height: 18px;
	background: #eee;
	color: #333;
	font-size: 10px;
	text-align: center;
	margin-right: 5px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

.shopInfoList dd {
	overflow: hidden;
	margin-bottom: 4px;
}

.shopName {
	padding: 7px 7px 5px;
}

#kuruma-ex #page .subSection .subSectionInner h3 {
	width: auto;
	height: auto;
	line-height: 1.25;
	font-size: 12px;
	background: none;
	border-left: solid 3px #3399CC;
	padding: 0 6px;
	margin: 0 7px 10px;
	position: relative;
	font-weight: bold;
}

#kuruma-ex #page .detailSubColumn .mobileInformation td p {
	font-size: 10px;
	line-height: 1.25;
	padding: 0 10px 0 0;
}

.icon-photo,
.icon-doc,
#kuruma-ex #page .subSection .icon-build,
#kuruma-ex #page .subSection .icon-phone,
#kuruma-ex #page .subSection .icon-loan,
#kuruma-ex #page .subSection .icon-souba {
	display: inline-block;
	/display: inline;
	/zoom: 1;
	width: 18px;
	height: 18px;
	background-image: url(/images/usedcar/detail/icon_detail_sprite.png);
	background-repeat: no-repeat;
	overflow: hidden;
	vertical-align: middle;
	margin: -3px 5px 0 3px;
}

.icon-photo {
	background-position: 0 0;
}

.icon-doc {
	background-position: 0 -36px;
}

.icon-build {
	background-position: 0 -18px;
}

.icon-souba {
	background-position: 0 -54px;
}

.icon-loan {
	background-position: 0 -72px;
}

.icon-phone {
	background-position: 0 -90px;
}

.subContList li {
	padding: 7px 5px;
}

.subContList li:last-child {
	border-top: solid 1px #eee;
}

#kuruma-ex #page .subSection .inputKeyword .keywordtxt {
	display: block;
	margin: 0 0 4px 16px;
	width: 200px;
	padding: 3px;
	border: solid 1px #bbb;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
}

#kuruma-ex #page .subSection .button {
	text-align: center;
	padding: 0 0 5px 10px;
}

#kuruma-ex #page .detailSubColumn #sellPR {
	background: #F0F0E1;
	padding: 4px;
	border: none;
}

#kuruma-ex #page .detailSubColumn .sellPRInner {
	background: #fff;
	border-top: solid 3px #9FB742;
	border-left: solid 1px #DFDFD0;
	border-right: solid 1px #DFDFD0;
	border-bottom: solid 1px #DFDFD0;
	padding: 7px;
}

#kuruma-ex #page .detailSubColumn .sellPRInner img {
	padding: 1px;
	float: left;
}

#kuruma-ex #page .detailSubColumn .sellPRInner a {
	display: block;
	height: auto;
	line-height: 1.35;
	padding: 0;
	background: none;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	overflow: hidden;
	padding: 0 0 0 7px;
}


/*------------------------------------------------------------------------------------------
SEO改善後トップページ
------------------------------------------------------------------------------------------*/
/* 共通 */
.top-search-title {
	background: #D3E9F4 url(/images/usedcar/top_search_title_bg.png) repeat-x left bottom;
	line-height: 36px;
	padding: 0 5px;
	height: 33px;
	overflow: hidden;
	font-size: 14px;
	font-weight: bold;
	border-bottom: solid 1px #ddd;
	margin-bottom: 10px;
}

.top-search-title span,
#topTopicList h2 span {
	display: inline-block;
	/display: inline;
	/zoom: 1;
	width: 18px;
	height: 18px;
	vertical-align: middle;
	margin-top: -3px;
	margin-right: 5px;
	margin-left: 2px;
}

.icon-01 {
	background: url(/images/usedcar/icon_01.png) no-repeat;
}
.icon-02 {
	background: url(/images/usedcar/icon_02.png) no-repeat;
}
.icon-03 {
	background: url(/images/usedcar/icon_03.png) no-repeat;
}
.icon-04 {
	background: url(/images/usedcar/icon_04.png) no-repeat;
}
.icon-05 {
	background: url(/images/usedcar/icon_05.png) no-repeat;
}

.usedcarBody #page #body .inner-link {
	display: block;
	width: 232px;
	height: 34px;
	line-height: 34px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	text-decoration: none;
	margin: 10px 0;
	background: url(/images/usedcar/btn_inner_link.png) no-repeat;
	animation-timing-function: ease-out;
	transition-duration: 0.5s;
}

.usedcarBody #page #body .inner-link:hover {
	opacity: 0.75;
}

.pr-box strong {
	color: #FC0;
	margin-right: 5px;
}

.top-search-box {
	position: relative;
	border: solid #ddd;
	border-width: 0 1px 1px;
	overflow: hidden;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	margin-bottom: 10px;
}

.top-search-box-wrap {
	overflow: hidden;
}

.top-search-box-wrap .top-search-box  {
	width: 343px;
	display: inline;
}

.top-search-box-wrap .left-box {
	float: left;
}

.top-search-box-wrap .right-box {
	float: right;
}


.top-search-box .more-list {
	position: absolute;
	right: 5px;
	top: 10px;
	background: url(/images/usedcar/top_list_arw.png) no-repeat left center;
	padding: 0 0 0 8px;
}

.top-new-recommend a,
.maler-link a,
.area-link a {
	text-decoration: none;
}

/* 新着物件 */
.top-new-recommend {
	background: #D3E9F4 url(/images/usedcar/new_recommend_bg.png) repeat-x 0 0;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border:solid 1px #C0DEE9;
	position: relative;
	margin-bottom: 10px;
}

.top-new-recommend h2 {
	font-weight: bold;
	font-size: 14px;
	border-left: solid 3px #A0CDDE;
	margin: 5px 5px;
	padding: 0 8px;
}

.top-new-recommend .update {
	font-size: 12px;
	position: absolute;
	right: 5px;
	top: 10px;
}

.top-new-recommend ul {
	background: #fff;
	margin: 0 5px 5px;
	overflow: hidden;
}

.top-new-recommend ul li {
	display: inline;
	width: 126px;
	float: left;
	font-size: 10px;
	margin-left: 10px;
	padding: 8px 0;
	text-align: center;
}

/* メーカー */

.resetFloat {
	clear: both;
}

.maler-link dl {
	display: inline;
	width: 220px;
	float: left;
	margin-left: 9px;
}

.maler-link dt {
	font-weight: bold;
}

.maler-link dt img {
	vertical-align: text-top;
	margin: 0 5px 5px 0;
}

.maler-link ul {
	overflow: hidden;
	margin-bottom: 10px;
}

.maler-link li {
	float: left;
	width: 102px;
	background: url(/images/usedcar/top_list_arw.png) no-repeat left center;
	padding: 0 0 0 8px;
}

/* 都道府県 */
.area-link {
	background: url(/images/usedcar/map_bg.png) no-repeat 5px 50px;
	padding: 0 0 5px;
}

.area-link dl {
	overflow: hidden;
	margin-bottom: 5px;
	padding-left: 205px;
}

.area-link dt {
	float: left;
	width: 80px;
	font-weight: bold;
}

.area-link dd {
	padding-left: 85px;
}

.area-link li {
	display: inline-block;
	/display: inline;
	/zoom: 1;
	border-right: solid 1px #ddd;
	padding: 0 5px 0 3px;
}

/* ボディタイプ */
.bodytype-link ul {
	overflow: hidden;
	width: 333px;
	margin: 0 auto 10px;
}

.bodytype-link li {
	float: left;
	display: inline;
	width: 109px;
}

.bodytype-link .mr {
	margin-right: 3px;
	margin-bottom: 3px;
}

#bt01 a,
#bt02 a,
#bt03 a,
#bt04 a,
#bt05 a,
#bt06 a,
#bt07 a,
#bt08 a {
	display: block;
	width: 109px;
	height: 24px;
	padding-top: 40px;
	background-image: url(/images/usedcar/bodytype_bg.png);
	background-repeat: no-repeat;
	text-decoration: none;
	text-align: center;
}

#mainContents #bt03 a {
	font-size: 10px;
	padding-top: 42px;
	height: 22px;
}

#bt01 a {
	background-position: 0 0;
}
#bt01 a:hover {
	background-position: -333px 0;
}

#bt02 a {
	background-position: -112px 0;
}
#bt02 a:hover {
	background-position: -445px 0;
}

#bt03 a {
	background-position: -224px 0;
}
#bt03 a:hover {
	background-position: -557px 0;
}

#bt04 a {
	background-position: 0 -67px;
}
#bt04 a:hover {
	background-position: -333px -67px;
}

#bt05 a {
	background-position: -112px -67px;
}
#bt05 a:hover {
	background-position: -445px -67px;
}

#bt06 a {
	background-position: -224px -67px;
}
#bt06 a:hover {
	background-position: -557px -67px;
}

#bt07 a {
	background-position: 0 -133px;
}
#bt07 a:hover {
	background-position: -333px -133px;
}

#bt08 a {
	background-position: -112px -133px;
}
#bt08 a:hover {
	background-position: -445px -133px;
}

#otherList {
	padding-top: 5px;
}

#otherList a {
	background: url(/images/usedcar/top_list_arw.png) no-repeat 5px center;
	padding: 0 0 0 13px;
}

/* こだわり条件 */
.favo-search {
	height: 255px;
}

.favo-search #quickSearchForm {
    width: 325px;
		margin: 0 auto 25px;
}

.favo-search #quickSearchForm td,
.favo-search #quickSearchForm th {
	padding-bottom: 8px;
}

.favo-search p {
	text-align: center;
	padding: 5px 0 0;
}

/* 特集から探す */
#topTopicList {
	background: #CECEBF url(/images/usedcar/top_topic_bg.png) repeat-x 0 0;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border:solid 1px #BDBDAE;
	position: relative;
	margin-bottom: 10px;
	/zoom: 1;
}

#topTopicList h2 {
	line-height: 36px;
	padding: 0 5px;
	height: 33px;
	overflow: hidden;
	font-size: 14px;
	font-weight: bold;
	border-bottom: solid 1px #ddd;
}

#topTopicList .inBox {
	background: #fff;
	margin: 0 5px 5px;
	padding: 6px 0 0;
	position: relative;
}

/* 車種リンク用のやつ */
.acc-link-box dt {
	font-size: 12px;
	font-weight: bold;
	padding: 3px 5px;
	background: #efefef;
	margin-bottom: 10px;
	cursor: pointer;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.acc-link-box .button {
	display: inline-block;
	/display: inline;
	/zoom: 1;
	font-size: 10px;
	background: #fff url(/images/usedcar/btn_gray_bg.png) repeat-x 0 100%;
	border: 1px solid #ccc;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	color: #333333;
	padding: 2px 4px;
	text-decoration: none;
	margin-left: 8px;
}

.acc-link-box dt:hover {
	background: #ccc;
}

.acc-link-box dt:hover .button {
	border: solid 1px #aaa;
}

.acc-link-box dt.active .button {
	color: #999;
	background: #eee;
	border: solid 1px #dedede;
}

/*------------------------------------------------------------------------------------------
見出し
------------------------------------------------------------------------------------------*/
/* h1 */
#mainContents h1 { height:39px; margin-bottom:10px; }
	.twoColumns #mainContents h1.title { width:700px; background-position:0 -383px; font-size: 16px; line-height:39px; font-weight: bold; }
	.twoColumns #mainContents h1.title span { padding-left: 10px; }

	.oneColumn #mainContents h1 { width:920px; background-position:0 0;  }

	/* 各種ページ */
	.oneColumn #mainContents.resultList h1 { position:relative; background-position:0 -39px; }

		.oneColumn #mainContents.resultList h1 span {
			position:absolute;
			top:11px;
			left:35px;
		}
			.oneColumn #mainContents.resultList h1 span b { font-size:14px; padding-right:5px; color: #333; }
	.oneColumn #mainContents.resultDetail h1 {
		position:relative;
		background-position:0 -78px;
		margin-bottom:5px;
	}

	.oneColumn #mainContents.resultDetail h1 span.title-span {
			position:absolute;
			top:10px;
			left:56px;
			font-size: 14px;
			font-weight: bold;
		}
			.oneColumn #mainContents.resultDetail h1 span b { font-size:14px; }

/* h2 */
.oneColumn #historyList.box.sideScroll.recommend .title { background-position:0 -282px; }
	.oneColumn #historyList.box.sideScroll.recommend .title span { color:#FFF; }

/* h3 */
#mainContents h3 { position:relative; height:23px; margin-bottom:10px; }

	.twoColumns #mainContents h3 { width:700px; background-position:0 -360px; }

	.oneColumn #mainContents h3 { width:920px; background-position:0 -140px;  }

	.twoColumns #mainContents .title02 {
		height: 23px;
		line-height: 23px;
		text-indent: 10px;
    margin-bottom: 10px;
    position: relative;
		width: 700px;
		background: url(/images/common/titlebar_background.png) no-repeat scroll 0 -360px transparent;
	}

	.oneColumn #mainContents .title02 {
		height: 23px;
    margin-bottom: 10px;
    position: relative;
		width: 920px;
		background: url(/images/common/titlebar_background.png) no-repeat scroll 0 -140px transparent;
	}

	.oneColumn #mainContents .title02 span {
		left: 13px;
    position: absolute;
    top: 3px;
		}

		.oneColumn #mainContents .title02 span b {
		font-size: 12px;
		}

		#mainContents h3 span { position:absolute; top:3px; left:13px; }

			#mainContents h3 span b { padding:0 5px; }
			#mainContents h3 span a {
				background:url(/images/common/icon_link01.gif) no-repeat 0 5px;
				margin-left:10px;
				padding-left:15px;
			}

/* other */
.oneColumn .resultListType01 h2 {
		position:relative;
		height:39px;
		background-position:0 -39px;
		margin-bottom:10px;
}
	.oneColumn .resultListType01 h2 span {
		position:absolute;
		top:9px;
		left:35px;
	}
		.oneColumn .resultListType01 h2 span b { font-size:16px; padding-right:5px; }



/*------------------------------------------------------------------------------------------
#keyvisual
------------------------------------------------------------------------------------------*/


#keyvisual {
	position:relative;
	width:920px;
	height:120px;
	background:url(/images/usedcar/keyvisual.png) no-repeat 0 0;
	margin-bottom:10px;
}
	#keyvisual p {
		position:absolute;
		font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
		width: 490px;
		left:125px;
		color: #0099CC;
	}
		#keyvisual .textType01 { top:10px; font-size: 31px; }
		#keyvisual .textType02  { top:28px; font-size: 16px; }
		/* background dealer */
		#keyvisual.dealer { background:url(/images/usedcar/keyvisual_wordsShop.png) no-repeat 0 0; }
		/* background area */
		#keyvisual.hokkaido { background:url(/images/usedcar/keyvisual_hokkaido.png) no-repeat 0 0; }
		#keyvisual.aomori  { background:url(/images/usedcar/keyvisual_aomori.png) no-repeat 0 0; }


/*------------------------------------------------------------------------------------------
中古車詳細検索
------------------------------------------------------------------------------------------*/


#detailSearch .inBox { padding-top:5px; }
	#detailSearch .leftBox,
	#detailSearch .middleBox,
	#detailSearch .rightBox { float:left; padding-left:15px; }
		/* サイドバーのないページ */
		.oneColumn #detailSearch .leftBox { width:330px; }
		.oneColumn #detailSearch .middleBox { width:250px; }
		.oneColumn #detailSearch .rightBox { width:280px; }

		#detailSearch strong { display:block; width:80px; }

	#detailSearch td { padding-bottom:4px; }
		#detailSearch td input,
		#detailSearch td img { vertical-align:middle; }
		#detailSearch td img { padding-left:3px; }
		#detailSearch td span { padding-left:5px; }

	#detailSearch li {
		display:block;
		float:left;
		width:90px;
	}
		#detailSearch .other li { float:none; width:auto; }

	#detailSearch .buttonBox {
		text-align: center;
		background-color:#D3E9F4;
		padding:5px 0 5px;
		height: 32px;
		overflow: hidden;
		position: relative;
	}

	.btn_newarrival {
		position: absolute;
		right: 5px;
		top: 7px;
	}

	#detailSearch .buttonBox .button input {

	}


/*------------------------------------------------------------------------------------------
検索結果一覧
------------------------------------------------------------------------------------------*/


#mainList h3 { margin-bottom:0; }
#mainList li { display:inline; }
	#mainList td.photo img { width:140px; height:105px; }

.viewControl {
	background-color:#fff;
	/*margin:5px 0 0;*/
	padding:0px;
}
.viewControl table { /*float:left;*/ }
	.viewControl table td { padding-right:5px; }
	.viewControl table select { height:20px; }
.viewControl p { /*float:right;*/ }
	.viewControl p a {
		/*
		display:block;
		color:#FFF !important;
		text-decoration:none !important;
		width:170px;
		height:19px;
		background:url(/images/usedcar/button_background.png) no-repeat 0 0;
		padding-top:1px;
		text-align:center;
		*/
	}
	.viewControl p a b { color:#FFF; }
	.viewControl p a:hover { /*background-position:0 -20px;*/ }
	.viewControl ul { float:left; }
	.viewControl li { display:inline; }


/*------------------------------------------------------------------------------------------
検索結果詳細
------------------------------------------------------------------------------------------*/
/* */
.update { text-align: right; }

/* wrap */
.usedcarBody .oneColumn #mainContents.resultDetail .leftBox { float:left; width:450px; overflow:hidden; }
.usedcarBody .oneColumn #mainContents.resultDetail .rightBox { float:right; width:450px; overflow:hidden;}

/* 店舗ページ */
#page #body .shopDetail .leftBox { float:left; width:490px; overflow:hidden; }
#page #body .shopDetail .rightBox { float:right; width:420px; overflow:hidden;}

.usedcarBody .oneColumn #mainContents.resultDetail .leftBox table.listType02,
.usedcarBody .oneColumn #mainContents.resultDetail .rightBox table.listType02 {
	width: 100%;
}

.usedcarBody .oneColumn #mainContents.resultDetail .leftBox table.listType02 th {
	width: 28%;
	padding: 5px;
}

.usedcarBody .oneColumn #mainContents.resultDetail .leftBox table.listType02 td {
	width: 22%;
	padding: 5px;
}

.usedcarBody .oneColumn #mainContents.resultDetail .rightBox table.listType02 th {
	width: 33%;
	padding: 5px;
}

.usedcarBody .oneColumn #mainContents.resultDetail .rightBox table.listType02 td {
	width: 17%;
	padding: 5px;
}


.usedcarBody .oneColumn #mainContents.resultDetail table.listType02 a,
.usedcarBody .oneColumn #mainContents.resultDetail table.listType02 a:hover {
	text-decoration: none;
	color: #333;
}

.usedcarBody .oneColumn #mainContents.resultDetail .shopInformation .tableType01 {
	width: 100%;
}

.usedcarBody .oneColumn #mainContents.resultDetail .mobileInformation .tableQR {
	width: 100%;
}



/* .title */
.usedcarBody #page .oneColumn #mainContents.resultDetail .leftBox .title,
.usedcarBody #page .oneColumn #mainContents.resultDetail .rightBox .title {
	width: 450px;
	background: url(/images/usedcar/detail_450.png) no-repeat 0 0; height: 23px;
}

.usedcarBody .oneColumn #mainContents.resultDetail table.tableType01 h3 {
	width: auto;
	height: auto;
	margin: -5px 10px 5px;
	background: url(/images/usedcar/icon_circle.png) no-repeat 0 4px;
	font-weight: bold;
	padding: 0 0 0 16px;
}

/* .title */
.usedcarBody #page .oneColumn #mainContents.resultDetail .leftBox .title,
.usedcarBody #page .oneColumn #mainContents.resultDetail .rightBox .title {
	width: 450px;
	background: url(/images/usedcar/detail_450.png) no-repeat 0 0; height: 23px;
}

#kuruma-ex #page #body .shopDetail .leftBox .title,
#kuruma-ex #page #body .shopDetail .rightBox .title {
	background-image: url(/images/common/titlebar_background.png);
}


#kuruma-ex #page #body .shopDetail .leftBox h3.title { width:490px; height:23px; background-position:0 -497px; }
#kuruma-ex #page #body .shopDetail .rightBox h3.title { width:420px; height:23px; background-position:0 -520px; }


/* .carInformation */
.carInformation {
	display: inline;
	float: left;
	width: 660px;
}
.carInformation .carName { font-size:16px; font-weight:bold; }
.carInformation .point th { padding: 4px 5px 0 0; vertical-align: top; }



/* .dynamicBox */
.dynamicBox {
	position:relative;
	width:920px;
	height:90px;
	background:url(/images/usedcar/detail/price_background.png) no-repeat 0 0;
	margin:5px 0;
}

.dynamicBox02 {
	position:relative;
	width:920px;
	height:90px;
	background:url(/images/usedcar/detail/price_bg_02.png) no-repeat center center;
	margin:5px 0;
}

.dynamicBox02 {
	text-align: center;
}

.dynamicBox02 ul {
	padding-top: 12px;
}

	/* .price */
	.dynamicBox .price {
		position:absolute;
		top:18px;
		left:185px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:38px;
		color:#FF0000;
	}
		.dynamicBox .price span { font-size:16px; font-weight:bold; }
	/* .buttons */
	.dynamicBox .buttons {
		position:absolute;
		top:20px;
		right:15px;
		/*width:500px;*/
		height:53px;
		overflow:hidden;
	}
		.dynamicBox .buttons li { display:inline; }
			.dynamicBox .buttons li img { vertical-align:middle; }

.photoGallery { margin-bottom:10px; border: solid 1px #111; background: #222; width: 386px; padding-bottom: 70px; }
	.photoGallery .caption { font-size:11.5px; padding:5px 0; }
	.photoGallery .caption img { margin-right:5px; vertical-align:middle; }
		.photoGallery .mainPhoto img {
			border:1px solid #DDDDDD;
			width:478px;
			padding:1px;
		}
		.photoGallery .thumbnailLine img {
			border:1px solid #DDDDDD;
			width:116px;
			height:81px;
			margin-bottom:2px;
			padding:1px;
		}

.gallery-title {
	color: #fff;
	font-weight: bold;
	padding: 10px 10px 10px 32px;
	background: url(/images/usedcar/shop/icon_shop_photo.png) no-repeat 9px center;
}

.shopLeftBox {
	width: 388px;
	float: left;
	margin-right: 12px;
	display: inline;
}

.shopRightBox {
	width: 520px;
	float: left;
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
}

.shopRightBox .otherInformation {
	border: solid #ccc;
	border-width: 0 1px 0;
}

.infoTitle {
	font-size: 14px;
	font-weight: bold;
	padding: 10px;
	position: relative;
	border-left: solid 5px #3399CC;
	border-bottom: solid 1px #ccc;
}

.infoTitle a {
	position: absolute;
	right: 0;
	top: 3px;
	display: block;
	font-size: 12px;
	text-decoration: none;
	color: #fff;
	width: 246px;
	height: 38px;
 line-height: 35px;
 text-align: center;
	background: url(/images/usedcar/shop/btn_shop_bg.png) repeat-x 0 0;
	animation-timing-function: ease-out;
	transition-duration: 1s;
}

.infoTitle a:hover {
	opacity: 0.65;
}

.shopStockNav a {
	display: block;
	font-size: 12px;
	text-decoration: none;
	color: #fff;
	width: 246px;
	height: 38px;
 line-height: 35px;
 text-align: center;
	background: url(/images/usedcar/shop/btn_shop_bg.png) repeat-x 0 0;
	animation-timing-function: ease-out;
	transition-duration: 1s;
	font-weight: bold;
}

.shopStockNav a:hover {
	opacity: 0.65;
}


.infoTitle a b {
	color: #FF6;
}

.shopInfoData {
	width: 100%;
}

.shopInfoData th {
	background: #eee;
	padding: 8px 10px;;
}

.shopInfoData th,
.shopInfoData td {
	border-bottom: solid 1px #ccc;
}
.shopInfoData th {
	width: 25%;
}


.shopInfoData td {
	padding: 0 10px;
}

.mobileCode {
	padding: 6px 10px 7px;
	font-size: 10px;
	border-bottom: dotted 1px #ccc;
}

.mobileCode p {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
	padding-left: 14px;
	background: url(/images/usedcar/shop/icon_mobile.png) no-repeat -3px center;
}

.shopMapBox div {
}

.shopMapBox {
	padding: 1px;
	border-right: solid 1px #ccc;
}

.data-count a {
	font-size: 12px;
	font-weight: bold;
	display: inline-block;
	/display: inline;
	/zoom: 1;
	border-left: dotted 1px #ccc;
	padding: 0 0 0 10px;
	margin-left: 10px;
	vertical-align: middle;
}

/*------------------------------------------------------------------------------------------
#summary
------------------------------------------------------------------------------------------*/


#summary {
	background:url(/images/usedcar/kurumaEX_point.png) no-repeat bottom;
	margin-bottom:10px;
	padding-bottom:25px;
}
	#summary h4 {
		height:70px;
		background:url(/images/usedcar/kurumaEX_point.png) no-repeat top;
		margin-bottom:20px;
	}
	#summary p {
		margin-bottom:15px;
		padding:0 25px;
	}
	#summary ol { margin:0 25px; }
		#summary ol li { list-style:decimal inside; }


/*------------------------------------------------------------------------------------------
.favorite
------------------------------------------------------------------------------------------*/


.favorite .inBox { margin-bottom:10px; }


/*------------------------------------------------------------------------------------------
#inquiry
------------------------------------------------------------------------------------------*/


#inquiry.login .formType01 { margin-top:13px; }

/* .inlineFramePrivacy */
#inquiry .inlineFramePrivacy {
	width:840px;
	margin-bottom:10px;
}

<!-- ソーシャルブックマーク用CSS -->
.carInformation #carInfoWrapper {
	width: 920px;
}

#carInfoWrapper .carName {
	float: left;
}

#carInfoWrapper #socialBookmarks {
	float: right;
}

#socialBookmarks {
	height: 20px;
	overflow: hidden;
}

#socialBookmarks li {
	display: inline-block;
	/display: inline;
	/zoom: 1;
	margin-right: 4px;
	list-style-type: none;
	vertical-align: top;
}

#socialBookmarks li img {
	border: none;
}

#btnFaceBook,
#btnMixi,
#btnEvernote {
	margin-top: 1px;
}

#btnFaceBook {
	width: 59px;
	overflow: hidden;
}

#btnFaceBook span {
	vertical-align: top;
}

#btnFaceBook .FBConnectButton {
  width:62px;
}
#socialBookmarks #btnGooglePlus {
  margin-right:0;
}

/*------------------------------------------------------------------------------------------
販売店情報
------------------------------------------------------------------------------------------*/
.shopNav {
	position: relative;
	z-index: 1;
	overflow: hidden;
	/zoom: 1;
	margin-bottom: 10px;
	padding: 0;
	/*background: #fff;*/
}

.shopNav li {
	font-size: 12px;
	width: 150px;
	float: left;
	display: inline;
	text-align: center;
}

.shopNav li.current {
	position: relative;
	z-index: 999;
	padding: 6px 0 8px;
	background: #fff;
	border: solid #ccc;
	border-width: 1px 1px 0;
	-webkit-border-radius: 3px 3px 0 0;
	-moz-border-radius: 3px 3px 0 0;
	background: url(/images/usedcar/shop/bg.png) repeat-x;
}

.shopNav li a {
	text-decoration: none;
	display: block;
	color: #fff;
	padding: 6px 0 8px;
	border: solid;
	border-width: 1px 1px 0;
	border-color: #2C85AF #2C85AF #ccc;
	-webkit-border-radius: 3px 3px 0 0;
	-moz-border-radius: 3px 3px 0 0;
	background: #3399CC url(/images/usedcar/shop/current_bg.png) repeat-x;
}

.shopNav h2 {
	display: inline;
}

.shopNav li a:hover {
	background: #3399CC;
	text-decoration: underline;
}

.shopNav li a b {
	color: #FF0;
}

.viewControl .shopStock {
	/*float: left;*/
}

.viewControl .shopStock a b {
	color: #FF0;
}

.viewControl .shopStock a {
	text-decoration: none;
	display: block;
	color: #fff;
	padding: 0 10px;
	height: 34px;
	line-height: 34px;
	border: solid;
	border-width: 1px 1px 0;
	border-color: #2C85AF #2C85AF #ccc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	background: #3399CC url(/images/usedcar/shop/current_bg.png) repeat-x;
}

.viewControl .shopStock a:hover {
	background: #3399CC;
	text-decoration: underline;
}

.pageTop {
	padding-top: 30px;
	margin-top: -30px;
}

/*------------------------------------------------------------------------------------------
詳細検索・改
------------------------------------------------------------------------------------------*/
#detailSearch h2 {
	margin-bottom: 5px;
}

.inbox {
	overflow: hidden;
	/zoom: 1;
}

.inboxInner {
	width: 100%;
	padding: 0 1px 0 0;
}

.box306 {
	display: inline;
	margin: 0 0 0 10px;
	padding: 0;
	width: 290px;
	float: left;
}

.box306 table {
	margin-left: 3px;
}

.box306 th {
	padding: 3px 0;
	font-weight: bold;
}

.box306 td {
	padding: 3px 0 3px 3px;
}

.box306 th.horizonal {
	width: 100px;
}

.box306 th span {
	color: #fff;
	padding: 0 0 0 8px;
	font-weight: normal;
	border: solid 1px #113058;
	background: #395271 url(/images/usedcar/search/label_bg.gif) repeat-x 0 0;
	display: block;
}

#accordion {
	margin: 0 0 5px;
}

#trigger {
	display: inline-block;
	/display: inline;
	/zoom: 1;
}

#trigger a {
	position: absolute;
	left: 5px;
	top: 8px;
	text-indent: -9999px;
	/*\*/overflow: hidden;/**/
	display: block;
	width: 180px;
	height: 28px;
	background: url(/images/usedcar/search/btn_more.gif) no-repeat 0 0;
}


#detailSearch .open a {
	background: url(/images/usedcar/search/btn_close.gif) no-repeat 0 0;
}

#trigger a:hover {
	background-position: left bottom;
}

#detailSearch .open a:hover {
	background-position: left bottom;
}


.specLabel {
	font-size: 10px;
}
.specLabel {
font-size: 10px;
}

/* 追加 */
.button_favorite {
	margin: 1px 0;
	border: solid 15px #D3E9F4;
	text-align: center;
	padding: 3px 0 10px;
}

.controlLeft {
	float: left;
}

.controlRight {
	float: right;
	display: inline;
	margin-right: 5px;
	/*text-align: right;*/
}

.favoriteCounter {
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}

.favoriteCounter #inquiry_rest_num,
.favoriteCounter #inquiry_rest_num_under {
	font-size: 18px;
	font-weight: bold;
	color: #C00;
	line-height: 1;
}

.button_favorite_bg,
.button_favorite_bg02 {
	width: 240px;
	height: 41px;
	text-align: right;
}

.button_favorite_bg a {
	background: url(/images/usedcar/button_favorite_bg.png);
	display: block;
	color: #000;
	height: 41px;
	padding: 0 6px 0 0;
	text-decoration: none;
}

.button_favorite_bg02 a {
	background: url(/images/usedcar/button_favorite_bg_2.png);
	display: block;
	color: #000;
	height: 41px;
	padding: 0 6px 0 0;
	text-decoration: none;
}


.button_favorite_bg a span,
.button_favorite_bg02 a span {
	display: none;
}

.button_favorite_bg a #inquiry_num {
	color: #C00;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.45;
	padding-right: 3px;
}

.button_favorite_bg02 a #inquiry_num_under {
	color: #C00;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.95;
	padding-right: 3px;
}

/*------------------------------------------------------------------------------------------
メーカーTOP
------------------------------------------------------------------------------------------*/
#mainList {
	margin-bottom: 15px;
}

.fixedPageLink {
	padding-top: 74px;
	margin-top: -74px;
	overflow: hidden;
}

.makerHeader01 {
	font-size: 16px;
	font-weight: bold;
	color: #333;
	border-left: solid 4px #0B97FE;
	padding: 0 10px;
	height: 35px;
	line-height: 35px;
	background: #fff;
}

.usedcarBody .contentsHead01 {
    background: url(/images/common/titleBg_001.png) repeat-x scroll 0 0 #0B97FE;
    border: 1px solid #0B97FE;
    color: #FFFFFF;
    font-size: 110%;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 5px 10px;
    vertical-align: middle;
}

.usedcarBody .allLink {
	border: solid 3px #B2CCE5;
	padding: 10px;
	margin-bottom: 10px;
}

.usedcarBody .allLink a {
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 0 8px;
	background: url(/images/usedcar/maker/m_arw_01.png) no-repeat left center;
}

.usedcarBody .counter {
	color: #333;
	padding-left: 5px;
}

.usedcarBody .makerSortLink {
	text-align: center;
	padding: 0;
	margin: 0 0 10px;;
	border-bottom: solid 1px #ccc;
	height: 26px;
	overflow: hidden;
}

.usedcarBody .makerSortLink a {
	display: inline-block;
	width: 75px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	background: url(/images/usedcar/maker/m_tab_bg.png) no-repeat;
}

.makerCarTypeList {
	width: 100%;
}

.makerCarTypeList li {
	float: left;
	width: 230px;
	padding: 9px 0;
	overflow: hidden;
	border-bottom: solid 1px #ccc;
}

.makerCarTypeList li div {
	padding: 0 5px;
	/zoom: 1;
}

.makerCarTypeList li div:after {
	content: "";
	display: block;
	clear: both;
	height: 0;
}

.makerCarTypeList li img {
	width: 80px;
	height: 60px;
}

.makerCarTypeList li a.thumbnailLink {
	float: left;
	display: block;
	width: 80px;
	margin-right: 8px;
	overflow: hidden;
	background: #eaeaea;
	border: solid 1px #ccc;
	height: 1%;
}

.makerCarTypeList .noStock img {
	float: left;
	display: block;
	width: 80px;
	margin-right: 8px;
	overflow: hidden;
	background: #eaeaea;
	border: solid 1px #ccc;
}

.makerCarTypeList li a {
	font-size: 12px;
	font-weight: bold;
}

.makerCarTypeList .bodyType {
	display: inline-block;
	background: #D4E8FC;
	color: #31597C;
	margin-top: 3px;
	padding: 1px 3px;
	font-size: 10px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

.seoText {
	margin-bottom: 10px;
	border: solid 1px #ccc;
	padding: 15px;
}

.usedcarBody #page #body .seoText h2 {
	position: relative;
	background: url(/images/common/minBoxTitleBg_001.png) repeat-x scroll 0 0 #E4E4E4;
	font-weight: bold;
	line-height: 150%;
	margin: -15px -15px 10px;
	padding: 5px 15px;
	height: auto;
}

#makerRanking {
	margin: 15px 0;
}

#makerRanking h2 {
	position: relative;
	color: #fff;
	height: 74px;
	line-height: 74px;
	text-indent: 70px;
	font-weight: bold;
	font-size: 24px;
	background: url(/images/usedcar/maker/ranking_top.png) no-repeat;
}

#makerRanking h2 .update {
	position: absolute;
	right: 13px;
	top: 0;
	font-size: 10px;
	font-weight: normal;
	color: #fff;
}

#makerRanking .syashuTitle a {
	display: block;
	position: relative;
	width: auto;
	margin: 0;
	padding: 0;
	font-weight: bold;
	line-height: 44px;
	height: 44px;
	font-size: 16px;
	color: #333;
	text-align: center;
	text-decoration: none;
}

.syashuIMG {
	margin-top: 10px;
	text-align: center;
}

.syashuIMG img {
	width: 180px;
	height: 135px;
}

#makerRanking ul {
	overflow: hidden;
	padding: 0 0 0 4px;
	height: 224px;
	background: url(/images/usedcar/maker/ranking_bottom.png) no-repeat;
}

#makerRanking ul li {
	width: 292px;
	float: left;
	display: inline;
	margin-left: 9px;
}

.usedcarBody .pagetop {
	text-align: right;
	padding: 10px 0;
}

.usedcarBody .pagetop a {
	display: inline-block;
	border: solid 1px #B2CCE5;
	padding: 4px 15px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: #D4E8FC;
}


.makerCarTypeList04 li {
	width: 220px;
	height: 70px;
	float: left;
	padding: 5px;
}

.makerCarTypeList04 li img {
	width: 74px;
	height: 55px;
	float: left;
	margin-right: 5px;
}

.makerCarTypeList04 .counter {
	display: block;
	font-size: 10px;
	display: block;
}

.makerCarTypeList04 .bodyType {
	font-size: 8px;
	color: #666;
	display: block;
}

.makerCarTypeList04 li.last {
}

.makerCarTypeList04 a {
	line-height: 1.25;
	font-weight: bold;
	font-size: 12px;
}

.makerCarTypeList04 .noData,
.makerCarTypeList04 .noData span {
	color: #bbb;
}

.makerCarTypeList04 img.noData {
	opacity: 0.4;
	z-index: 1;
}

.fixed-bar {
	z-index:999;
}

/*------------------------------------------------------------------------------------------
フォームレコメンド
------------------------------------------------------------------------------------------*/
#usedcarFormRecommend .inBox {
	position: relative;
	padding: 0 0 10px;
	margin: 0 0 10px;
	border: solid #ccc;
	border-width: 0 1px 1px;
}

#usedcarFormRecommend .inBox .innerText {
	padding: 10px;
}

.favorite_counter {
	position: relative;
	display: inline;
	margin-left: 4px;
	float: left;
	width: 60px;
	height: 100px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	background: url(/images/usedcar/inquiry/favorite_count_bg.png) no-repeat;
}

.favorite_counter p {
	width: 60px;
	text-align: center;
	top: 25px;
	left: 0;
	position: absolute;
}

.favorite_counter #now_examine_num {
	display: none;
}

.favorite_counter #left_examine_num {
	font-size: 36px;
	line-height: 1;
}

.recommendType03 {
	display: inline;
	float: left;
	width: 268px;
	height: 100px;
	margin-left: 3px;
	border: solid 1px #ccc;

}

.recommendType03 .label {
	color: #fff;
	vertical-align: middle;
	background: url(/images/usedcar/inquiry/label_bg.png) repeat;
}

.recommendType03 .label label {
	display: inline-block;
	text-align: center;
	font-size: 10px;
	width: 25px;
	height: 98px;
	border: solid 1px #fff;
}

.recommendType03 .label label span {
	display: inline-block;
	padding: 20px 0 8px;
}

.recommendType03 .label02 label {
	display: block;
	padding: 8px 0;
	background: #698C00;
}


.recommendType03 .photo {
	width: 98px;
	text-align: center;
}

.recommendType03 .photo img {
	margin: 3px 0;
}

.recommendType03 .spec {
	padding: 0 0 4px 4px;
	vertical-align: top;
}

.recommendType03 .spec h3 {
	height: 3.1em;
}

.recommendType03 h3 {
	padding-right: 4px;
}

.rec_price {
	font-size: 10px;
	margin-bottom: 2px;
}

.rec_price strong {
	font-size: 12px;
}

.statusList {
	overflow: hidden;
}

.statusList li {
	float: left;
	font-size: 10px;
	margin-bottom: 4px;
	overflow: hidden;
}

.width60 {
	width: 60px;
}

.width70 {
	width: 70px;
}


.statusList li span {
	vertical-align: middle;
	display: inline-block;
	width: 30px;
	vertical-align: top;
}


/* 追加項目 */
.seoTextLink {
	color: #666;
}

.seoTextLink a,
.seoTextLink a:hover {
	color: #666;
	text-decoration: none;
	font-weight: bold;
}

/* */
#shopStockList {
	margin: 0;
	border: solid #ddd;
	border-width: 1px 0 0;
}

#shopStockList p {
	border: none;
	padding: 0;
	margin: 0;
}

#shopStockList table {
	width: 100%;
	border-bottom: solid 1px #ddd;
	background: #fff;
}

#shopStockList table td {
	vertical-align: top;
}

#shopStockList table:hover {
}

#shopStockList .stockPhoto {
	width: 94px;
	padding: 5px 0;
}

#shopStockList .stockPhoto img {
	display: block;
	width: 78px;
	height: 58px;
	background: #fff;
	padding: 1px;
	border: solid 1px #ccc;
	margin: 0 auto;
}

#shopStockList .stockStatus a {
	text-decoration: none;
	display: block;
	padding: 5px 0;
}

#shopStockList .stockStatus a:hover {
	background: url(/images/usedcar/shopstock_hover.png) no-repeat 300px 31px;
}

#shopStockList .stockStatus {
	padding: 0;
	background: url(/images/usedcar/shopstock_off.png) no-repeat 300px 31px;
}

#kuruma-ex #page #shopStockList .stockStatus .maker_name {
	color: #333;
}

#shopStockList .stockStatus span {
	display: block;
	padding: 0 7px 0 5px;
}

#shopStockList .stockStatus .car_price {
	display: block;
	text-align: right;
	font-weight: normal;
	color: #333;
	font-size: 10px;
}

#shopStockList .stockStatus .car_price strong {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #f00;
	font-weight: bold;
	padding-right: 3px;
}

#shopStockList .stockStatus .car_name {
	font-weight: bold;
}

#shopStockList .stockStatus a .car_name {
	text-decoration: underline;
}

#page .more {
	border: none;
	text-align: right;
	padding: 7px;
}

#page .more a {
	padding: 0 0 0 17px;
	background: url(/images/usedcar/topic/icon_arw.png) no-repeat left 1px;
}

.recommendBox h2,
#keyword h2 {
	position: relative;
}

.recommendBox h2 span,
#keyword h2 span {
	position: absolute;
	left: 13px;
	top: 3px;
}

#keyword h2 {
}

#page .recommendBox h2 {
	margin-bottom: 5px;
}

#page .recommendBox h3 {
	width: auto;
	height: auto;
	background:#eaeaea url(/images/usedcar/icon_search.gif) no-repeat 7px center;
	margin: 0 2px 8px;
	padding: 3px 5px 3px 25px;
	font-weight: bold;
}

#page .recommendBox ul { margin:0 10px 10px 10px; overflow: hidden; }
#page .recommendBox li {
	display: block;
	float: left;
	width: 375px;
	background:url(/images/common/icon_link01.gif) no-repeat 0 7px;
	padding:0 15px;
}

#page .recommendBox li a {
	text-decoration: none;
}

#page .recommendBox ul li ul {
	margin: 0;
}

#page .recommendBox li ul li {
	position: relative;
	padding: 0 0 0 15px;
	background:url(/images/common/icon_link01.gif) no-repeat 0 6px;
}


#page .recommendBox li a.ticker {
	background: none;
	padding: 0;
}


/* ツールチップ */

.tickerBox {
	padding: 0;
	margin: 0;
}

#page .tickerList ul {
	padding: 5px 0 15px 10px;
	margin: 0;
}

* html #page .tickerList ul {
	padding: 5px 0 0 0;
}

*:first-child+html #page .tickerList ul {
	padding: 5px 0 0 0;
}


#page .tickerList li {
	display: block;
	margin-bottom: 5px;
}

#page .tickerList li ul li {
	float: none;
	width: auto;
}

.ticker-bottom-arw {
	width: 16px;
	height: 8px;
	display: block;
	margin: 0 auto;
	position: relative;
	top: 8px;
	background: url(/images/usedcar/ticker_bottom_arw.gif) no-repeat;
}

.ticker-top-arw {
	width: 16px;
	height: 8px;
	display: block;
	margin: -8px auto 0 6px;
	position: relative;
	background: url(/images/usedcar/ticker_top_arw.gif) no-repeat;
}

#sellPR {
	margin: 10px 0;
	padding: 5px;
	border: solid 5px #FFC;
}

#sellPR a {
	display: inline-block;
	font-weight: bold;
	height: 45px;
	line-height: 45px;
	font-size: 14px;
	padding: 0 0 0 160px;
	background: url(/images/usedcar/pr_sell.png) no-repeat 5px center;
}

#sellPR img {
	border: solid 1px #ccc;
}

.seoTextBox {
	border: solid 1px #ccc;
	padding: 15px;
	margin: 10px 0;
	margin-bottom: 10px;
	padding: 6px 5px 5px;
	background: url(/images/usedcar/side_bg.png) repeat;
}

.seoTextBox .seoTextBoxInner {
	background: #fff;
	border: solid 1px #ccc;
	padding: 10px;
}

.seoTextBox p {
	line-height: 1.45;
}

.seoTextBox p.seoTextTitle {
	font-weight: bold;
	border-bottom: solid 1px #ccc;
	padding: 0 10px 8px;
	margin: 0 -10px 10px;
}

/*------------------------------------------------------------------------------------------
0件ページで使用する要素
------------------------------------------------------------------------------------------*/
#blankMessage {
	border: solid 5px #ccc;
	padding: 20px;
	text-align: center;
	margin: 0 0 10px;
}

#blankMessage p {
	/*
	font-weight: bold;
	font-size: 14px;
	padding: 10px 0 0;*/
}

#blankMessage p#cautionText {
	display: inline-block;
	/display: inline;
	/zoom: 1;
	font-size: 18px;
	font-weight: bold;
	color: #f00;
	background: url(/images/usedcar/search/icon_attn.png) no-repeat left center;
	line-height: 32px;
	padding: 0 0 0 50px;
}

#blankMessage .formdata {
	width: 100%;
	margin-top: 10px;
}

#blankMessage .formdata th,
#blankMessage .formdata td {
	border: solid 1px #eee;
}

#blankMessage .formdata table th,
#blankMessage .formdata table td {
	border: none;
	background: none;
	color: #333;
	text-align: center;
	vertical-align: top;
	padding: 5px 0;
}

#blankMessage .formdata .formField td,
#blankMessage .formdata .formField th {
	padding: 5px 0;
	border: solid 1px #ddd;
	vertical-align: middle;
}

#blankMessage .formdata .formField th {
	text-align: right;
	background: #eee;
	padding-right: 10px;
}
#blankMessage .formdata .formField td {
	text-align: left;
	font-size: 14px;
	padding: 8px 0 8px 10px;
}

.arrivalErrorTxt {
	display: block;
	width: 300px;
	font-weight: bold;
	font-size: 12px;
	color: #f00;
}

#blankMessage .formdata .point {
	width: 340px;
	display: block;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 10px 0 0;
	font-size: 14px;
}

#blankMessage .formdata .point span {
	color: #F60;
}

.formdataInner {
	width: 100%;
}

.formdataInner .attn {
	font-size: 10px;
	font-weight: normal;
}

.formdataInner p {
	font-size: 10px;
	color: #666;
}

#blankMessage .formdata th {
	text-align: center;
	background: #096AB3;
	color: #fff;
	font-size: 14px;
	padding: 5px 0;
	font-weight: bold;
}



#blankMessage .formdata table .input input {
    background: none repeat scroll 0 0 #FFEFBF;
    border: 1px solid #AAAAAA;
    font-size: 22px;
    font-weight: bold;
    margin-right: 5px;
    padding: 2px;
    width: 300px;
}


/*------------------------------------------------------------------------------------------
thanks画面
------------------------------------------------------------------------------------------*/
#usedcarFormToSell {
	width: 660px;
	height: 242px;
	margin: 20px auto;
	position: relative;
	background: url(/images/usedcar/inquiry/thanks_sell_bg.png) no-repeat 0 0;
}

#usedcarFormToSell p {
	text-align: center;
	padding-top: 150px;
}

/*------------------------------------------------------------------------------------------
特集ページ
------------------------------------------------------------------------------------------*/
.topic01 { background-image: url(/images/usedcar/topic/topic01_sprite.png); }
.topic02 { background-image: url(/images/usedcar/topic/topic02_sprite.png); }
.topic03 { background-image: url(/images/usedcar/topic/topic03_sprite.png); }
.topic04 { background-image: url(/images/usedcar/topic/topic04_sprite.png); }
.topic05 { background-image: url(/images/usedcar/topic/topic05_sprite.png); }
.topic06 { background-image: url(/images/usedcar/topic/topic06_sprite.png); }

p.topicLink {
	line-height: 1.4;
	padding: 0 9px 7px;
}

p.topicLink a {
	padding-left: 18px;
	background: url(/images/usedcar/topic/icon_arw.png) no-repeat left 2px;
}

.alignRight {
	text-align: right;
}

/* TOPページ */
.twoColumns #mainContents #topTopicList .topicList {
	display: inline;
	float: left;
	margin-left: 6px;
	margin-bottom: 6px;
	width: 333px;
	height: 88px;
	border: solid 1px #ccc;
}

.twoColumns #mainContents #topTopicList h3 {
	width: auto;
	height: auto;
	margin: 0;
	padding: 5px;
	font-weight: bold;
	background: none;
}

.twoColumns #mainContents #topTopicList h3 span {
	font-weight: normal;
	position: static;
}

.twoColumns #mainContents #topTopicList .topicDesc {
	padding: 0 5px;
}

.topicList .topicBox .update {
	display: inline-block;
	/display: inline;
	/zoom: 1;
	background: #999;
	color: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	padding: 1px 3px 0;
	vertical-align: middle;
	font-family: "Lucida Console", Monaco, monospace;
}

.twoColumns #mainContents #topTopicList .update {
	font-size: 10px;
}

.oneColumn #mainContents #topicIndexList .update {
	font-size: 12px;
}


.twoColumns #mainContents #topTopicList .topicList {
	background-repeat: no-repeat;
	background-position: -349px -193px;
}

.twoColumns #mainContents #topTopicList .topicList .topicBox {
	background: #fff;
	width: 217px;
	height: 88px;
	margin-left: 116px;
}

/* 特集一覧ページ */
.oneColumn #mainContents #topicIndexList .topicList {
	height: 148px;
	border: solid 1px #ccc;
	margin-bottom: 10px;
}

.oneColumn #mainContents #topicIndexList .topicList {
	background-repeat: no-repeat;
	background-position: 0 -150px;
}

.oneColumn #mainContents #topicIndexList .topicList h2 {
	padding-left: 20px;
	font-size: 16px;
	height: 43px;
	line-height: 43px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: -349px -150px;
}

.oneColumn #mainContents #topicIndexList .topicList h2 a {
	text-decoration: none;
	color: #333;
}

.oneColumn #mainContents #topicIndexList .topicList h2 a:hover {
	text-decoration: underline;
	color: #333;
}



.oneColumn #mainContents #topicIndexList .topicList .topicBox {
	height: 148px;
	margin-left: 349px;
	border-left: solid 1px #eee;
	background: #fff url(/images/usedcar/topic/kuruma_bg.png) no-repeat 477px 112px;
}

.oneColumn #mainContents #topicIndexList .topicList .topicBox p {
	margin: 15px 0 0;
	padding: 0 20px;
	font-size: 14px;
}

.oneColumn #mainContents #topicIndexList .topicList .topicBox p a {
	font-weight: bold;
}

/* 特集詳細ページ */
#topicKeyVisual {
	width: 920px;
	height: 150px;
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-bottom: 10px;
}

.oneColumn #mainContents #topicTitle {
	background: none;
	font-size: 12px;
	font-weight: bold;
	width: auto;
	height: auto;
	margin: 0 0 5px;
}

.oneColumn #mainContents .topicDetailText {
	padding: 10px;
	background: url(/images/usedcar/side_bg.png) repeat;
	margin-bottom: 10px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}

.oneColumn #mainContents .topicDetailText .detailTextInner {
	border: solid 1px #ccc;
	background: #fff;
	padding: 15px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	overflow: hidden;
}

.oneColumn #mainContents .topicDetailText .detailTextInner p {
	margin-bottom: 10px;
}

/* 特集汎用化ページ */
#mainContents .topic_title {
	margin-bottom: 10px;
	padding: 5px;
	border: solid 1px #ccc;
	background: #fff url(/images/usedcar/topic/topic_title_bg.png) repeat-x left bottom;
}

#mainContents .topic_title .topic_title_inner .topic_heading {
	width: 710px;
	height: auto !important;
	margin-bottom: 0;
	padding: 8px 0 8px;
	line-height: 1;
	font-size: 26px;
	font-weight: bold;
	font-family: 'meiryo','メイリオ','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','Osaka','ＭＳ Ｐゴシック','sans-serif';
}

#mainContents .topic_title .topic_title_inner .topic_desc {
	line-height: 1.35;
	text-align:justify;
	text-justify: inter-ideograph;
	font-family: 'meiryo','メイリオ','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','Osaka','ＭＳ Ｐゴシック','sans-serif';
}

.topic_image {
	position: relative;
	float: left;
	width: 186px;
	height: 140px;
	background: #bbb;
	line-height: 140px;
	text-align: center;
}

.topic_image img {
	width: 186px;
	height: 140px;
}

.topic_image span {
	position: absolute;
	left: -6px;
	top: -6px;
	width: 60px;
	height: 60px;
	background: url(/images/usedcar/topic/topic_feature.png) no-repeat;
}

.topic_title_inner {
	display: inline;
	float: right;
	width: 710px;
	margin-right: 3px;
}

.topic_ranking {
	padding-top: 10px;
	margin: 0 0 10px;
}

.topic_ranking_list {
	display: inline;
	margin-left: 4px;
	float: left;
	width: 178px;
	border: solid 1px #ccc;
	background: url(/images/usedcar/topic/topic_rank_bg.png) no-repeat 0 0;
}

#mainContents .topic_ranking .topic_ranking_title {
	position: relative;
	width: 180px;
	height: 32px;
	line-height: 28px;
	left: -4px;
	background: url(/images/usedcar/topic/topic_rank_title.png) no-repeat 0 0;
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0;
}

#mainContents .topic_ranking .topic_ranking_image {
	text-align: center;
}

#mainContents .topic_ranking .topic_ranking_image img {
	width: 120px;
	height: 90px;
}

#mainContents .topic_ranking .topic_ranking_title a {
	display: block;
	color: #333;
	text-decoration: none;
	padding: 0 10px 0 12px;
}

#mainContents .topic_ranking .topic_ranking_title a .count {
	font-size: 10px;
	font-weight: normal;
	margin-left: 4px;
}

#mainContents .topic_ranking ul {
	border-top: dotted 1px #ccc;
	padding: 0 0 3px;
}

#mainContents .topic_ranking ul li {
	margin: 3px 0;
}

#mainContents .topic_ranking .rank01,
#mainContents .topic_ranking .rank02,
#mainContents .topic_ranking .rank03 {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	color: #fff;
	font-size: 10px;
	width: 15px;
	height: 15px;
	line-height: 15px;
	text-align: center;
	font-weight: bold;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin: 0 5px 0 5px;
	font-family: Verdana, Geneva, sans-serif;
}

#mainContents .topic_ranking .rank01 {
	background: #C0A23D;
}

#mainContents .topic_ranking .rank02 {
	background: #97979C;
}

#mainContents .topic_ranking .rank03 {
	background: #B7765D;
}

.price_label {
	display: block;
	font-size: 10px;
}

.price_list {
	text-align: center;
}

.price_list .usedcar {
	background: #DBDBA0;
}

.price_list .newcar {
	background: #BCC9D6;
}

.price_list .price {
	font-weight: bold;
	color: #f00;
	padding: 0 2px;
}


/*------------------------------------------------------------------------------------------
特集ランキング（軽自動車）
------------------------------------------------------------------------------------------*/
.rankingWrap {
	overflow: hidden;
	margin: 0 0 15px;
}

.rankingBox {
	float: left;
	height: 200px;
	border-right: solid 1px #ccc;
}

.rankingBox .rankingList {
	width: 183px;
	height: 200px;
	float: left;
	background-image: url(/images/usedcar/topic/ranking_bg.png);
	background-repeat: no-repeat;
}

.rankingBox #ranking01 { background-position: 0 0; }
.rankingBox #ranking02 { background-position: -183px 0; }
.rankingBox #ranking03 { background-position: -366px 0; }
.rankingBox #ranking04 { background-position: -549px 0; }
.rankingBox #ranking05 { background-position: -732px 0; }


.rankingTitle {
	padding: 10px 5px 1px 50px;
	font-size: 14px;
	font-weight: bold;
}

.rankingBox .modelList .rankingTitle {
	font-size: 12px;
	line-height: 1.35;
	height: 2.7em;
}

.rankingTitle a {
	text-decoration: none;
}

.rankingImage {
	text-align: center;
}

.rankingImage img {
	width: 93px;
	height: 70px;
}

.rankingBox .rankingList dl {
	margin: 5px 5px 0 6px;
}

.rankingBox .rankingList dt {
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 3px;
}

.rankingBox .rankingList dd {
	border: solid 1px #ccc;
	padding: 5px 0px 5px 5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.rankingBox .rankingList dd li {
	background: url(/images/common/icon_link01.gif) no-repeat 0 6px;
	padding: 0 0 0 12px;
	position: relative;
}

.rankingBox .rankingList dd li a {
	padding-right: 3px;
}

.modelSpec {
	padding: 0 6px 0;
	text-align: center;
}

.modelSpec .label {
	display: block;
	background: #eee;
	padding: 2px 0;
	text-align: center;
	font-weight: bold;
	font-size: 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.modelSpec .newcar {
	background: #BCC9D6;
}

.modelSpec .usedcar {
	background: #DBDBA0;
}

.modelSpec .price {
	font-weight: bold;
	color: #F00;
	font-family: Verdana, Geneva, sans-serif;
}

.rankingBox .modelList ul {
	margin: 5px 0 0;
}

/*------------------------------------------------------------------------------------------
タブ
------------------------------------------------------------------------------------------*/
#tabIndex {
	overflow: hidden;
	margin-bottom: 15px;
}

#tabIndex li {
	display: inline;
	width: 150px;
	float: left;
	cursor: pointer;
	text-align: center;
}

#tabIndex .open {
	color:#fff;
	text-decoration: none;
	display: block;
	padding: 6px 0 8px;
	border: solid;
	border-width: 1px 1px 0;
	border-color: #2C85AF #2C85AF #ccc;
	-webkit-border-radius: 3px 3px 0 0;
	-moz-border-radius: 3px 3px 0 0;
	background: #3399CC url(/images/usedcar/shop/current_bg.png) repeat-x;
}

#tabIndex  .close {
	position: relative;
	z-index: 999;
	padding: 6px 0 8px;
	background: #fff;
	border: solid #ccc;
	border-width: 1px 1px 0;
	-webkit-border-radius: 3px 3px 0 0;
	-moz-border-radius: 3px 3px 0 0;
	background: url(/images/usedcar/shop/bg.png) repeat-x;
}

/*------------------------------------------------------------------------------------------
オプション詳細検索
------------------------------------------------------------------------------------------*/
.optionForm {
	width: 100%;
	margin-bottom: 15px;
}

.optionForm th {
	font-weight: bold;
	width: 150px;
	border: solid 1px #ccc;
	padding: 10px;
	background: #D3E9F4;
	text-align: center;
}

.optionForm td {
	padding: 10px 10px 10px 15px;
	border: solid 1px #ccc;
}

.optionForm td ul {
	overflow: hidden;
}

#page .optionForm td ul li {
	width: 170px;
	float: left;
	padding: 3px 0;
	background-image: none;
	background-color: #fff;
}

.optionForm td input,
.optionForm td img {
	vertical-align: middle;
	margin-right: 5px;
}

.hidelink {
	padding: 5px 20px 0 0;
	text-align: right;
}

.hidelink a,
.hidelink a:hover {
	color: #666;
}

.hidelink a:hover {
	text-decoration: underline;
	color: #333;
}

/*------------------------------------------------------------------------------------------
閲覧人気度
------------------------------------------------------------------------------------------*/
.ratingBox {
	overflow: hidden;
	position: relative;
	top: 3px;
	float: left;
	width: 155px;
	height: 20px;
	display: inline;
	margin-right: 10px;
}

.rating {
	overflow: hidden;
	position: relative;
	top: 3px;
	float: left;
	width: 155px;
	height: 20px;
	display: inline;
	margin-right: 10px;
	background-image: url(/images/usedcar/detail/rating_sprite.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#page .ratingBox .rating {
	display: block;
	float: none;
	padding: 25px 0 0;
	top: 0;
	margin: 0;
	background-image: url(/images/usedcar/detail/rating_sprite.png);
	background-repeat: no-repeat;
}


.usedResultList .listRating {
	text-align: left;
	padding: 3px 0;
	background: #D3E9F4;
	margin-top: 1px;
}
.usedResultList .listRating span.rating {
	display: block;
	float: none;
	margin: 0 auto;
	top: 0;
}

.rating1 { background-position: 0 -80px; }
.rating2 { background-position: 0 -60px; }
.rating3 { background-position: 0 -40px; }
.rating4 { background-position: 0 -20px; }
.rating5 { background-position: 0 0; }

/*------------------------------------------------------------------------------------------
メディア用キービジュ
------------------------------------------------------------------------------------------*/
		.keyvisualArea {
			width: 920px;
			height: 120px;
			margin-bottom: 10px;
			position: relative;
		}
		.keyvisualArea p {
			position: absolute;
			top: 70px;
			left: 130px;
			width: 490px;
			font-size: 14px;
			font-weight: bold;
			line-height: 1.35;
		}
		.keyvisualArea p strong { color: #2C99CC; }
		.keyvisualArea p span { color: #F00; }

			#keyvisual_CC { background: url(/images/usedcar/keyvisual_03.png) no-repeat; }
			#keyvisual_AC { background: url(/images/usedcar/keyvisual_01.png) no-repeat; }
			#keyvisual_KC { background: url(/images/usedcar/keyvisual_02.png) no-repeat; }

		.clientSeoLink {
			margin: 10px 0;
		}

		.clientSeoLink li {
			display: inline-block;
			/display: inline;
			/zoom: 1;
			font-size: 10px;
			padding: 0 20px 0 0;
		}

		.clientSeoLink li a {
			color: #999;
		}

/* オートローン */
.autoloanPouup {
	background: #eee;
	padding: 10px;
	margin: 10px auto;
}

.autoloanPouup a {
	display: block;
	width: 430px;
	height: 59px;
	margin: 0 auto;
	background: url(/images/usedcar/btn_autoloan.png) no-repeat 0 0;
	text-indent: -9999px;
}

.autoloanPouup a:hover {
	background-position: 0 -59px;
}

.kaijo th {
	width: 230px;
	font-size: 12px;
	padding: 15px 20px;
	font-weight: bold;
}

.kaijo td {
	font-size: 12px;
	padding: 15px 20px;
	color: #F30;
}

.kaijo td input {
	font-size: 16px;
	padding: 6px 10px;
	background: #ccc;
	border: solid 1px #666;
	color: #333;
	font-weight: bold;
}

/* 中古車のコンテンツ */
.usedcarContents h1 strong {
	display: block;
	line-height: 42px;
	font-size: 16px;
	text-indent: 10px;
}

#usedcarPriceSearch {
	border: solid 5px #D3E9F4;
	margin: 0 0 15px;
	padding: 5px 0;
}

.contentsHead02 {
	border-left: solid 5px #0B97FE;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 8px;
	margin-bottom: 10px;
	border-bottom: dotted 1px #ccc;
}

.soubaModelBox .contentsHead02 {
	border: none;
	background: #D3E9F4;
}

.soubaList {
	border: solid #ccc;
	border-width: 1px 1px 0 0;
	margin-right: -1px;
	margin-bottom: 15px;
}

.soubaList li {
	width: 182px;
	float: left;
	text-align: center;
	background: #D3E9F4;
}

.soubaList li {
	border: solid;
	border-width: 1px 1px 1px;
	border-color: #fff #fff #ccc #ccc;
}

.soubaList li img {
	display: block;
	margin: 5px auto 0;
	width: 120px;
	border: solid #fff;
	border-width: 10px 25px;
}

.soubaList .txtlink {
	display: block;
	background: #fff;
	margin: 0 6px 5px;
	padding: 5px 0 5px;
	font-weight: bold;
	font-size: 12px;
	border-top: dotted 1px #ccc;
	line-height: 1.35;
}

.modelPhoto {
	width: 240px;
	float: left;
}

.modelPrice {
	width: 340px;
	float: left;
	padding: 0 20px;
}

.modelPrice table {
	width: 100%;
	border-collapse: separate;
	border-spacing: 1px;
	background: #ccc;
}

.modelPrice th,
.modelPrice td {
	padding: 4px 10px;
	/*border: solid 1px #ccc;*/
	text-align: center;
}

.modelPrice th {
	background: #eee;
	border-left: 1px solid #fff;
	border-right: 1px solid #eee;
	border-top: 1px solid #fff;
}

.modelPrice td {
	background: #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-top: 1px solid #fff;
}

.modelPrice th,
.modelPrice .price strong {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	padding: 0 5px;
}

.modelPrice .price {
	font-size: 20px;
	font-family: Verdana, Geneva, sans-serif;
	color: #F00;
	font-weight: bold;
}

.modelPrice .price span {
	font-size: 14px;
	font-weight: bold;
}

.modelMoreLink {
	width: 300px;
	float: left;
}

.modelMoreLink a {
	font-size: 12px;
	font-weight: bold;
	display: inline-block;
	/display: inline;
	/zoom: 1;
	padding: 8px;
	margin-left: 23px;
	vertical-align: middle;
	border-left: solid 1px #dedede;
}

.modelMoreLink li {
	background: url(/images/common/icon_link01.gif) no-repeat 8px center;
	border: solid 1px #dedede;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-bottom: 7px;
}

.modelMoreLink li:hover {
	border-color: #0B97FE;
}

.soubaTable {
	width: 100%;
	margin: 10px 0 20px;
	border-collapse: separate;
	border-spacing: 1px;
	font-size: 12px;
	line-height: 1.5;
	background: #ccc;
}

.soubaTable th,
.soubaTable td {
	/*border: solid 1px #ccc;*/
	text-align: center;
	padding: 0;
}

.soubaTable td {
	background: #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-top: 1px solid #fff;
}

.soubaTable th {
	background: #D3E9F4;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #C7E3F1;
	border-top: 1px solid #FFFFFF;
	padding: 8px 0;
}

.headlabel {
	font-weight: bold;
}

.soubaTable a {
	display: block;
	padding: 8px 0;
	font-weight: bold;
	font-size: 14px;
}

.soubaTable a:hover {
	/*color: #333;*/
	/*background: #000;*/
}

.soubaTable .stock_0 { background: #FF9; }
.soubaTable .stock_1 { background: #FC6; }
.soubaTable .stock_2 { background: #F93; }
.soubaTable .stock_3 { background: #F90; }
.soubaTable .stock_4 { background: #F60; }
.soubaTable .stock_5 { background: #F30; }

/*
.soubaTable .stock_5 { background: #FF0; }
.soubaTable .stock_6 { background: #FF0; }*/


/* tablecloth Style */
.soubaTable th.over {
	background:#0B97FE;
	color:#FFF;
}

.soubaTable td.over {
	/*background: #FFC;*/
}

.soubaTable th.down {	}
.soubaTable th.selected { }
.soubaTable td.selected {	}

.soubaTable .year {
	font-size: 10px;
	background: #D3E9F4;
}

/* 追加 */
#kuruma-ex .btn_gray_mini {
	display: inline-block;
	/display: inline;
	/zoom: 1;
	background: #fff url(/images/usedcar/btn_gray_bg.png) repeat-x 0 100%;
	padding: 3px 6px;
	border: solid 1px #bebebe;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size: 10px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	vertical-align: middle;
	margin-left: 5px;
}


#kuruma-ex .btn_gray_mini:hover {
	color: #999;
	border-color: #aaa;
}

/* 複数選択とか */
#kuruma-ex .btn_gray2_mini {
	display: inline-block;
	/display: inline;
	/zoom: 1;
	background: url(/images/common/arrow_footer.jpg) no-repeat 0 center;
	padding: 2px 0 2px 13px;
	font-size: 10px;
	font-weight: normal;
	vertical-align: top;
	margin-left: 3px;
}

#kuruma-ex .btn_gray2_mini:hover {
}

a.delete  {
	  background: url(/images/usedcar/icon_delete.png) no-repeat left center;
    padding: 0 0 0 13px;
		font-size: 10px;
		text-decoration: none;
		margin-left: 10px;
}

/*------------------------------------------------------------------------------------------
新★お問い合わせリスト
------------------------------------------------------------------------------------------*/
#favoriteBox {
	width: 920px;
	overflow: hidden;
	margin-bottom: 20px;
}

.totalCount {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 10px;
}

.totalCount strong {
	font-size: 24px;
	color: #C00;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1;
}

/*
#subPanel #dbCout {
	overflow: hidden;
	border: solid 4px #999;
	margin: 0 0 10px;
	padding: 4px;
}*/

#favoriteInner .dbCount {
	overflow: hidden;
	border: solid 4px #D3E9F4;
	margin: 0 5px 10px;
	padding: 4px;
}

.dbCoutBox {
	position: relative;
	float: left;
	width: 102px;
	height: 102px;
	background: url(/images/usedcar/counter_bg.png) no-repeat;
	text-align: center;
}

.dbCoutBox span {
	width: 102px;
	position: absolute;
	bottom: 8px;
	left: 0;
	font-weight: bold;
	font-size: 14px;
	line-height: 1.2;
}

.dbCoutBox span strong {
	font-size: 32px;
	line-height: 1;
	color: #C00;
	font-family: Arial, Helvetica, sans-serif;
}


.dbCommentBox {
	overflow: hidden;
	padding: 0 5px;
}

#favoriteInner .dbCommentBox {
	font-size: 14px;
	padding: 5px 5px;
	line-height: 1.4;
}


.dbCommentBox span {
	color: #C00;
	font-weight: bold;
}


#favoriteBox #favoriteInner {
	float: left;
	/*
	width: 650px;
	background: url(/images/usedcar/box_bg.png) repeat-y 0 0;*/
}

#favoriteBox #favoriteInner .recommendType03 {
	display: block;
	float: none;
	width: auto;
	height: 116px;
	margin:  0;
	border: solid #ccc;
	border-width: 0 1px 1px;
	background: #fff;
}

#kuruma-ex #subPanel .recommendType03 .photo {
	vertical-align: top;
	width: 71px;
}

#favoriteBox #favoriteInner .recommendType03 .carPhoto {
	width: 98px;
	margin: 0;
	padding: 0;
}

#kuruma-ex #subPanel .recommendType03 .carPhoto {
	width: 71px;
}
#kuruma-ex #subPanel .recommendType03 {
	display: block;
	float: none;
	width: 150px;
	height: auto;
	padding:  5px 0px;
	margin: 0;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	border-top: none;
	border-bottom: solid 1px #ccc;
}


#kuruma-ex #subPanel .recommendType03 td {
	padding-left: 4px;
}

#kuruma-ex #subPanel .recommendType03 .spec img {
	height: 12px;
}

#favoriteBox #favoriteInner .recommendType03 .photo {
	vertical-align: top;
	padding: 4px 0 0 4px;
}

#favoriteBox #favoriteInner .recommendType03 .carPhoto img {
	padding: 2px;
	margin: 0;
	border: solid 1px #ccc;
	width: 92px;
	height: 70px;
}

#favoriteBox #favoriteInner .recommendType03 .carPhoto {
	position: relative;
	margin-bottom: 4px;
}

#favoriteBox #favoriteInner .recommendType03 .carPhoto span {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 29px;
	height: 29px;
	background: url(/images/usedcar/favorite_sprite.png) no-repeat 0 -165px;
	z-index: 999;
	color: #fff;
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
	line-height: 17px;
	text-indent: 4px;
	font-size: 12px;
	font-weight: bold;
}

#favoriteBox #favoriteInner .listBox {
	background-image: url(/images/usedcar/favorite_sprite.png);
}

#favoriteBox #favoriteInner .nodata {
	height: 115px;
	border: solid #ccc;
	border-width: 0 1px 1px;
}

#favoriteBox #favoriteInner .nodata p {
	text-align: center;
	padding: 22px 0 0;
	font-size: 14px;
}

#favoriteBox #favoriteInner .nodata p strong {
	color: #f00;
	font-weight: bold;
}

#kuruma-ex .btn_gray_medium {
	display: inline-block;
	/display: inline;
	/zoom: 1;
	background: #fff url(/images/usedcar/btn_gray_bg.png) repeat-x 0 100%;
	padding: 3px 10px;
	border: solid 1px #aaa;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	vertical-align: middle;
	margin-top: 5px;
}

#kuruma-ex .btn_gray_medium:hover {
	color: #999;
}




.list1 { background-position: 0 0; }
.list2 { background-position: -244px 0; }
.list3 { background-position: -488px 0; }
.list4 { background-position: -732px 0; }
.list5 { background-position: -976px 0; }
.list6 { background-position: -1220px 0; }
.list7 { background-position: -1464px 0; }
.list8 { background-position: -1708px 0; }
.list9 { background-position: -1952px 0; }
.list10 { background-position: -2196px 0; }


#favoriteBox #subPanel .recommendType03 .carPhoto img {
	width: 65px;
	height: 50px;
	padding: 2px;
	margin: 0;
	border: solid 1px #ccc;
}

#favoriteBox #favoriteInner .recommendType03 .specTitle {
	overflow: hidden;
	line-height: 1.2;
}

#favoriteBox #favoriteInner .recommendType03 .specTitle,
#subPanel .recommendType03 .specTitle {
	font-weight: bold;
}

#subPanel .recommendType03 .specTitle {
	font-size: 10px;
	font-weight: normal;
	line-height: 1.35;
}

.actionBtn {
	text-align: center;
	border: solid #ccc;
	border-width: 1px;
	padding: 10px 0 6px 4px;
}

.btnCS {
	margin-top: 3px;
}

#favoriteBox #favoriteInner .recommendType03 .label {
	width: 16px;
	font-weight: bold;
	text-align: center;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	background: url(/images/usedcar/count_bg.png) repeat;
	border-top: solid 1px #fff;
	border-left: solid 1px #fff;
	border-right: solid 1px #ccc;
}

#favoriteBox #favoriteInner .recommendType03 .spec {
	position: relative;
	vertical-align: top;
	padding: 4px 4px 0 6px;
}

#favoriteBox #favoriteInner .recommendType03 .spec .delete {
	float: right;
}

.delete a {
	color: #333;
	padding: 0 5px 0 13px;
	background: url(/images/usedcar/icon_delete.png) no-repeat left center;
}

#favoriteBox #favoriteInner h2 {
	position: relative;
	margin-bottom: 6px;
	width: 246px;
	overflow: hidden;
}

#favoriteBox #favoriteInner h2 span {
	position: absolute;
	width: 60px;
	height: 37px;
	right: 5px;
	top: 8px;
	padding: 0;
	margin: 0;
	line-height: 37px;
	font-weight: bold;
	text-align: center;
}

#favoriteBox #favoriteInner h2 span strong {
	font-weight: bold;
	font-size: 24px;
	color: #f00;
}

.specTitle {
	/*height: 3.1em;*/
}


.doneLink {
	border:solid 5px #ddd;
	padding:15px;
	margin:30px 0;
}

.doneLink li {
	list-style: none outside;
	background: url(/images/common/icon_link01.gif) no-repeat left center;
	padding-left: 15px;
}

.favorite h1 {
	font-size: 16px;
	height: 39px;
	line-height: 42px;
	margin: 0 0 10px;
	text-indent: 10px;
}

#dbList {
}

#csList {
}

.favoList {
	width: 246px;
	float: left;
	display: inline;
	margin-right: 10px;
}

#kuruma-ex #page .favoList h2 {
	width: 246px;
	height: 49px;
	position: relative;
	margin-bottom: 0;
	background-image: url(/images/usedcar/favorite_sprite.png);
}

#favo_kurumaeabi h2 {
	background-position: -246px -116px;
}
#favo_aucnet h2 {
	background-position: -492px -116px;
}
#favo_carcenser h2 {
	background-position: 0px -116px;
}


#favoriteBox #subPanel {
	float: right;
}

#subPanel {
	width: 150px;
	overflow: hidden;
}

#subPanel {

}

#subPanel h3.panelTitle {
	font-size: 12px;
	font-weight: bold;
	background: url(/images/usedcar/side_ttl_bg.png) no-repeat -10px top;
	height: 25px;
	line-height: 25px;
	color: #fff;
	padding: 0;
	margin: 0;
	text-align: center;
	width: 150px;
	border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
}

#subPanel .rirekiBox {
	/*margin-bottom: 10px;*/
	border-bottom: none;
	/*
	padding: 6px 0 5px;
	background: url(/images/usedcar/side_bg.png) repeat;
	*/
}

#subPanel .rirekiBox .specTitle {
	overflow: hidden;
}

.noListMessage {
	color: #888;
	font-weight: bold;
	text-align: center;
	height: 62px;
	border: solid #ccc;
	line-height: 62px;
	border-width: 1px 1px 1px;
}

.searchWords {
	border: solid 1px #ccc;
	padding: 10px;
}

.searchWords li {
	line-height: 1.5;
	padding: 2px 0 2px 18px;
	background: url(/images/usedcar/icon_search.png) no-repeat 0 6px;
}

.noRireki {
	text-align: center;
}

.rirekiBox .noRireki {
	border: solid #ccc;
	border-width: 1px 1px 0;
	background: #fff;
	margin: 0;
	padding: 10px;
}

#favo_comment {
	margin-bottom: 10px;
	font-size: 14px;
}

#favo_comment strong strong {
	color: #f00;
}

#favo_comment span {
	display: inline-block;
	/display: block;
	/zoom: 1;
	width: 24px;
	height: 20px;
	background: url(/images/usedcar/favorite_sprite.png) no-repeat -29px -165px;
	vertical-align: top;
	margin: 0 5px;
}

.favoriteBox {
	position: relative;
}

#favo_count {
	float: left;
	border: solid 1px #ccc;
}

#mainList #favo_count li {
	display: inline-block;
	/display: inline;
	/zoom: 1;
	border-right: solid 1px #fff;
	border-left: dotted 1px #ccc;
	padding: 2px 8px 2px 0;
}


#mainList #favo_count .list-1 {
	border-left: none;
}

#mainList #favo_count .list-2 {
}

#mainList #favo_count .list-3 {
	border-right: none;
}

#mainList #favo_count .list-1 img {
	margin: 0 6px 0 5px;
}

#mainList #favo_count .list-2 img {
	margin: 0 10px;
}

#mainList #favo_count li img {
	height: 13px;
	vertical-align: top;
	position: relative;
	top: 2px;
}

#page #mainList #favo_count li span {
	font-weight: bold;
}

/* 追加のポップアップ */
.usedResultList .controlBox {
	height: 32px;
}

.usedResultList .btnBox {
	width: 545px;
}

.usedResultList .btnBox li,
.resultDetail .btnBox li {
	position: relative;
}

.usedResultListPhoto .btnBox li {

}

.favo_popup_add {
	position: absolute;
	display: block;
	color: #fff;
	font-size: 12px;
	padding: 0 0 0 15px;
	width: 165px;
	height: 53px;
	background: url(/images/usedcar/favorite_sprite.png) no-repeat -1190px -116px;
	top: -53px;
	left: -5px;
	text-align: center;
	line-height: 46px;
	z-index: 999;
}

.usedResultListPhoto .favo_popup_add {
	left: -2px;
}

.favo_popup_del {
	position: absolute;
	display: block;
	color: #fff;
	font-size: 12px;
	padding: 0 0 0 15px;
	width: 165px;
	height: 53px;
	background: url(/images/usedcar/favorite_sprite.png) no-repeat -1370px -116px;
	top: -53px;
	left: -5px;
	text-align: center;
	line-height: 46px;
	z-index: 999;
}

.usedResultListPhoto .favo_popup_del {
	left: -2px;
}

.usedResultList .btnBox li,
.resultDetail .btnBox li {
	float: right;
	display: inline;
	margin-left: 5px;
}

.usedResultList .btn_favo a,
.usedResultList .btn_apply a,
.resultDetail .btn_favo a {
	background-image: url(/images/usedcar/search_result_sprite.png);
	background-repeat: no-repeat;
	display: block;
}

.usedResultList .btn_favo,
.resultDetail .btn_favo {
	width: 172px;
	/*overflow: hidden;	*/
}

.usedResultList .btn_favo a,
.resultDetail .btn_favo a {
	/*position: relative;*/
	width: 134px;
	height: 32px;
	background-position: 0 -42px;
	line-height: 32px;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	padding-left: 38px;
}
.usedResultList .btn_favo a:hover,
.resultDetail .btn_favo a:hover {
	background-position: -172px -42px;
	color: #333;
}

#kuruma-ex .usedResultList .btn_favo .added a,
#kuruma-ex .resultDetail .btn_favo .added a,
#kuruma-ex .usedResultList .btn_favo.added a,
#kuruma-ex .resultDetail .btn_favo.added a {
	/*position: relative;*/
	width: 138px;
	height: 32px;
	background-position: 0 -82px;
	line-height: 32px;
	font-size: 12px;
	font-weight: bold;
	color: #888;
	padding-left: 34px;
	text-decoration: none;
}
.usedResultList .btn_favo .added a:hover,
.resultDetail .btn_favo .added a:hover {
	background-position: -172px -82px;
	color: #888;
	text-decoration: underline;
}

#mainList .usedResultListPhoto .btn_favo .added a {
	color: #888;
	text-decoration: none;
}
#mainList .usedResultList .btn_favo .added a:hover {
	color: #888;
	text-decoration: underline;
}



.usedResultList .btn_apply {
	width: 182px;
	overflow: hidden;
}

.usedResultList .btn_apply a {
	width: 182px;
	height: 32px;
	background-position: 0 0;
	line-height: 32px;
	font-size: 13px;
	text-indent: 8px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

.usedResultList .btn_apply a span {
	font-size: 10px;
	font-weight: normal;
}

.usedResultList .btn_apply a:hover {
	background-position: -182px 0;
	color: #fff;
}

/* 写真のみ */
#mainList .usedResultListPhoto .btnBox {
	display: block;
	border-top: dotted 1px #ccc;
	padding: 3px 0;
}

.usedResultListPhoto .btn_apply a {
	background-image: url(/images/usedcar/search_result_sprite.png);
	background-repeat: no-repeat;
	display: block;
	font-size: 12px;
}

#mainList .usedResultListPhoto .btn_apply {
	width: 172px;
	overflow: hidden;
	display: block;
	margin-left: 3px;
	margin-bottom: 3px;
	font-size: 12px;
}

#mainList .usedResultListPhoto .btn_apply a span {
	font-size: 10px;
	font-weight: normal;
}

#mainList .usedResultListPhoto .btn_favo {
	text-align: center;
	display: block;
	position: relative;
}

#mainList .usedResultListPhoto .btn_favo a {
	font-size: 10px;
	font-weight: bold;
	color: #333;
	vertical-align: middle;
	display: inline-block;
	/display: inline;
	/zoom: 1;
	padding: 3px 0;
}

#mainList .usedResultListPhoto .btn_favo a span {
	vertical-align: bottom;
}

.usedResultListPhoto .btn_apply a {
	width: 172px;
	height: 32px;
	background-position: 0 -129px;
	line-height: 32px;
	text-indent: 14px;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
}
.usedResultListPhoto .btn_apply a:hover {
	background-position: -172px -129px;
	color: #fff;
}

/* 複数検索モーダル用 */
.multiple-search-box {
	position: relative;
	display: none;
	background: #fff;
	background: #D3E9F4;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}

.search-title {
	font-size: 16px;
	font-weight: bold;
	background: #fff url(/images/usedcar/btn_gray_bg.png) repeat-x 0 100%;
	border-bottom: solid 3px #3399CC;
	padding: 10px 15px 7px;
	border-radius: 6px 6px 0 0;
	-webkit-border-radius: 6px 6px 0 0;
	-moz-border-radius: 6px 6px 0 0;
}

.multiple-search-box .close,
.multiple-search-box .modal_close {
	position: absolute;
	right: 8px;
	top: 8px;
	font-size: 12px;
	background: #fff url(/images/usedcar/btn_gray_bg.png) repeat-x 0 100%;
	border: solid 1px #ccc;
	padding: 4px 10px;
	color: #888;
	text-decoration: none;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

.multiple-search-box .close:hover,
.multiple-search-box .modal_close:hover {
	border-color: #aeaeae;
	color: #333;
}

/* 都道府県複数検索 */

.multi-form-box {
	position: relative;
	width: 840px;
	height: 480px;
	overflow: auto;
	/*min-height: 500px;*/
	padding: 0 10px 5px;
	margin: 15px 15px 0;
	/*border: solid 1px #ccc;*/
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	background: #fff;
}

.multi-form-box dl {
	padding: 10px 20px;
	border-bottom: solid 1px #eaeaea;
}

#kuruma-ex .multi-form-box dt input,
#kuruma-ex .multi-form-box dd input {
	margin: 0 5px 0 0;
	vertical-align: middle;
}

.multi-form-box .count {
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
}


.multi-form-box dt label {
	font-size: 14px;
	font-weight: bold;
}

.multi-form-box dd li {
	display: inline-block;
	/display: inline;
	/zoom: 1;
	margin-right: 20px;
	padding: 3px 0;
}

.list-width-middle li {
	width: 9em;
}

.list-width-large li {
	width: 18em;
}

.list-width-xlarge li {
	width: 30em;
}


#kuruma-ex .multi-form-box dd li label img {
	vertical-align: text-top;
}


.multi-form-box dd li label {
	font-size: 14px;
}

.multi-form-box dd li .noCount {
	color: #bbb;
}

#pref-map #pref-group06 {
	border-bottom: none;
}

/* 探すボタン */
.multiple-search-box .btn-apply {
	font-size: 16px;
	font-weight: bold;
	border: solid 1px #1382D0;
	color: #fff;
	display: inline-block;
	/display: inline;
	/zoom: 1;
	padding: 8px 20px;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	background: #1382D0 url(/images/usedcar/btn_blue_bg.png) repeat-x 0 0;
	text-decoration: none;
}

.multiple-search-box .btn-apply:hover {
	background: #2087D2;
}
/* 戻るボタン */
.multiple-search-box .btn-back {
	position: absolute;
	left: 15px;
	font-size: 14px;
	font-weight: bold;
	border: solid 1px #aaa;
	color: #333;
	display: inline-block;
	/display: inline;
	/zoom: 1;
	padding: 8px 20px;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	background: #fff url(/images/usedcar/btn_gray_bg.png) repeat-x 0 100%;
	text-decoration: none;
}

.multiple-search-box .btn-back:hover,
.multiple-search-box .btn-go:hover {
	background: #fff;
}


.control-box {
	position: relative;
	text-align: center;
	padding: 15px 0;
}

.chose-text {
	padding: 15px 10px 0;
	color: #F60;
	font-size: 14px;
}

.multiple-search-box .btn-go {
	position: absolute;
	right: 15px;
	font-size: 14px;
	font-weight: bold;
	border: solid 1px #aaa;
	color: #333;
	display: inline-block;
	/display: inline;
	/zoom: 1;
	padding: 8px 20px;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	background: #fff url(/images/usedcar/btn_gray_bg.png) repeat-x 0 100%;
	text-decoration: none;
}

.multiple-search-box .btn-go.foot-close {
	top: 15px;
}

.usedcarFormOptionBody .title-box {
	position:relative;
}

.usedcarFormOptionBody .title-box a {
	position: absolute;
	right: -4px;
	top: 0;
}

/*------------------------------------------------------------------------------------------
掲載終了物件詳細用スタイル
------------------------------------------------------------------------------------------*/
.archiveDetail {

}

.archiveDetail .tooltip img {
	margin-top: 0;
}

.archiveDetail .otherInformation {
	margin: 10px 0;
}

.archiveDetail .otherInformation h2.title {
	background-position: 0 -140px;
	height: 23px;
	line-height: 23px;
	text-indent: 13px;
}

.archiveDetail .listType02 {
	width: 100%;
	margin: -1px 0 0;
}

.archiveDetail .listType02 td,
.archiveDetail .listType02 th {
	font-size: 10px;
	text-align: center;
}

.archiveComment {
	background: url(/images/usedcar/detail/archive_comment_bg.png) no-repeat;
	height: 50px;
	margin-bottom: 5px;
	padding: 0 60px;
}

.archiveComment p {
	padding: 6px 0 0;
	line-height: 1.35;
}

.archiveComment strong {
	font-size: 16px;
}

.archiveComment strong span {
	color: #CC001F;
}

.archiveDetail .box-left {
	float: left;
}

.archiveDetail .box-right {
	float: right;
}

.seo-link {
	font-size: 10px;
	border: solid 1px #ccc;
	padding: 6px 10px;
}

.seo-link h2 {
	color: #999;
	margin-bottom: 5px;
	font-weight: bold;
}

.seo-link li {
	display: inline-block;
	/display: inline;
	/zoom: 1;
	padding-right: 30px;
}

.seo-link a {
	color: #999;
	text-decoration: none;
}
.seo-link a:hover {
	color: #999;
	text-decoration: underline;
}

/* 20130208フォーム改善後 */
.usedcarFormOptionBody #header {
	border-top: solid 5px #000;
	height: auto;
	margin: 0 -20px;
	padding: 10px 0 15px;
	width: 960px;
	position: relative;
}

.usedcarFormOptionBody #header img {
	display: none;
}

.usedcarFormOptionBody #header .logo {
	position: relative;
	display: block;
	background: url(/images/usedcar/head_usedcar_sprite.png) no-repeat 0 0;
	width: 229px;
	height: 60px;
	margin-left: 20px;
}

.inq-sp {
	background-image: url(/images/usedcar/inquiry/pc_form_sprite.png);
	background-repeat: no-repeat;
}

.icon-more {
	display: inline-block;
	/display: inline;
	/zoom: 1;
	width: 14px;
	height: 14px;
	background-position: -906px -36px;
	vertical-align: middle;
	margin-right: 3px;
}

.usedcarFormOptionBody h1 {
	background-position: 0 0;
	width: 920px;
	height: 36px;
	overflow: hidden;
	text-indent: -9999px;
	margin-bottom: 10px;
}

.new-form-wrap {
	overflow: hidden;
}

.form-left-box {
	position: relative;
	z-index: 1;
	width: 600px;
	float: left;
}

.form-right-box {
	width: 310px;
	float: right;
}

.new-inquiry-list h3 {
	border: solid #ccc;
	border-width: 1px 1px 0;
	padding: 4px 5px;
}

.new-inquiry-list h3 span {
	display: block;
	border-left: solid 4px #666;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 8px;
}

.usedcarFormOptionBody #body .listType01 {
	width: 100%;
	border: solid #ccc;
	border-width: 1px 1px 0;
	margin-bottom: 0;
}

.new-inquiry-list {
	border-bottom: solid 1px #ccc;
}

/* case1の場合 */
.searchDirect {
	margin-bottom: 10px;
}

.usedcarFormOptionBody #body .searchDirect .directLabel {
	width: 90px;
	text-align: center;
	border-right: solid 1px #ddd;
}

.usedcarFormOptionBody #body .searchDirect .labelHeader {
	border-bottom: dotted 1px #ddd;
	font-size: 10px;
	color: #4185C2;
}

.usedcarFormOptionBody #body .searchDirect .td-br {
	border-right: dotted 1px #ddd;
	width: 210px;
}


.usedcarFormOptionBody #body .searchDirect .photo {
	border-right: solid 1px #ddd;
}

.searchDirect td dl {
	overflow: hidden;
	padding: 2px 0 2px 6px;
}

.searchDirect td dt {
	float: left;
	clear: left;
	width: 6em;
	color: #4185C2;
	font-size: 10px;
	line-height: 1.25;
	padding: 2px 0;
}

.searchDirect td dd {
	overflow: hidden;
	font-size: 10px;
	padding: 2px 0 2px 6px;
	line-height: 1.25;
}


.usedcarFormOptionBody #body .listType01 p {
	line-height: 1.25;
}

.usedcarFormOptionBody #body .listType01 th,
.usedcarFormOptionBody #body .listType01 td {
	border: none;
	padding: 0;
}

.usedcarFormOptionBody #body .listType01 th {
	background: #eee;
	width: 26px;
	padding: 0;
	font-size: 10px;
}

.usedcarFormOptionBody #body #inquiry {
	border: solid 1px #aaa;
	margin: 0;
	width: 598px;
}

.usedcarFormOptionBody #body #inquiry .formType01 {
	width: 100%;
	margin: 0;
}

.usedcarFormOptionBody #body #inquiry .formType01 textarea,
.usedcarFormOptionBody #body #inquiry .formType01 input,
.usedcarFormOptionBody #body .formRecommend,
.usedcarFormOptionBody #body .recommendType03 .photo {
	width: auto;
}

.usedcarFormOptionBody #body .listType01 .photo img {
	padding: 5px 0;
}

.usedcarFormOptionBody #body .formRecommend {
	/*border-bottom: solid 1px #aaa;*/
}

.usedcarFormOptionBody #body .formRecommend h3 {
	font-size: 14px;
	text-align: center;
	font-weight: bold;
}

.usedcarFormOptionBody #body .formRecommend h3 span {
	display: block;
	text-align: center;
	font-size: 10px;
	font-weight: normal;
	margin-bottom: 5px;
}

.usedcarFormOptionBody #body .recommendType03 {
	width: 99.9%;
	float: none;
	height: auto;
	margin: 0;
	border: solid #aaa;
	border-width: 1px 1px 0;
	display: block;
}

.rec_txt_label {
	font-size: 10px;
	line-height: 1.3;
}

.usedcarFormOptionBody #body .recommendType03 .rec_txt_label strong {
	display: block;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	line-height: 1.2;
	padding: 5px 0;
	color: #698C00;
}

.usedcarFormOptionBody #body .recommendType03 a {
	color: #333;
	text-decoration: none;
	line-height: 1.25;
}

.usedcarFormOptionBody #body .recommendType03 .label {
	background: #D3E9F4;
	width: 26px;
	text-align: center;
}

.usedcarFormOptionBody #body .recommendType03 .label02 {
	background: #85B200;
	width: 26px;
	text-align: center;
}

#group_recommend {
	padding: 0;
	border-top: solid 1px #ddd;
}

#group_recommend dt span {
	margin: -2px 4px 0 0;
}

#group_recommend dt {
	padding: 5px 8px;
	font-weight: bold;
	text-decoration: underline;
	background: #E7EED3;
}

#group_recommend dt.active {
	color: #aaa;
	text-decoration: none;
}

#group_recommend dd {
	border-top: dotted 1px #ddd;
}

.usedcarFormOptionBody #body #group_recommend .recommendType03 {
	border: none;
	border-bottom: solid 1px #ddd;
}

.group_rec_bg {
	/*
	background: #DBE6BA;
	*/
}


.usedcarFormOptionBody #body .recommendType03 .label label {
	width: auto;
	height: auto;
	border: none;
	cursor: pointer;
}

.usedcarFormOptionBody #body .recommendType03 .label input {
	cursor: pointer;
}

.usedcarFormOptionBody #body .recommendType03 .photo,
.usedcarFormOptionBody #body .listType01 .photo {
	width: 96px;
	text-align: center;
	vertical-align: middle;
	padding: 0;
}

.usedcarFormOptionBody #body .recommendType03 .photo img,
.usedcarFormOptionBody #body .listType01 .photo img {
	width: 80px;
	height: 60px;
	margin: 0;
}


.usedcarFormOptionBody #body .recommendType03 .status,
.usedcarFormOptionBody #body .listType01 .status {
	width: 180px;
	padding: 5px 6px 5px 0;
	vertical-align: top;
}

.usedcarFormOptionBody #body .recommendType03 .spec {
	font-size: 10px;
	padding: 0;
}

.usedcarFormOptionBody #body .recommendType03 b,
.usedcarFormOptionBody #body .listType01 b {
	font-size: 14px;
	color: #f00;
	padding-left: 4px;
}

.usedcarFormOptionBody #body .recommendType03 .rec_price {
	text-align: right;
	margin: 0;
}

.usedcarFormOptionBody #body .listType01 .rec_price {
	text-align: right;
	margin: 0;
	padding-right: 8px;
}

.step01 {
	text-indent: -9999px;
	height: 30px;
	background-position: 0 -36px;
	margin: 3px 0 10px;
}

.step02 {
	text-indent: -9999px;
	height: 30px;
	background-position: 0 -66px;
	margin: 3px 0 10px;
}

.step03 {
	width: 600px;
	text-indent: -9999px;
	height: 30px;
	background-position: 0 -96px;
	margin: 3px auto 10px;
}


.form-title {
	font-size: 14px;
	font-weight: bold;
	line-height: 34px;
	text-indent: 18px;
	color: #fff;
	background-position: 0 -126px;
	overflow: hidden;
	margin: 8px 0;
}

.usedcarFormOptionBody #body .formType01 {
	/*border: solid 1px #aaa;*/
	border: none;
}

.usedcarFormOptionBody #body .formType01 th,
.usedcarFormOptionBody #body .formType01 td {
	border: none;
	padding: 0;
	background: #fff;
	padding: 4px 8px;
	vertical-align: top;
}

.usedcarFormOptionBody #body .formType01 td input {
	vertical-align: middle;
}

.usedcarFormOptionBody #body .formType01 th {
	width: 154px;
}

.usedcarFormOptionBody #body .formType01 td table th {
	width: auto;
	background: #fff;
}

.usedcarFormOptionBody #body .formType01 .must th {
	background: #D3E9F4;
	font-weight: bold;
	position: relative;
	font-size: 12px;
}

.usedcarFormOptionBody #body .formType01 .must th div {
	position: relative;
	padding-top: 4px;
}

.usedcarFormOptionBody #body .formType01 .must th span {
	background: #f00;
	color: #fff;
	font-size: 10px;
	display: inline-block;
	/display: inline;
	/zoom: 1;
	padding: 1px 4px;
	position: absolute;
	right: 0;
	top: 6px;
	font-weight: normal;
}

.usedcarFormOptionBody #body .formType01 .check ul {
	margin: 3px 0 0 5px;
}

.usedcarFormOptionBody #body .formType01 .check li {
	font-size: 14px;
	display: inline;
	font-weight: bold;
	vertical-align: middle;
	margin-right: 20px;
}

.usedcarFormOptionBody #body .formType01 .check li input {
	vertical-align: middle;
}


.usedcarFormOptionBody #body .formType01 .must input,
.usedcarFormOptionBody #body .formType01 .must textarea,
.usedcarFormOptionBody #body .formType01 .must select {
	font-size: 16px;
	padding: 3px;
	border: solid 1px #aaa;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

.usedcarFormOptionBody #body .formType01 input {
	font-size: 12px;
	padding: 3px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}


.usedcarFormOptionBody #body #inquiry .formType01 .must textarea,
.usedcarFormOptionBody #body #inquiry .formType01 .must input {
	width: 230px;
}

.usedcarFormOptionBody #body #inquiry .formType01 .must li input {
	width: auto;
	border: none;
}

.usedcarFormOptionBody #body .mini {
	font-size: 10px;
}

.usedcarFormOptionBody #body .mailtext {
	width: 269px;
	height: 23px;
	background-position: -600px -36px;
	text-indent: -9999px;
	margin-top: 5px;
}

.usedcarFormOptionBody #body .formType01 .button-box {
	background: #FFEFBF;
	text-align: center;
	border-top: dotted 1px #ccc;
	padding: 8px 0;
}

.usedcarFormOptionBody #body #inquiry .formType01 .submitButton {
	margin-top: 8px;
}

.usedcarFormOptionBody #body #inquiry .formType01 #next {
	border: none;
	display: inline-block;
	width: 305px;
	height: 45px;
	text-indent: -9999px;
	background-position: 0 -160px;
	cursor: pointer;
	background-color: transparent;
}

.usedcarFormOptionBody #body #inquiry .formType01 #next:hover {
	background-position: 0 -206px;
}

.usedcarFormOptionBody #body #inquiry .formType01 #done {
	border: none;
	display: inline-block;
	width: 305px;
	height: 45px;
	text-indent: -9999px;
	background-position: -305px -160px;
	cursor: pointer;
	background-color: transparent;
}

.usedcarFormOptionBody #body #inquiry .formType01 #done:hover {
	background-position: -305px -206px;
}


.usedcarFormOptionBody #body #inquiry .formType01 .formError {
	color: #f00;
	font-weight: bold;
	font-size: 12px;
}
.usedcarFormOptionBody #body #inquiry .formType01 .formError img {
	width: 12px;
	vertical-align: middle;
	margin-right: 5px;
}

.usedcarFormOptionBody .notice {
	background: #fee;
	padding: 10px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	font-weight: bold;
	color: #f00;
	margin-bottom: 8px;
	font-size: 14px;
	text-align: center;
}

.input-text {
	padding: 4px 0;
}

.usedcarFormOptionBody #body #inquiry .formType01 .btn_gray_mini {
	font-size: 14px;
	margin-right: 10px;
	padding: 4px 10px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

.usedcarFormOptionBody #body #inquiry .formType01 .attn {
	text-align: center;
	background: #f6f6f6;
	color: #666;
	line-height: 1.25;
	border-top: dotted 1px #ccc;
}

.usedcarFormOptionBody #body #inquiry .collapse-list dt {
	cursor: pointer;
	padding-left: 3px;
	text-align: right;
	padding-right: 8px;
	font-size: 10px;
	color: #666;
}

.usedcarFormOptionBody #body #inquiry .formType01 .collapse-list dt {
	padding-right: 0;
}

.usedcarFormOptionBody #body .formRecommend {
	margin-top: 0;
	margin-bottom: 10px;
}

/* レコメンドポップアップ */
.pupup_recommend_box {
	display: block;
	position: relative;
}

.pupup_recommend_box .popup_label {
	font-weight: bold;
	display: block;
	border: solid 1px #ddd;
	padding: 4px 8px;
	margin-top: 5px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.pupup_recommend_box .popup_label span {
	font-size: 10px;
	font-weight: normal;
	margin-left: 10px;
}

.pupup_recommend_box b {
	font-size: 14px;
	font-weight: bold;
	padding: 0 2px;
	color: #f00;
}

.pupup_recommend_box strong {
	font-size: 14px;
	font-weight: bold;
	padding: 0 2px;
}


.pupup_hover {
	background: #FFc;
}

.usedcarFormOptionBody #body .formRecommend {
	position: relative;
}

.usedcarFormOptionBody #body .formType01 .popup_data {
	position: absolute;
	bottom: 40px;
	right: -180px;
	z-index: 999;
	width: 340px;
	background: #177FF5;
	padding: 4px;
	border-radius: 4px 4px 4px 0;
	-moz-border-radius:  4px 4px 4px 0;
	-webkit-border-radius:  4px 4px 4px 0;
	box-shadow: 3px 3px 3px 0 rgba(0,0,0,0.35);
}

.usedcarFormOptionBody #body .formType01 .popup_data i {
	position: absolute;
	display: block;
	margin-left: -4px;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 20px 18px 0 0;
	border-color: #177FF5 transparent transparent transparent;
}

.usedcarFormOptionBody #body .formType01 .popup_data .popup_table {
	width: 100%;
}

.usedcarFormOptionBody #body .formType01 .popup_data .popup_table td,
.usedcarFormOptionBody #body .formType01 .popup_data .popup_table th {
	padding: 0;
}

.usedcarFormOptionBody #body .formType01 .popup_data .popup_table th {
	font-size: 10px;
	font-weight: bold;
	padding: 6px;
	/*border-top: solid 3px #3399CC;	*/
}

.usedcarFormOptionBody #body .formType01 .popup_data .popup_table .photo {
	padding: 0 4px 4px;
	width: 102px;
}

.popup_price {
	padding: 0 6px 5px;
}
.usedcarFormOptionBody #body .formType01 .popup_data .popup_table .spec {
	overflow: hidden;
}

.usedcarFormOptionBody #body .formType01 .popup_data .popup_table .spec li {
	width: 115px;
	float: left;
	margin-bottom: 3px;
}

.usedcarFormOptionBody #body .formType01 .popup_data .popup_table .spec span {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	background: #333;
	font-size: 10px;
	padding: 0;
	text-align: center;
	color: #fff;
	line-height: 1.4;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	width: 4em;
	margin-right: 4px;
}

.usedcarFormOptionBody #body .formType01 .popup_data .popup_table .status {
	font-size: 10px;
}

.popup_data {
}


.usedcarFormOptionBody #body #inquiry .collapse-list {
	border: dotted #ddd;
	border-width: 0 0 1px;
	padding: 0 0 5px;
	margin-top: -20px;
}

.usedcarFormOptionBody #body #inquiry .collapse-list dd {
	margin-top: 5px;
	padding-top: 5px;
	border-top: dotted 1px #ddd;
}

.usedcarFormOptionBody #body #inquiry .formType01 .collapse-list dd {
	padding-top: 0;
	border-top: none;
}


.usedcarFormOptionBody #body #inquiry .formType01 .collapse-list {
	border-width: 0 0 0;
	padding: 0;
	margin-top: 0;
}


.usedcarFormOptionBody #body #inquiry .collapse-list dt {
	border: none;
	text-decoration: underline;
}


.usedcarFormOptionBody #body #inquiry dt.active {
	color: #aaa;
	text-decoration: none;
}

.usedcarFormOptionBody #body #inquiry .formType01 dd {
	margin-top: 5px;
}

.usedcarFormOptionBody #body #inquiry .formType01 dd textarea {
	font-size: 12px;
	width: 380px;
	height: 60px;
}

.usedcarFormOptionBody #footer .inner {
	height: 40px;
}

.usedcarFormOptionBody #footer .inner .copyright {
	bottom: 17px;
}

.usedcarFormOptionBody #footer ul,
.usedcarFormOptionBody #zigexnFooter {
	display: none;
}

.usedcarFormOptionBody #body .privacyInformation {
	margin-top: 20px;
}

.finish-message {
	width: 600px;
	margin: 0 auto 20px;
}

.finish-message .finish-title {
	font-size: 24px;
	font-weight: bold;
	padding: 20px 0;
}

.finish-message .finish-text {
	line-height: 1.6;
	font-size: 14px;
}

.required {
	background: #FFD5D5;
}

.usedcarFormOptionBody #body #inquiry .formType01 .ex {
	float: none;
	display: inline-block;
	/display: inline;
	/zoom: 1;
	background: #f2f2f2;
	color: #666;
	padding: 4px 6px;
	margin: 0 0 0 5px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	width: auto;
}

.no-must {
	border: solid 1px #ccc;
	vertical-align: middle;
}

.usedcarFormOptionBody iframe {
	position: absolute;
}

.usedcarFormOptionBody #body a.delete  {
	background: url(/images/usedcar/icon_delete.png) no-repeat left center;
	padding: 0 0 0 13px;
	font-size: 10px;
	text-decoration: underline;
	margin-left: 0;
	color: #333;
}

.usedcarFormOptionBody #body a.delete:hover  {
	color: #333;
	text-decoration: none;
}


.delete-link {
	margin: 5px 6px 0;
	text-align: right;
}

.shop-comment-detail {
	border: solid 2px #FFEFBF;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin: 0 7px 7px;
	padding: 8px;
	font-size: 10px;
	line-height: 1.35;
}

.shop-comment-detail table th {
	width: 120px;
	background: url(/images/usedcar/detail/icon_comment.png) no-repeat center 10px;
	padding: 45px 0 5px;
	font-weight: bold;
	text-align: center;
	border-right: solid 1px #eaeaea;
}

.shop-comment-detail table td {
	padding: 10px;
}

/* page-top */
#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 10px;
}
#page-top a {
	text-decoration: none;
	color: #fff;
	padding: 20px 15px 10px;
	text-align: center;
	display: block;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	background: #333 url(/images/common/pagetop.gif) no-repeat center 10px;
}
#page-top a:hover {
	text-decoration: none;
	background-color: #000;
}

#tabBoxIndex .tabBox {
	top: 0;
	left: 0;
}


#lean_overlay {
position: fixed;
z-index:1002;
top: 0px;
left: 0px;
height:100%;
width:100%;
background: #000;
display: none;
}

#serch-menu-box {
	display: none;
}

.subContList a,
.detailSubColumn .sellPRInner a {
	color: #333;
	text-decoration: none;
}

.subContList a:hover,
.detailSubColumn .sellPRInner a:hover {
	text-decoration: underline;
}

.hideLinkList {
	border-top: solid 1px #ccc;
}

.hideLinkList dt {
	cursor: pointer;
	border: solid #ccc;
	border-width: 0 1px 1px;
	padding: 5px 10px;
	background: #f4f4f4;
}

.hideLinkList #relatedLinks .title {
	display: none;
}

/* 検索履歴と閲覧履歴 */
#searchLog .box-inner {
	overflow: hidden;
}

.sTitle {
	padding: 8px 8px 8px 36px;
	font-weight: bold;
	font-size: 14px;
	background: url(/images/common/icon_rireki.png) no-repeat 10px center;
}

.searchLabel {
	float: left;
	width: 240px;
}

.searchList {
	overflow: hidden;
	border-left: solid 1px #eee;
}

.searchList ul {
	padding: 2px 10px 0;
}

.searchList li {
	padding: 4px 0 4px 20px;
	background: url(/images/usedcar/icon_search.png) no-repeat left center;
}

.searchList li a {
	text-decoration: none;
}

.sDesc {
	font-size: 10px;
	line-height: 1.25;
	background: #eee;
	border-radius: 3px;
	padding: 6px;
	margin: 0 8px 8px;
	text-align: center;
}

.sDesc a {
	color: #333;
}

.stockCount {
	padding: 0 0 0 5px;
}

.sideFixed {
	position: fixed;
	left: auto;
	top: 48px;
	margin-left: 950px;/* ほんとは親の横幅分マージンでぴったりなハズ */
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
}

.sideFixed table {
	background: #fff;
}

.sideFixed .btnCS {
	text-align: center;
	border-top: dotted 1px #ccc;
	padding: 5px 0 0;
}

.sideFixed .btnCS a {
	display: block;
	color: #333;
	font-size: 10px;
	font-weight: bold;
	text-indent: -3px;
}

.stockCount {
	color: #333;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	font-size: 12px;
	vertical-align: middle;
}

.stockCount span {
	font-weight: bold;
	color: #f00;
}
