@charset "utf-8";

* {
	margin: 0;
	padding: 0;
}

input::-webkit-input-placeholder {
	color:    #ccc;
	font-size: 0.8em;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif!important;
}
input:-moz-placeholder {
	color:    #ccc;
	font-size: 0.8em;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif!important;
}

input::-moz-placeholder {
	color:    #ccc;
	font-size: 0.8em;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif!important;
}

input:-ms-input-placeholder {
	color:    #ccc;
	font-size: 12px!important;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif!important;
}

.lyt-btn-sns {
	float: right;
	position: fixed;
	bottom: 132px;
	right: -124px;
	width: 176px;
/*	width: 180px;*/
}

.lyt-btn-sns .btn-tgl {
	position: relative;
	top: 122px;
	width: 51px;
/*	width: 58px;*/
	height: 51px;
	cursor: pointer;
}

.lyt-btn-sns .float_bolero {
	position: relative;
	top: 119px;
	width: 51px;
/*	width: 58px;*/
	height: 51px;
	cursor: pointer;
}

.lyt-btn-sns .float_autech {
	position: relative;
	top: 117px;
	width: 51px;
/*	width: 58px;*/
	height: 51px;
	cursor: pointer;
}

.lyt-btn-sns .float_rider {
	position: relative;
	top: 118px;
	width: 51px;
/*	width: 58px;*/
	height: 51px;
	cursor: pointer;
}

.lyt-btn-sns .float_mode {
	position: relative;
	top: 120px;
	width: 51px;
	height: 51px;
	cursor: pointer;
}

.lyt-btn-sns .float_whatAutech {
	position: relative;
	top: 121px;
	width: 51px;
/*	width: 58px;*/
	height: 51px;
	cursor: pointer;
}
/*
.lyt-btn-sns .btn-tgl {
	position: relative;
	top: 120px;
	width: 44px;
	height: 44px;
	cursor: pointer;
}

.lyt-btn-sns .float_bolero {
	position: relative;
	top: 119px;
	width: 170px;
	height: 44px;
	cursor: pointer;
}

.lyt-btn-sns .float_axis {
	position: relative;
	top: 118px;
	width: 170px;
	height: 44px;
	cursor: pointer;
}

.lyt-btn-sns .float_rider {
	position: relative;
	top: 117px;
	width: 170px;
	height: 44px;
	cursor: pointer;
}

.lyt-btn-sns .container {
	position: absolute;
	top: 340px;
	left: 45px;
	width: 135px;
}

*/

.lyt-btn-sns .container {
	position: absolute;
	top: 273px;
	left: 45px;
	width: 226px;
}

.lyt-btn-sns .container ul li {
	float: left;
	margin-right: 1px;
	margin-right: -6px\9;
	cursor: pointer;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	:root .lyt-btn-sns .container ul li{
		margin-right: 1px;
	}
}

.lyt-btn-sns .container2 {
	position: absolute;
	top: 119px;
	left: 45px;
	width: 225px;
}

.lyt-btn-sns .container2 ul li {
	float: left;
	margin-right: 1px;
	cursor: pointer;
	width: 87px\9;
}

.lyt-btn-sns .container2 ul li img {
	left: 0\9;
}

@media screen and (max-width: 600px) {
	.lyt-btn-sns {
		margin-left: 4%;
	}
}

@media only screen and (min-width: 640px) {
	#container .threesixty {
		width: 300%;
	}
}

/*----------------------------------------*/

/* base -------------------------------- */
body {
	color: #464646;
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-o-text-size-adjust: 100%;
	text-size-adjust: 100%;
}
#content, #detailInner {
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	*zoom: 1;
}
.right{
	text-align: right;
}
.left{
	text-align: left;
}
.center{
	text-align: center;
}
.middle{
	font-size: 120%;
}
.small{
	font-size: 90%;
}
.bold{
	font-weight: bold;
}
.ie6_label{
	display: none;
}
#gnHeader{
	display: none !important;
}
#headerArea,
.sectionTop,
.section {
	width: 964px;
	margin: 0 auto;
}
#wrapperAll #header ul.header_navi {
	width: 964px;
}
.sectionTop .inner {
	margin: 5px 0 20px;
}
p.attention {
	text-align: right;
	font-size: 11px;
	color: #8a8a8a;
}
.section {
	position: relative;
}

