@charset "shift_jis";
/* CSS Document */

.product-list {
	text-align:left;
}

.js-trigger {
	margin-top: 8px;
	padding: 8px;
	display: inline-block;
	*display:inline;
	*zoom:1;
	background-color: #EDEDED;
}
.js-trigger:hover {
	cursor: pointer;
}
.js-trigger span {
	margin-left: 8px;
}
.js-toggleArea {
	margin-top: 0;
	padding: 10px;
	background-color: #EDEDED;
}

.js-toggleArea dt {
	display: block;
}
div.wakuGlayArea .js-toggleArea dd {
	padding:0;
}
.js-toggleArea dl {
margin-bottom: 10px;
}
.js-include-list .productType .sdb-modellist li {
	display: inline-block;
	/display:inline;
	/zoom:1;
	width: auto;
	margin-right: 15px;
}
.js-include-list .productType .js-toggleArea .sdb-condition {
	display: block;
	margin-top: 10px;
	padding-left: 20px;
	text-indent: -20px;
	_padding-left: 0px;
	_text-indent: 0px;
}
.js-include-list .productType .js-toggleArea  .sdb-condition li{
	display:block;
	_padding-left: 20px;
	_text-indent: -20px;
}
.js-include-list .productType .js-trigger img {
	max-width:none;
}



@media (max-width: 640px){
/*===========================================
	pregArea_01
=============================================*/
#js-toggleArea{
	width: auto;
}
