@charset "utf-8";
	
/*トップイメージ・トピック
--------------------------------*/
#news { 
	clear: both;
/*	margin: 0 0 10px;*/
}
#news p {
	margin: 0 0 10px;
	text-align: center;
}
#news p img {
	display: block;
	margin: 0 auto;
}
/*トピック下ピックアップアイテム
--------------------------------*/
h2#tabTop {
	margin: 0 0 15px;/* 外さない */
/*	padding: 10px 0 5px 15px;*/
	clear:both;
	zoom:1;
}
#pickup {
	margin-bottom: 30px;
	padding: 15px 0 0 15px;
	clear: both;
	width: 740px;
	position: relative;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background-color: #3cabe0;
	behavior: url(/common/js/PIE.htc);
	overflow: hidden;
	zoom:1;
}
#pickup h3 {
	clear: both;
	padding: 0 10px;
	width: 350px;
	height: 31px;
	position: relative;
	-webkit-border-radius: 4px 4px 0px 0px;
	-moz-border-radius: 4px 4px 0px 0px;
	border-radius: 4px 4px 0px 0px;
	-pie-border-radius: 4px 4px 0px 0px;
	behavior: url(/common/js/PIE.htc);
	font-size: 110%;
	color: #00509f;
	line-height: 30px;
	background-color: #fff;
	border-bottom: 1px solid #fff;
	z-index: 1;
}

#pickup h3 span {
	padding: 5px 0 3px;
	border-bottom: 2px solid #e3231f;
}
.tabBox {
	margin: 0 0 15px 0;
	padding: 10px;
	width: 705px;
	position: relative;
	-webkit-border-radius: 0px 4px 4px 4px;
	-moz-border-radius: 0px 4px 4px 4px;
	border-radius: 0px 4px 4px 4px;
	-pie-border-radius: 0px 4px 4px 4px;
	-webkit-box-shadow: #999 1px 0px 2px;
	-moz-box-shadow: #999 1px 0px 2px;
	box-shadow: #999 1px 0px 2px;
	behavior: url(/common/js/PIE.htc);
	background-color: #fff;
	overflow: hidden;
}
* html .tabBox {
	height: 250px;
	height: auto !important;
}
.tabBox img {
	padding: 1px;
	border: 1px solid #ddd;
	background-color: #fff;
	width: 100px;
	height: auto;
}
.tabBox img.wide {
	width: 208px;
}
.tabBox img.small {
	width: 80px;
}
.tabBox img.w100p {
	width: calc(100% - 4px);
}
.tabBox a:hover img {
	padding: 1px;
	border: 1px solid #999;
	background-color: #fff;
}
.tabBox p, .tabBox ul {
	/*line-height: 1.3;*/
	letter-spacing: .03em;
}

.tabBox_bl01 {
	width: 104px;
	float: left;
}
.tabBox_br01 {
	width: 596px;
	float: right;
}
.tabBox_bl02 {
	width: 218px;
	float: left;
}
.tabBox_br02 {
	width: 487px;
	float: right;
}

.p_box {
	clear: both;
	padding: 1px;
	_width: 100%;
	border: 1px dotted #ccc;
}
.p_box p {
	padding: 0 0 0 5px;
	background-color: #ffe;
}
.p_box ul {
	padding: 3px 0;
	text-align: right;
	/*background-color: #f5f5ec;*/
	background-color: #ffe;
}
.p_box li{
	padding: 0 5px 0 0;
	display: inline;
	font-weight: bold;
}
/* カートボタン */
.p_box .price img,
.p_box .price2 img,
.p_box li img {
	border: none !important;
	width: auto !important;
	vertical-align: middle;
}
.p_box table {
	width: 100%;
	/*background-color: #f5f5ec;*/
	background-color: #ffe;
}
.p_box table th.bor_t { border-top: 1px dotted #aaa;}
.p_box table th.bor_r { border-right: 1px dotted #aaa;}

.p_box table td { border-top: 1px dotted #ccc;}
.p_box table td.bor_r { border-right: 1px dotted #ccc;}

/*.products {
	width: 678px;
	overflow: hidden;
}*/

.blk {
	display: block;
}
/*products中リスト*/
.idt {
	margin: 0;
	padding: 0 0 5px 10px;
	list-style: inside disc;
	zoom: 1;
}
.purch, .purch2 {/*各ページにサイズ設定あり*/
	clear: both;
	margin: 5px 0 0;
	padding: 1px;
	_width: 100%;
	border: 1px dotted #ccc;
}
.purchS, .purchS2 {/*各ページにサイズ設定あり*/
	/*margin: 5px 0 0;*/
	position: absolute;
	bottom: 10px;
	right: 11px;
	padding: 1px;
	_width: 100%;
	border: 1px dotted #ccc;
	height: 32px;
}
.w385 {
	width: 385px;
}
.w485 {
	width: 485px;
}
.w500 {
	width: 500px;
}
.w569 {
	width: 569px;
}
.purch ul,
.purch2 li ul,
.purchS ul,
.purchS2 li ul {
	padding: 3px;
	text-align: right;
	/*background-color: #f5f5ec;*/
	background-color: #ffe;
	line-height: 0;
}
.purch2 li,
.purchS2 li{
	display: inline;
}
.purch li,
.purch2 li li,
.purchS li,
.purchS2 li li{
	padding: 0 5px 0 0;
	display: inline;
	font-weight: bold;
}
.purch img,
.purch2 img,
.purchS img,
.purchS2 img{
	border: none !important;
	width: auto !important;
}

.purch table {
	width: 100%;
	/*background-color: #f5f5ec;*/
	background-color: #ffe;
}
.purch table td {
	border-top: 1px dotted #ccc;
}
.purch table td.bor_r {
	border-right: 1px dotted #ccc;
}


/*共通*/
.purch a img,
.purch2 a img,
.purch a:hover img,
.purch2 a:hover img,
.purchS a img,
.purchS2 a img,
.purchS a:hover img,
.purchS2 a:hover img {
	padding: 0;
	vertical-align: middle;
	border: none;
}

/*各ページ設定*/

/*203/208*/
.mbl {
	margin: 0 0 5px 67px;
}

/*車種別2nd
--------------------------------*/
.lb_sec {
	clear: both;
	width: 100%;
	overflow: hidden;
}

.lb_sec ul {
	clear: both;
	width: 100%;
}
.lb_sec li,
.lb_sec p {
	margin: 0 8px 4px 0;
	float: left;
}
.lb_sec li.fin { margin: 0 0 4px 0;}

/*その他の車種
--------------------------------*/
.others_model {
	padding: 5px 10px;
	background-color: #ccc;
}
.others {
	margin: 0 0 30px;
	padding: 0 0 6px;
	border-right: 3px solid #ccc;
	border-bottom: 3px solid #ccc;
	border-left: 3px solid #ccc;
}
.others .lb_sec {
	margin: 0 10px;
	width: 704px;
}


/*clearfix
--------------------------------*/

#news:after,
.products:after { 
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
#news,
.products {
  min-height: 1px;
}
* html #news,
* html .products {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

.bnr_link_list {
	margin-bottom: 10px;
	display: flex;
	justify-content: space-between;
}
.bnr_link_list li {
	width: 370px;
}




	 