/* 絞り込みボタン */
.section#refine {
	position:absolute;
	bottom:15px;
	width:287px;
}

.section .inner {
	margin: 20px 0 30px;
}
.section .sectionTitle {
	width: 100%;
	margin: 0 0 20px;
	border-bottom: #d5d5d5 1px solid;
	position: relative;
}

.section .sectionTitle span {
	font-size: 110%;
}
.section h2 {
	display: inline-block;
	margin: 0 0 11px;
	padding: 0 10px;
	font-size: 18px;
	line-height: 100%;
	border-left: #000 4px solid;
}
.section h2 img {
	height: 18px;
	width: auto;
}
.section h3 {
	margin: 0 0 10px;
	font-size: 15px;
	line-height: 100%;
}
.section h4 {
	margin: 0 0 10px;
	font-size: 15px;
	line-height: 100%;
}
.section h4 img {
	height: 14px;
	width: auto;
}

/* only smart phone -------------------- */
.gpsButton {
	display: none;
}
#gpsSearchResult {
	display: none;
}
.sp_only {
	display: none;
}
.pc_only {
	display: block;
}
/* sectionTop -------------------------- */
#mainVisual {
	position: relative;
	margin: 0;
}

/*===========================================================================================*/
/*  Map Search  */
/* map search -------------------------- */
#mapSearch{
	position: relative;
	width: 964px;
	margin: 20px 0 10px 0;
}
#mapSearch:after  { content: ""; display: block; clear: both; }
* html #mapSearch{ display: inline-block; }
*+html #mapSearch{ display: inline-block; }

.mapSearchTopBlk {
	width: 964px;
	margin-bottom: 30px;
}

#mapSearchForm{
	position: relative;
	width: 944px;
	margin: 0;
	display: block;
	background-color: #eee;
	padding: 10px 0px 5px 20px;
}
#mapSearchForm:after  { content: ""; display: block; clear: both; }
* html #mapSearchForm{ display: inline-block; }
*+html #mapSearchForm{ display: inline-block; }

.mapSearchKeywordWrapper {
	width: 330px;
	float: left;
	margin-right: 25px;
	background: url(../IMAGES/bg_verticalline_doted.gif) repeat-y right top;
	padding: 5px 0;
}

.GpsPcWidth {
	width: 250px;
}

.mapSearchKeywordWrapper-inner {
	position: relative;
	width: 303px;
}

.mapSearchPrefWrapper {
	position: relative;
	width: 220px;
	float: left;
	padding: 4px 0;
}

.mapSearchHanshaWrapper {
}

#mapSearchForm .attention{
	margin: 8px 0 0;
	font-size: 85%;
	text-align: left;
	color: #8A8A8A;
}

#mapSearchForm .attention img {
	vertical-align: text-top;
}
#mapSearchForm .attention .pc_only {
	display: inline;
}

#mapSearchForm span{
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
	vertical-align: middle;
}

#mapSearchKeyword{
	font-size: 150%;
	padding: 3px 10px 3px 10px;
	width: 250px;
	height: 25px;
	border: #d9d9d9 1px solid;
	border-right: none;
}
#mapSearchGPS{
	top: 2px;
	right: 130px;
	text-decoration: none;
}
#mapSearchGPS a{
	text-decoration: none;
}
#mapSearchGPS:focus{
	outline: none;
}

#mapSearchButton{
	position: absolute;
	top: 0;
}
#mapSearchButton:focus{
	outline: none;
}

#mapSearchPref{
	display: block;
	padding: 7px 10px 7px 10px;
	margin: 0;
	color: #fff;
	font-size: 140%;
	line-height: 100%;
	text-decoration: none;
	text-align: center;
	width: 265px;
	height: 20px;
	overflow: hidden;
	background: #333 url(../IMAGES/icon_pulldown.png) right center no-repeat;
	cursor: pointer;
}
#mapSearchHansha{
	display: block;
	padding: 6px 12px;
	margin: 0;
	color: #fff;
	font-size: 120%;
	line-height: 100%;
	text-decoration: none;
	text-align: center;
	width: 263px;
	height: 12px;
	overflow: hidden;
	background: #8a8a8a url(../IMAGES/icon_pulldown.png) right center no-repeat;
	cursor: pointer;
}
#mapSearchHansha.dim {
	background: #eee url(../IMAGES/icon_pulldown.png) right center no-repeat;
}

#pulldownList{
	border: #d9d9d9 1px solid;
	width: 260px !important;
}
#pulldownList li{
	font-size: 14px;
	background: #fff;
	border-bottom: #d9d9d9 1px solid;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif!important;
	cursor: pointer;
}
#pulldownList li p{
	padding: 12px 20px;
	font-size: 14px;
	text-align: left;
	color: #666;
}
#pulldownList li div{
	padding: 12px 20px;
	font-size: 14px;
	text-align: left;
	color: #666;
}
#pulldownList li.selected{
	background: #c71444;
}
#pulldownList li.selected p{
	color: #fff;
}
#pulldownList li.li_active:hover{
	background: #c71444;
}
#pulldownList li.li_active:hover p{
	color: #fff;
}

/* narrow the search -------------------------- */
#idTglCnd:hover {
	cursor: pointer;
}

.mapSearchBottomBlk {
	width: 964px;
	margin: 0px 0 30px;
}
.mapSearchBottomBlk-inner {
	padding: 20px 28px 8px 20px;
	background: #eee;
}
.mapSearchBottomBlk-inner:after  { content: ""; display: block; clear: both; }
* html .mapSearchBottomBlk-inner { display: inline-block; }
*+html .mapSearchBottomBlk-inner { display: inline-block; }

.mapSearchBottomBlk-inner .section,
.mapSearchBottomBlk-inner .section .inner {
	width: auto;
	margin: 0;
	padding: 0;
}

.mapSearchBottomBlk .box-left  {
	width: 250px;
	display: table-cell;
	padding-right: 25px;
	background: url(../IMAGES/bg_verticalline_doted.gif) repeat-y right top;
	vertical-align: top;
}

.mapSearchBottomBlk .box-left h4 {
	width: 102px;
}

.mapSearchBottomBlk .box-middle {
	width: 250px;
	display: table-cell;
	padding: 0 25px;
	background: url(../IMAGES/bg_verticalline_doted.gif) repeat-y right top;
	vertical-align: top;
}

.mapSearchBottomBlk .box-right {
	width: 288px;
	padding: 0 25px;
	display: table-cell;
	position:relative;
}

.mapSearchBottomBlk .box-right #section_title_hansha {
	height: 17px;
}


/* car_radio -------------------------- */
.car_radio {
	display: block;
	margin-bottom: 12px;
	text-decoration: none;
}
.radio_count {
	height: 23px;
}
.car_radio.on img {
	background: url(../IMAGES/radio_on.png) 0 0 no-repeat;
}
.car_radio.off img {
	background: url(../IMAGES/radio_off.png) 0 0 no-repeat;
}
.car_radio.disabled img {
	background: url(../IMAGES/radio_disable.png) 0 0 no-repeat;
}

/* type_radio -------------------------- */
.type_radio {
	display: block;
	margin-bottom: 12px;
}
.type_radio.on img {
	background: url(../IMAGES/radio_on.png) 0 0 no-repeat;
}
.type_radio.off img {
	background: url(../IMAGES/radio_off.png) 0 0 no-repeat;
}
.type_radio.disabled img {
	background: url(../IMAGES/radio_disable.png) 0 0 no-repeat;
}

/* narow_result -------------------------- */
#narrowResult a {
	display: block;
	padding: 5px;
	margin-top:90px;
	background: #333;
	font-size: 120%;
	text-align: center;
	line-height: 1em;
	color: #fff;
	text-decoration: none;
}
#filterButton.enabled{
	background: #c71444;
}

/* result the search -------------------------- */
#mapBlk{
	display: none;
}

#mapContainer{
	position: relative;
	width: 100%;
	height: 469px;
	margin: 15px 0 10px;

	margin-top:55px;
}
#mapCanvas{
	position: relative;
	float: left;
	width: 596px;
	height: 469px;
}

dl.icon_legend dt {
	float: left;
	margin-right: 1em;
}
dl.icon_legend: after{
	clear: both;
}
.cars .carRequest a {
	display: block;
	margin: 0;
	padding: 12px 30px 12px 0;
	text-align: center;
	width: 90px;
	height: 14px;
	background: #c71444 url(../IMAGES/arrow_r_w.png) right center no-repeat;
}

.mapShopListContainer{
	position: relative;
	float: right;
	width: 344px;
	height :469px;
}
#mapShopList{
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 469px;
	overflow-x: hidden;
	overflow-y: auto;
	border: #d9d9d9 1px solid;
}
#mapShopList ul{
	position: relative;
}
.map_shop_list .mapShop{
	position: relative;
	border-bottom: #d9d9d9 1px solid;
	padding: 4px;
}
.map_shop_list .shopDetail{
	display: none;
	margin: 0 15px 15px;
	color: #666;
}
#mapShopSelected{
	display: none;
}
.map_shop_list .hanshaName{
	display: block;
	margin: 0;
	font-size: 10px;
	color: #000;
}

.map_shop_list .rootSearch {
	background: #eee;
	text-decoration: none;
	padding: 5px;
	color: #8a8a8a;
	width: 60px;
	right: 36px;
	position: absolute;
	display: none;
	top: 11px;
}

.map_shop_list .carPhotos{
	margin: 10px 0px 4px;
	width: 70%;
}
.map_shop_list .carPhotos img{
	margin: 0 4px 2px 0;
}
.map_shop_list .shopName{
	display: block;
	margin-right: 7em;
	font-size: 14px;
	font-weight: bold;
	color: #666;
}
.map_shop_list .shopTitle:hover .shopName{
	color: #c71444;
}
.map_shop_list .shopTitle{
	display: block;
	margin: 4px 15px 0;
	padding: 0;
	cursor: pointer;
	background: url(../IMAGES/arrow_s_d_gray.png) right 14px no-repeat;
}
.map_shop_list .shopTitle:hover,
.map_shop_list .open .shopTitle,
.map_shop_list .open .shopTitle:hover{
	background: url(../IMAGES/arrow_s_d_red.png) right 14px no-repeat;
}

.map_shop_list .open .shopTitle .shopName {
	color: #c71444;
}
.map_shop_list .shopAddressInfo{
	position: relative;
	margin: 0 0 10px;
}
.map_shop_list .shopAddressInfo span{
	font-size: 10px;
}
.map_shop_list .shopAddress{
	display: block;
	padding: 0;
	width: 260px;
}
.map_shop_list .shopTel{
	position: absolute;
	display: block;
	padding: 0;
	text-align: right;
	top: 0;
	right: 0;
	width: 100px;
}
.map_shop_list .shopDistance{
	position: absolute;
	display: block;
	padding: 0;
	font-size: 12px;
	text-align: right;
	top: 16px;
	right: 36px;
	width: 10em;
}
.map_shop_list .shopLink{
	padding: 0 12px;
	margin: 0;
	text-align: right;
	background: #efefef;
}
.map_shop_list .shopLink a{
	display: block;
	padding: 6px 16px 6px 0;
	font-size: 12px;
	text-decoration: none;
	color: #666;
	background: url(../IMAGES/arrow_s_r_red.png) right center no-repeat;
}
.map_shop_list li.car {
	position: relative;
	padding: 15px 0;
	border-top: #d9d9d9 1px dotted;
}
.map_shop_list .carName {
	margin: 0 0 5px;
	color: #000;
	font-size: 14px;
	line-height: 18px;
	padding-left: 58px;
}
.map_shop_list .carType-1 {
	background: url(../IMAGES/icon_testdrive.png) 0 center no-repeat;
}
.map_shop_list .carType-2 {
	background: url(../IMAGES/icon_display.png) 0 center no-repeat;
}
.map_shop_list .carSpec {
	margin-right: 108px;
	padding: 0;
	color: #666;
	font-size: 10px;
	vertical-align: middle;
}
.map_shop_list .carSpec img {
	margin: 0 0 0 8px;
}
.map_shop_list .carRequest {
	position: absolute;
	top: 20px;
	right: 0;
}
.map_shop_list .carRequest a {
	display: block;
	margin: 0;
	padding: 12px 20px 12px 0;
	text-align: center;
	width: 77px;
	height: 14px;
	background: #c71444 url(../IMAGES/arrow_r_w.png) right center no-repeat;
}
.map_shop_list li.car.noTempo {
	padding: 8px;
}
.map_attention{
	padding: 0;
	margin-bottom: 38px;
	font-size: 10px;
	text-align: left;
	color: #8a8a8a;
}

.map_attention ul li{
	margin-bottom: 10px;
}
.icon_current_position{
	display: none;
	font-size: 11px;
}
.map_shop_list_under .restartmsg{
	border-top: dotted 1px #d9d9d9;
	margin-top: 4em;
	padding-top: 1em;
}

.map_shop_list .restartButton a {
	display: block;
	margin: 1em 2em 1.5em 2em;
	padding: 10px;
	background: #8a8a8a;
	font-size: 12px;
	text-align: center;
	line-height: 1em;
	color: #fff;
	text-decoration: none;
}

/* recent -------------------------- */
#recentWraper {
	display: none;
	margin-bottom: 40px;
}

#recentWraper h4 {
	position: relative;
	margin-bottom: 14px;
}

#recentWraper h4 img {
	height: 15px;
	width: auto;
}
.clearRecentButton {
	position: absolute;
	top: 5px;
	left: 100px;
	padding: 0;
	height: 11px;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	line-height: 1;
	color: #999;
	text-decoration: none;
}
.clearRecentButton:hover {
	color: #999;
}
#recent {
	display: block;
}

#recentBorder {
	padding: 14px 18px;
	background-color: #f7f7f7;
}

#recent li {
	font-size: 12px;
	display: inline-block;
	margin-right: 3em;
	margin-bottom: 1em;
}
#recent li * {
	font-size: 12px;
}
#recent li a {
	line-height: 16px;
	text-decoration: none;
	vertical-align: middle;
}
#recent li a img {
	margin: 0 5px 0 5px;
	vertical-align: middle;
}
#recent li .shopName {
	color: #666;
	font-size: 14px;
	font-weight: bold;
	vertical-align: middle;
}
#recent li .hanshaName {
	margin-left: 1em;
	vertical-align: middle;
}

#recent #recentAction{
	display: inline-block;
	_display: inline;
	margin-left: 1em;
	color: #f7f7f7;
	text-align: right;
	text-decoration: none;
	vertical-align: middle;
	width: 140px;
	height: 18px;
	border: #f7f7f7 1px solid;
	background-image: url(../IMAGES/social_icon_off.png);
	background-color: #f7f7f7;
	background-repeat: no-repeat;
	background-position: left center;
}

/* position -------------------------- */
#position {
	display: inline-block;
}

#position li {
	font-size: 12px;
	display: inline-block;
	margin-right: 3em;
}
#position li * {
	font-size: 12px;
}
#position li a {
	line-height: 16px;
	text-decoration: none;
}
#position li a img {
	margin: 0 0 0 5px;
	vertical-align: top;
}
#position li img {
	margin: 0 5px 0 5px;
	vertical-align: top;
	float: left;
}
#position li .shopName {
	color: #666;
	font-size: 14px;
	font-weight: bold;
}
#position li .hanshaName {
	margin-left: 1em;
}

/* list-notes -------------------------- */
.list-notes {
	border-bottom: solid 1px #eee;
	margin-bottom: 20px;
}

.list-notes li {
	margin-bottom: 0;
	font-size: 12px;
	color: #8a8a8a;
}

.list-notes li * {
	font-size: 12px;
}

.list-notes li.mb10 {
	margin-bottom: 10px;
}

/* wait dialog -------------------------- */
#circle {
	display: block;
	margin: 50% auto 0;
	width: 32px;
	height: 32px;
	background-repeat: no-repeat;
	background-position: 0% 0%;
	background-image: url(../IMAGES/circle.png);
	-webkit-animation-name: waitcircle;
	-webkit-animation-duration: .75s;
	-webkit-animation-timing-function: steps(10, end);
	-webkit-animation-direction: normal;
	-webkit-animation-iteration-count: infinite;
}
@-webkit-keyframes 'waitcircle' {
	0% { background-position:    0px 0; }
	100% { background-position: -320px 0; }
}
#loading{
	display: block;
	margin-top: 5px;
	font-size: 12px;
	text-align: center;
	color: #fff;
}

#carList #contents_tab03 .priceRangeSP {
	background: url("/CARSINDEALER/IMAGES/pc_redline.gif") repeat-x scroll left top transparent;
	float: left;
	height: 20px;
	margin-left: 0;
	width: 0;
	display: none;
}

/* goPageTop ----------------------- */
.goPageTop {
	margin: 40px 0;
	text-align: right;
}

/* bannerArea -------------------------- */
#bannerArea {
	margin: 0px 0 20px;
	padding: 0px 0 100px; /* 20151224 修正 */
}
#bannerArea img {
	margin-right: 4px;
}

#bannerArea .section2 .pc_only.bannerRight img {
	margin: 15px 0 0;
    float: right;
}
#bannerArea .section2 .pc_only.left img {
	margin: 15px 0 0;
    float: left;
}

#bannerArea .section2 .pc_only.center img {
	margin: 15px 14px 0;
}

#bannerArea .section2 .pc_only.right img {
	margin: 15px 0 0;
    /*float: right;*/
}



/*
#bannerArea .section2 .pc_only img {
	margin-right: 8px;
	margin-top: 15px;
}
*/

#bannerArea a.pc_only {
	display: inline;
}

/* Google MAPS API */
div.each_map img, div.googlemaps img {
	max-width: none;
}

#mapContainerUnder{
	position: relative;
	width: 100%;
	height: 0px;
	margin: 0px 0 10px;
	display: none;
}
#mapShopListContainerUnder{
	position: relative;
	float: right;
	width: 100%;
	height: 0px;
}
#mapShopListUnder{
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 0px;
	height: auto !important;
	overflow-x: hidden;
	overflow-y: auto;
	border: #d9d9d9 1px solid;
	border-left-style: none;
	border-right-style: none;
}
#mapShopSelectedUnder{
	display: none;
}
.map_shop_list_under .mapShop{
	position: relative;
	border-bottom: #d9d9d9 1px solid;
	padding: 4px;
}
.map_shop_list_under .shopDetail{
	margin: 0 15px 15px;
	color: #666;
}
.map_shop_list_under .hanshaName{
	display: block;
	margin: 0;
	font-size: 10px;
	color: #000;
	margin: 0px 0px 10px;
}
.map_shop_list_under .carPhotos{
	margin: 10px 0px 4px;
}
.map_shop_list_under .carPhotos img{
	margin: 0 4px 2px 0;
}
.map_shop_list_under .shopName{
	display: block;
	margin-right: 7em;
	font-size: 14px;
	font-weight: bold;
	color: #666;
}
.map_shop_list_under .shopTitle:hover .shopName{
	color: #c71444;
}
.map_shop_list_under .shopTitle{
	display: block;
	margin: 4px 15px 0;
	padding: 0;
	cursor: pointer;
}
.map_shop_list_under .open .shopTitle .shopName {
	color: #c71444;
}
.map_shop_list_under .shopName.shoptype_NPC {
	padding-left: 75px;
}
.map_shop_list_under .shopAddressInfo{
	position: relative;
	margin: 0 0 10px;
}
.map_shop_list_under .shopAddressInfo span{
	font-size: 10px;
}
.map_shop_list_under .shopAddress{
	display: inline;
	padding: 0;
	width: 260px;
}
.map_shop_list_under .shopTel{
	display: inline;
	padding: 0;
	text-align: right;
	top: 0;
	width: 100px;
}
.map_shop_list_under .shopDistance{
	position: absolute;
	display: block;
	padding: 0;
	font-size: 12px;
	text-align: right;
	top: 16px;
	right: 36px;
	width: 10em;
}
.map_shop_list_under .shopLink{
	padding: 0 12px;
	margin: 10px 0 10px;
	text-align: right;
	background: #efefef;
	float: right;
}
.map_shop_list_under .shopLink a{
	display: block;
	padding: 6px 16px 6px 0;
	font-size: 12px;
	text-decoration: none;
	color: #666;
	background: url(../IMAGES/arrow_s_r_red.png) right center no-repeat;
}
.map_shop_list_under li.car {
	position: relative;
	padding: 15px 0;
	border-top: #d9d9d9 1px dotted;
}
.map_shop_list_under .carName {
	margin: 0 0 5px;
	color: #000;
	font-size: 14px;
	line-height: 18px;
	padding-left: 58px;
}
.map_shop_list_under .carType-1 {
	background: url(../IMAGES/icon_testdrive.png) 0 center no-repeat;
}
.map_shop_list_under .carType-2 {
	background: url(../IMAGES/icon_display.png) 0 center no-repeat;
}
.map_shop_list_under .carSpec {
	padding: 0;
	color: #666;
	font-size: 10px;
	vertical-align: middle;
	display: inline;
}
.map_shop_list_under .carSpec img {
	margin: 0 0 0 8px;
}
.map_shop_list_under .carRequest {
	position: absolute;
	top: 20px;
	right: 0;
}
.map_shop_list_under .carRequest a {
	display: block;
	margin: 0;
	padding: 12px 20px 12px 0;
	text-align: center;
	width: 77px;
	height: 14px;
	background: #c71444 url(../IMAGES/arrow_r_w.png) right center no-repeat;
}
.map_shop_list_under li.car.noTempo {
	padding: 8px;
}
.map_shop_list_under .restartButton a {
	display: block;
	margin: 20px;
	padding: 5px;
	background: #8a8a8a;
	font-size: 12px;
	text-align: center;
	line-height: 1em;
	color: #fff;
	text-decoration: none;
}

#hansyaListDisp{
	position: absolute;
	right: 0px;
	bottom: 15px;
}

#NoneDisplayShoplist{
	background: #eee;
	text-decoration: none;
	font-size: 12px;
	color: #8a8a8a;
	padding: 10px 0 10px 1em;
	vertical-align: middle;
}

#NoneDisplayShoplist img {
	padding-right: 0.5em;
	padding-bottom: 2px;
	vertical-align: middle;
}

#DisplayShoplist{
	background: #eee;
	text-decoration: none;
	font-size: 12px;
	color: #8a8a8a;
	padding: 10px 0 10px 1em;
	vertical-align: middle;
}

#DisplayShoplist img {
	padding-right: 0.5em;
	padding-bottom: 2px;
	vertical-align: middle;
}

#DisplayShoplist a {
	vertical-align: middle;
}

.allshop_radio {
	display: block;
	margin-bottom: 8px;
}
.allshop_radio.on img {
	background: url(../IMAGES/radio_on.png) 0 0 no-repeat;
}
.allshop_radio.off img {
	background: url(../IMAGES/radio_off.png) 0 0 no-repeat;
}
.allshop_radio.disabled img {
	background: url(../IMAGES/radio_disable.png) 0 0 no-repeat;
}
.map_shop_list_under .rootSearch {
	background: #eee;
	text-decoration: none;
	padding: 5px;
	color: #8a8a8a;
	right: 36px;
	position: absolute;
	top: 11px;
}

.hd { cursor: pointer; }

#dummy {
	display: none;
	height: 38px;
}

.vacation01 {
	border: 3px solid #8a8a8a;
	margin: 10px 0 0 0;
	padding: 10px;
}

#radio_count_JK.radio_count_JK_color{
	top: 3px;
	position: relative;
	color: #c71444;
	font-weight: bold;
}

/* car_check -------------------------- */
.car_check_Mini, .car_check_Conp,.car_check_Kei {
	display: block;
	margin-bottom: 12px;
	text-decoration: none;
}
.check_count {
	height: 23px;
}
.car_check_Mini.on img, .car_check_Conp.on img,.car_check_Kei.on img,.car_check_SUV.on img  {
	background: url(../IMAGES/radio_on.png) 0 0 no-repeat;
}
.car_check_Mini.off img, .car_check_Conp.off img,.car_check_Kei.off img,.car_check_SUV.off img  {
	background: url(../IMAGES/radio_off.png) 0 0 no-repeat;
}
.car_check_Mini.disabled img, .car_check_Conp.disabled img,.car_check_Kei.disabled img,.car_check_SUV.disabled img  {
	background: url(../IMAGES/radio_disable.png) 0 0 no-repeat;
}

#MiniCars, #ConpCars , #KeiCars, #SUVCars{
	padding-left: 30px;
	padding-top: 10px;
}

/* series_radio -------------------------- */
.series_radio {
	display: block;
	margin-bottom: 8px;
}
.series_radio.on img {
	background: url(../IMAGES/radio_on.png) 0 0 no-repeat;
	background-image: url(../IMAGES/radio_on.png);
	background-repeat: no-repeat;
	background-position: left center;
}
/* .series_radio_autech.on img { */
/* 	background: url(../IMAGES/radio_disable.png) 0 0 no-repeat; */
/* 	background-image: url(../IMAGES/radio_disable.png); */
/* 	background-repeat: no-repeat; */
/* 	background-position: left center; */
/* } */
.series_radio.off img {
	background-image: url(../IMAGES/radio_off.png);
	background-repeat: no-repeat;
	background-position: left center;
}
/* .series_radio_autech.off img , .car_check_Mini.off.disabled img{ */
/* 	background-image: url(../IMAGES/radio_disable2.png); */
/* 	background-repeat: no-repeat; */
/* 	background-position: left center; */
/* } */
.series_radio.disabled img {
	background-image: url(../IMAGES/radio_disable.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.series_radio.disabled2 img {
	background-image: url(../IMAGES/radio_disable2.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.series_radio.disabled2.rider img {
	background-image: url(../IMAGES/radio_Rider_disable.png);
	background-repeat: no-repeat;
	background-position: left center;
}

div.section img.axis.disabled2 {
	background-image: url(../IMAGES/radio_AXIS_disable.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.series_radio.disabled2.bolero img {
	background-image: url(../IMAGES/radio_Bolero_disable.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.top_comment {
	position: relative;
	cursor: default;
	display: inline-block;
	text-decoration: none;
	color: #222;
	outline: none;
}

.top_comment span {
	visibility: hidden;
	position: absolute;
	bottom: 30px;
	left: 50%;
	z-index: 9999;
	overflow: visible;
	width: 250px;
	margin-left: -60px;
	padding: 10px;
	opacity: 1;
	background-color: #fafafa;
	background-image: linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,0));
	border-radius: 4px;
	text-shadow: 0 1px 0 rgba(255,255,255,.4);
	font-size: 11px !important;
	font-weight: normal !important;
}

.top_comment:hover {
	border: 0; /* IE6 fix */
}

.top_comment:hover span {
	visibility: visible;
}

.top_comment span:before,
.top_comment span:after {
	content: "";
	position: absolute;
	z-index: 2147483630;
	bottom: -15px;
	left: 30%;
	margin-left: -8px;
	border-top: 15px solid #fafafa;
	border-right: 8px solid transparent;
	border-bottom: 0;
}
abbr.top_comment_ac{
	color: #c71444;
	word-wrap: break-word;
	text-decoration: underline;
}

#mapContainer .sectionTitle h2+.top_comment span{
	width: 330px;
	padding-left: 30px;
}

#mapContainer .sectionTitle h2+.top_comment span:before,
#mapContainer .sectionTitle h2+.top_comment span:after{
	content: "";
	left: 20%;
}

#mapContainer .sectionTitle h2+.top_comment span li,
#recentWraper h4 .top_comment span li{
	list-style-type: disc;
}

#hansyaListDisp .top_comment span{
	left: auto;
	right: 30px;
	width: 200px;
	text-align: left;
}

#hansyaListDisp .top_comment span:before,
#hansyaListDisp .top_comment span:after{
	content: "";
	right: 5%;
	left: auto;
	border-right: none;
	border-left: 8px solid transparent;
}

#recentWraper h4 .top_comment span{
	width: 450px;
	padding-left: 30px;
}

#recentWraper #recentBorder .top_comment span{
	width: 480px;
}

#recentWraper #recentBorder .top_comment.comenteRight span{
	left: -100%;
}

#recentWraper #recentBorder .top_comment.comenteRight span:before,
#recentWraper #recentBorder .top_comment.comenteRight span:after{
	left: 50%;
}

#recentWraper #recentBorder .top_comment span:before,
#recentWraper #recentBorder .top_comment span:after{
	content: "";
	left: 15%;
}

#idTglCnd2 {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: solid 1px #eee;
	color: #777;
}

body.noscroll {
	position: fixed;
	overflow-y: scroll;
}

p#nismoSearch{
	text-align: left;
	margin-top: -18px;
}
p#nismoSearch a{
	text-decoration: none;
	color: #000000;
	padding-right: 15px;
	background: url(../IMAGES/arrow_r_gray.png) right center no-repeat;
}
p#nismoSearch a:hover{
	background: url(../IMAGES/arrow_s_r_red.png) right center no-repeat;
}
