@charset "utf-8";
.usedCarName {
	height: 35px;
}
.contentsBox h3.usedTop {
	width: 721px;
	font-size: 14px;
	color: #000;
	padding-left: 15px;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #000;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 35px;
}
.contentsBox h3.usedTop a {
	color: #000;
}
.usedMakerBox {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
}
dl.usedMakerList {
	float: left;
	width: 140px;
	margin-right: 5px;
	margin-left: 5px;
	border: 1px solid #dcdcdc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	margin-bottom: 10px;
}
dl.usedMakerList dt {
	width: 60px;
	height: 55px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
dl.usedMakerList dt img {
	max-height: 40px;
	vertical-align: middle;
}
dl.usedMakerList dd {
	width: 80px;
	height: 55px;
	display: table-cell;
	vertical-align: middle;
}
dl.usedMakerList dd p {
	font-size: 12px;
	color: #3f90ec;
}
dl.usedMakerList dd p a {
	color: #3f90ec;
}
/*
.usedPriceSearch {
	font-size: 14px;
	color: #000;
	width: 100%;
	list-style-type: none;
	margin-left: 5px;
}
.usedPriceSearch li {
	font-size: 14px;
	color: #000;
	display: block;
	margin-bottom: 5px;
}
*/
.usedPriceSearch {
	font-size: 14px;
	color: #000;
	width: 730px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	list-style-type: none;
}
.usedPriceSearch li {
	font-size: 14px;
	color: #000;
	display: inline-block;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 15px;
}
.usedPriceSearch li a {
	color: #3f90ec;
}
.usedAreaSearch {
	font-size: 14px;
	color: #000;
	width: 740px;
	margin-top: 20px;
	list-style-type: none;
	margin-left: 25px;
}
.usedAreaSearch li {
	font-size: 14px;
	color: #000;
	display: inline-block;
	margin-right: 3px;
}
.usedAreaSearch li.usedAreaTitle {
	font-size: 14px;
	color: #000;
	font-weight: bold;
	width: 110px;
	text-align: right;
}
.usedAreaSearch li a {
	color: #3f90ec;
	padding-right: 10px;
	padding-left: 10px;
}
span.useM {
	margin-left: 10px;
	font-weight: normal;
}
a.usedSearchBtn {
	font-size: 14px;
	color: #FFF;
	background-color: #000;
	text-align: center;
	width: 220px;
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.contentsBox h2.usedTitle {
	width: 721px;
	font-size: 14px;
	color: #000;
	padding-left: 15px;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #000;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 35px;
}
.contentsBox h2.usedTitle a {
	color: #FFF;
}
span.margin10 {
	margin-right: 10px;
	margin-left: 10px;
}
.imgRightMore {
	float: right;
	margin-right: 10px;
	margin-top: 30px;
}
.usedCountText {
	font-size: 14px;
	margin-top: 20px;
}
span.usedCount {
	font-size: 20px;
	margin-right: 5px;
	margin-left: 5px;
	font-weight: bold;
}
.usedLead {
	font-size: 12px;
	margin-top: 20px;
	margin-bottom: 50px;
}
.usedSearchBox {
	width: 718px;
	border: 1px solid #CCC;
	padding: 20px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	margin-top: 30px;
}
#usedSearchLeft {
	float: left;
	width: 349px;
}
#usedSearchRight {
	float: right;
	width: 349px;
}
dl.usedInput {
	width: 349px;
	margin-bottom: 15px;
}
dl.usedInput dt {
	float: left;
	width: 90px;
	font-size: 14px;
	padding-top: 8px;
}
dl.usedInput dd {
	float: left;
	width: 259px;
}
.used-setting-wrapper {
	width: 248px;
	overflow: hidden;
	border: #cdcdcd 1px solid;
	background-image: url(../img/mypage/set_select.png);
	background-repeat: no-repeat;
	background-position: 225px center;
	float: left;
	background-color: #FFF;
	margin-right: 10px;
}
select.usedSettingSelect1 {
	width: 248px;
}
select.usedSettingSelect2 {
	width: 108px;
}
select.usedSettingselect {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	margin: 0;
	outline: none;
	background: transparent;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 14px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.used-setting-wrapper2 {
	width: 108px;
	overflow: hidden;
	border: #cdcdcd 1px solid;
	background-image: url(../img/mypage/set_select.png);
	background-repeat: no-repeat;
	background-position: 90px center;
	float: left;
	background-color: #FFF;
}
.used-setting-wrapper3 {
	width: 30px;
	overflow: hidden;
	float: left;
	font-size: 18px;
	margin-top: 10px;
	text-align: center;
}
/*ラジオボタン*/
label.used_radio_text {
	cursor : pointer;
	position : relative;
	margin-right : 20px;
	overflow : hidden;
	padding-left : 10px;
	display : inline-block;
}
label.used_radio_text:before {
	position : absolute;
	width : 15px;
	height : 15px;
	border : 1px solid #666;
	border-radius : 50%;
	left : 0px;
	top : 4px;
	content : '';
	z-index : 3;
}
label.used_radio_text:after {
	content : '';
	position : absolute;
	width : 11px;
	height : 11px;
	border-radius : 100%;
	left : 3px;
	top : 7px;
	background-color : #1d61f9;
	z-index : 1;
}
label.used_radio_text input[type="radio"] {
	-moz-appearance: none;
	-webkit-appearance: none;
	position : absolute;
	z-index : 2;
	width : 20px;
	height : 20px;
	left : -23px;
	top : 1px;
	margin : 0px;
	box-shadow : 20px -1px #FFF;
}
label.used_radio_text input[type="radio"]:checked {
	box-shadow : none;
}
label.used_radio_text input[type="radio"]:focus {
	opacity : 0.2;
	box-shadow : 20px -1px #FFF;
}
label.used_radio_text1 {
	cursor : pointer;
	position : relative;
	margin-right : 20px;
	overflow : hidden;
	padding-left : 10px;
	display : inline-block;
}
label.used_radio_text1:before {
	position : absolute;
	width : 15px;
	height : 15px;
	border : 1px solid #666;
	border-radius : 50%;
	left : 0px;
	top : 4px;
	content : '';
	z-index : 3;
}
label.used_radio_text1:after {
	content : '';
	position : absolute;
	width : 11px;
	height : 11px;
	border-radius : 100%;
	left : 3px;
	top : 7px;
	background-color : #1d61f9;
	z-index : 1;
}
label.used_radio_text1 input[type="radio"] {
	-moz-appearance: none;
	-webkit-appearance: none;
	position : absolute;
	z-index : 2;
	width : 20px;
	height : 20px;
	left : -23px;
	top : 1px;
	margin : 0px;
	box-shadow : 20px -1px #FFF;
}
label.used_radio_text1 input[type="radio"]:checked {
	box-shadow : none;
}
label.used_radio_text1 input[type="radio"]:focus {
	opacity : 0.2;
	box-shadow : 20px -1px #FFF;
}
label.used_radio_text2 {
	cursor : pointer;
	position : relative;
	margin-right : 20px;
	overflow : hidden;
	padding-left : 10px;
	display : inline-block;
}
label.used_radio_text2:before {
	position : absolute;
	width : 15px;
	height : 15px;
	border : 1px solid #666;
	border-radius : 50%;
	left : 0px;
	top : 4px;
	content : '';
	z-index : 3;
}
label.used_radio_text2:after {
	content : '';
	position : absolute;
	width : 11px;
	height : 11px;
	border-radius : 100%;
	left : 3px;
	top : 7px;
	background-color : #1d61f9;
	z-index : 1;
}
label.used_radio_text2 input[type="radio"] {
	-moz-appearance: none;
	-webkit-appearance: none;
	position : absolute;
	z-index : 2;
	width : 20px;
	height : 20px;
	left : -23px;
	top : 1px;
	margin : 0px;
	box-shadow : 20px -1px #FFF;
}
label.used_radio_text2 input[type="radio"]:checked {
	box-shadow : none;
}
label.used_radio_text2 input[type="radio"]:focus {
	opacity : 0.2;
	box-shadow : 20px -1px #FFF;
}
span.usedRadio {
	margin-left: 10px;
	font-size: 14px;
}
.usedRadioBox {
	margin-top: 5px;
	margin-bottom: 5px;
}
/*チェックボックス*/
input[type=checkbox] {
	display: none;
}
.check_css2 {
	position: relative;
	display: inline-block;
	padding: 0 0 0 0;
	vertical-align: middle;
	cursor: pointer;
}
/*
.check_css:hover:after {
  border-color: #0171bd;
}
*/
.check_css2:after {
  position: absolute;
  top: 7px;
  left: 10px;
  display: block;
  content: '';
}
.check_css2:before {
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
  position: absolute;
  top: 7px;
  left: 10px;
  display: block;
  width: 5px;
  height: 9px;
  border-right: 3px solid #000;
  border-bottom: 3px solid #000;
  content: '';
  opacity: 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
input[type=checkbox]:checked + .check_css2:before {
  opacity: 1;
}

.check_css3 {
  position: relative;
  display: inline-block;
  padding: 0 0 0 0;
  vertical-align: middle;
  cursor: pointer;
}
.check_css3:after {
  position: absolute;
  top: 7px;
  left: 10px;
  display: block;
  content: '';
}
.check_css3:before {
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
  position: absolute;
  top: 7px;
  left: 10px;
  display: block;
  width: 5px;
  height: 9px;
  border-right: 3px solid #FFF;
  border-bottom: 3px solid #FFF;
  content: '';
  opacity: 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
input[type=checkbox]:checked + .check_css3:before {
  opacity: 1;
}

/*色*/
#user-black {
	background-image: url(../img/used/ucspcsch_lm_colortip_black.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 28px;
	width: 28px;
	display: inline-block;
	margin-bottom: -2px;
	margin-right: 3px;
}
#user-green {
	background-image: url(../img/used/ucspcsch_lm_colortip_green.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 28px;
	width: 28px;
	display: inline-block;
	margin-bottom: -2px;
	margin-right: 3px;
}
#user-white {
	background-image: url(../img/used/ucspcsch_lm_colortip_white.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 28px;
	width: 28px;
	display: inline-block;
	margin-bottom: -2px;
	margin-right: 3px;
}
#user-olive {
	background-image: url(../img/used/ucspcsch_lm_colortip_other.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 28px;
	width: 28px;
	display: inline-block;
	margin-bottom: -2px;
	margin-right: 3px;
}
#user-darkblue {
	background-image: url(../img/used/ucspcsch_lm_colortip_navy.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 28px;
	width: 28px;
	display: inline-block;
	margin-bottom: -2px;
	margin-right: 3px;
}
#user-purple {
	background-image: url(../img/used/ucspcsch_lm_colortip_purple.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 28px;
	width: 28px;
	display: inline-block;
	margin-bottom: -2px;
	margin-right: 3px;
}
#user-gray {
	background-image: url(../img/used/ucspcsch_lm_colortip_grey.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 28px;
	width: 28px;
	display: inline-block;
	margin-bottom: -2px;
	margin-right: 3px;
}
#user-yellow {
	background-image: url(../img/used/ucspcsch_lm_colortip_yellow.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 28px;
	width: 28px;
	display: inline-block;
	margin-bottom: -2px;
	margin-right: 3px;
}
#user-silver {
	background-image: url(../img/used/ucspcsch_lm_colortip_silver.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 28px;
	width: 28px;
	display: inline-block;
	margin-bottom: -2px;
	margin-right: 3px;
}
#user-red {
	height: 28px;
	width: 28px;
	display: inline-block;
	margin-bottom: -2px;
	margin-right: 3px;
	background-image: url(../img/used/ucspcsch_lm_colortip_red.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#user-blue {
	background-image: url(../img/used/ucspcsch_lm_colortip_blue.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 28px;
	width: 28px;
	display: inline-block;
	margin-bottom: -2px;
	margin-right: 3px;
}
#user-tail {
	background-image: url(../img/used/ucspcsch_lm_colortip_2torn.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 28px;
	width: 28px;
	display: inline-block;
	margin-bottom: -2px;
	margin-right: 3px;
}
#user-beige {
	background-image: url(../img/used/ucspcsch_lm_colortip_beige.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 28px;
	width: 28px;
	display: inline-block;
	margin-bottom: -2px;
	margin-right: 3px;
}
#user-gold {
	background-image: url(../img/used/ucspcsch_lm_colortip_gold.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 28px;
	width: 28px;
	display: inline-block;
	margin-bottom: -2px;
	margin-right: 3px;
}
/*
#user-brown {
	background-color: #700000;
	height: 20px;
	width: 20px;
	display: inline-block;
	margin-bottom: -2px;
	margin-right: 3px;
}

#user-yellowish_green {
	background-color: #68b000;
	height: 20px;
	width: 20px;
	display: inline-block;
	margin-bottom: -2px;
	margin-right: 3px;
}
#user-cyan {
	background-color: #00c9e1;
	height: 20px;
	width: 20px;
	display: inline-block;
	margin-bottom: -2px;
	margin-right: 3px;
}
#user-mazenda {
	background-color: #e5009c;

	height: 20px;
	width: 20px;
	display: inline-block;
	margin-bottom: -2px;
	margin-right: 3px;
}
*/
.marg30 {
	margin-top: 30px;
}
.marg60 {
	margin-top: 60px;
}
button.userSearchBottun {
	font-size: 14px;
	color: #FFF;
	background-color: #000;
	text-align: center;
	width: 250px;
	padding-top: 15px;
	padding-bottom: 18px;
	display: block;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
}
.usedTitleh3 {
	width: 760px;
	position: relative;
}
dl.usedOrder {
	position: absolute;
	background-color: #fff;
	border: 1px solid #aaa;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	float: right;
	right: 0px;
	top: -1px;
}
dl.usedOrder dt {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
dl.usedOrder dt input {
	width: 150px;
	height: 30px;
	background: none;
	border: none;
	color: #000;
	padding-left: 5px;
}
dl.usedOrder dt input:placeholder-shown {
 color: #d7d7d7;
}

/* Google Chrome, Safari, Opera 15+, Android, iOS */
dl.usedOrder dt input::-webkit-input-placeholder {
 color: #d7d7d7;
}

/* Firefox 18- */
dl.usedOrder dt input:-moz-placeholder {
 color: #d7d7d7;
opacity: 1;
}

/* Firefox 19+ */
dl.usedOrder dt input::-moz-placeholder {
 color: #d7d7d7;
opacity: 1;
}

/* IE 10+ */
dl.usedOrder dt input:-ms-input-placeholder {
 color: #d7d7d7;
}
dl.usedOrder dd {
	position: absolute;
	top: 0;
	right: 0;
}
dl.usedOrder dd button {
	display: none;
}
dl.usedOrder dd button span {
	display: none;
}
.used-order-wrapper {
	width: 150px;
	overflow: hidden;
	background-image: url(../img/used/used_select.png);
	background-repeat: no-repeat;
	background-position: 140px center;
	float: left;
	background-color: #FFF;
	margin-right: 5px;
}
select.usedOrderselect {
	width: 155px;
}
select.usedOrderselect {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	margin: 0;
	outline: none;
	background: transparent;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 14px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.usedSearchListBox {
	margin-right: -20px;
}
.useDetailListBox {
	float: left;
	width: 235px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: 25px;
}
a dl.useDetailList {
	color: #000;
	padding-bottom: 6px;
}
a:hover dl.useDetailList {
	background-color: #e1eef2;
	width: 231px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #5bbada;
	border-bottom-color: #5bbada;
	border-left-color: #5bbada;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #5bbada;
	margin-top: -2px;
	margin-bottom: -2px;
	padding-bottom: 6px;
}

dl.useDetailList {
	width: 231px;
	margin-right: auto;
	margin-left: auto;
}
dl.useDetailList > dt {
	width: 231px;
	text-align: center;
	overflow: hidden;
	height: 175px;/* トリミングしたい枠の高さ */
	position: relative;
}
dl.useDetailList > dd {
	width: 231px;
	margin-top: 10px;
}
.useDetailListImg {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 100%;
	height: auto;
}
dl.useDetailList > dd > p.usedListName {
	font-size: 12px;
	width: 225px;
	height: 47px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
dl.useDetailList > dd > dl.useDetailSubList {
	border: 1px solid #CCC;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 8px;
	margin-left: 7px;
	background-color: #FFF;
}
dl.useDetailSubList > dt {
	width: 82px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	padding-left: 20px;
}
dl.useDetailSubList > dd {
	width: 83px;
	float: left;
	padding-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
a.zaikoBtn {
	font-size: 14px;
	text-align: center;
	width: 235px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 7px;
	padding-bottom: 7px;
	color: #FFF;
	display: block;
	background-color: #c4151b;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	margin-top: 0px;
}
span.usedGray {
	font-size: 12px;
	color: #CCC;
	margin-bottom: 5px;
}
span.usedBld {
	font-weight: bold;
	color: #333;
}
table.usedDetailTable {
	width: 216px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}
table.usedDetailTable th {
	width: 80px;
	background-color: #EEE;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 15px;
	text-align: left;
}
table.usedDetailTable td {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 15px;
	background-color: #FFF;
}
.usedUpdate {
	font-size: 12px;
	display: block;
	margin-top: 20px;
	margin-bottom: 5px;
}
span.usedTab {
	font-size: 10px;
	color: #FFF;
	background-color: #484848;
	text-align: center;
	margin-right: 10px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	display: inline-block;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
}
/*スライダー*/
.bx-wrapper .bx-prevS {
	left: 0px;
	height: 95px;
	width: 18px;
	background-image: url(../img/used/slide_left.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	z-index: -1;
}
.bx-wrapper .bx-nextS {
	right: -5px;
	height: 95px;
	width: 18px;
	background-image: url(../img/used/slide_right.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.bx-wrapper .bx-prevS:hover {
	background-image: url(../img/used/slide_left.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.bx-wrapper .bx-nextS:hover {
	background-image: url(../img/used/slide_right.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
/* bx-pager

-------------------------------------------*/

.bx-pagerS a {
	display: block;
	float: left;
}
/*
.bx-pager.clm4 a:nth-child(4n), .bx-pager.clm6 a:nth-child(6n) {
	margin-right: 0;
}
*/
.bx-pagerS a span.phS {
	display: block;
	background: #000;
	text-align: center;
}
.bx-pagerS a span.phS img {
	height: 40px;
	width: auto;
	vertical-align: bottom;
}
.bx-pagerS a:hover img {
	margin: 0 auto;
}
.bx-pagerS.clm4 a img {
	width: 180px;
	height: auto;
}
.bx-pagerS.clm4 a {
	width: 180px;
	height: auto;
}
.bx-pagerS.clm6 a {
	width: 57px;
	height: auto;
	margin-right: 5px;
}
.bx-wrapper .bx-caption span {
	color: #FFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
	font-size: 14px !important;
	line-height: 24px !important;
	padding: 0 16px !important;
}
/* photoSlider

-------------------------------------------*/
#usedSlideLeft {
	float: left;
	width: 440px;
	margin-top: 15px;
}
#usedSlideRight {
	float: right;
	width: 300px;
	margin-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
}
.slideSectionS {
	width: 440px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
#usedCountBox {
	color: #FFF;
	width: 90px;
	position: absolute;
	top: 0px;
	left: 0px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 16px;
	background-color: rgba(0,0,0,0.7);
}
span.countBig {
	font-size: 25px;
	font-weight: bold;
}
ul.photoSliderS {
	width: 440px;
	display: block;
}
ul.photoSliderS li {
	display: block;
}
ul.photoSliderS li img {
}
.bx-pagerS a .phS img {
	max-height: 40px;
	width: auto;
}
.phS {
	display: block;
	margin-bottom: 6px;
	overflow: hidden;
}
a:hover .phS, .active .phS {
	border: 3px solid #e71a21;
}
a:hover .phS img, a.active .phS img {
	margin: -3px;
}
.photoS {
	width: 435px;
	margin-top: -20px;
	margin-left: 5px;
}
.bigSlideImgS {
	width: 440px;/* トリミングしたい枠の幅 */
	height: 320px;/* トリミングしたい枠の高さ */
	position: relative;
	overflow: hidden;
	background-color: #333;
}
.bigSlideImgS img {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 100%;
	height: auto;
}
.captionB {
	color: #333;
	font-size: 11px;
}
#usedContact {
	background-color: #EEE;
	width: 380px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	text-align: center;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	margin-top: 10px;
	margin-bottom: 20px;
}
#usedContact > p {
	font-size: 14px;
}
span.usedTel {
	font-size: 22px;
/*	font-weight: bold; */
	margin-left: 20px;
}
a.estimate {
	font-size: 22px;
	color: #FFF;
	background-color: #c4151b;
	text-align: center;
	width: 300px;
	padding-top: 24px;
	padding-bottom: 24px;
	display: block;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
/*
a.usedBookMark {
	font-size: 14px;
	color: #FFF;
	background-color: #000;
	text-align: center;
	float: right;
	width: 210px;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
}
*/
span.bookmarkCount {
	font-size: 12px;
	color: #000;
	background-color: #FFF;
	text-align: center;
	height: 20px;
	margin-left: 25px;
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 2px;
	padding-bottom: 0px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
}
dl.usedCarDetailLeft {
	float: left;
	width: 150px;
	margin-top: 20px;
}
dl.usedCarDetailLeft dt {
	font-size: 12px;
	color: #999;
	height: 50px;
}
dl.usedCarDetailLeft dd {
	font-size: 30px;
	color: #000;
}
dl.usedCarDetailRight {
	float: right;
	width: 150px;
	margin-top: 20px;
}
dl.usedCarDetailRight dt {
	font-size: 12px;
	color: #999;
	height: 50px;
}
dl.usedCarDetailRight dd {
	font-size: 30px;
	color: #F00;
}
span.usedPriceUnit {
	font-size: 14px;
	color: #333;
	margin-left: 5px;
}
table.usedCarDetail1 {
	font-size: 12px;
	width: 298px;
	margin-top: 20px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-color: #CCC;
	border-right-color: #CCC;
}
table.usedCarDetail1 th {
	color: #000;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #EFEFEF;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	width: 100px;
}
table.usedCarDetail1 td {
	color: #000;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
dl.usedCarDetailBox {
	width: 300px;
	margin-top: 30px;
}
dl.usedCarDetailBox dt {
	width: 80px;
	font-size: 12px;
	color: #FFF;
	float: left;
	background-color: #333;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
dl.usedCarDetailBox dd {
	width: 190px;
	float: left;
	font-size: 14px;
	margin-top: 3px;
	margin-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	padding-bottom: 2px;
	padding-left: 10px;
}
dl.usedCarDetailBox2 {
	width: 300px;
	margin-top: 30px;
}
dl.usedCarDetailBox2 dt {
	width: 80px;
	font-size: 12px;
	color: #FFF;
	float: left;
	background-color: #333;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
dl.usedCarDetailBox2 dd {
	width: 300px;
	float: left;
	font-size: 12px;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
span.usedCarShop {
	font-size: 14px;
	color: #129cd5;
	display: block;
	margin-bottom: 5px;
}
span.usedCarShop a {
	color: #129cd5;
}
#usedShopArea {
	width: 300px;
	margin-bottom: 20px;
}
#uShopInfo {
	background-color: #F5F5F5;
	width: 278px;
	border: 1px solid #CCC;
	padding: 10px;
}
.sideShopName {
	font-size: 12px;
	color: #000;
	margin-bottom: 5px;
}
#uShopInfo img {
	max-width: 278px;
	height: auto;
}
dl.sideUsedShopInfo {
	width: 298px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 3px;
}
dl.sideUsedShopInfo dt {
	width: 78px;
	margin-left: 10px;
	float: left;
}
dl.sideUsedShopInfo dd {
	width: 210px;
	float: left;
}
.contentsBox h2.usedCate {
	font-size: 24px;
	font-weight: normal;
	width: 760px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	margin-top: 30px;
}
.usedModelInfoBox {
	width: 758px;
	border: 1px solid #000;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	margin-top: 30px;
}
table.usedCarTable {
	font-size: 12px;
	width: 354px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	margin-bottom: 25px;
}
table.usedCarTable th {
	width: 150px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	background-color: #ececec;
	padding: 4px;
	text-align: left;
}
table.usedCarTable td {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	padding-bottom: 4px;
	padding-top: 4px;
	padding-left: 20px;
}
table.usedInfoTable {
	font-size: 12px;
	width: 354px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	margin-bottom: 25px;
}
table.usedInfoTable th {
	width: 180px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	background-color: #ececec;
	padding: 4px;
	text-align: left;
}
table.usedInfoTable td {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	padding-bottom: 4px;
	padding-top: 4px;
	padding-left: 20px;
}
table.usedCarAll {
	font-size: 12px;
	width: 718px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	margin-bottom: 25px;
}
table.usedCarAll th {
	width: 200px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	background-color: #ececec;
	padding: 4px;
	text-align: left;
}
table.usedCarAll td {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	padding-bottom: 4px;
	padding-top: 4px;
	padding-left: 20px;
	padding-right: 15px;
}
span.okText {
	color: #F00;
	font-weight: bold;
}
table.maU15 {
	margin-bottom: -15px;
}
span.usedBigText {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	display: block;
}
table.usedCarPack {
	font-size: 12px;
	width: 718px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	margin-bottom: 25px;
}
table.usedCarPack th {
	width: 100px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	background-color: #ececec;
	text-align: left;
	vertical-align: top;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 4px;
}
table.usedCarPack td {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	padding-bottom: 8px;
	padding-top: 8px;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: top;
}
table.usedCarPack th.textC {
	text-align: center;
}
span.usedRedText {
	color: #FF0000;
}
.usedImgCenter {
	text-align: center;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}
.Attention {
	margin-top: 30px;
}
.Attention p {
	font-size: 12px;
	color: #888;
}
#usedAttemtionTitle {
	font-size: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	margin-bottom: 10px;
	color: #333;
}
dl.usedCardetailList {
	float: left;
	width: 150px;
	text-align: center;
	margin-bottom: 50px;
	margin-right: 20px;
	margin-left: 20px;
}
dl.usedCardetailList dt {
	width: 150px;
	height: 112px;
	text-align: center;
	overflow: hidden;
	position: relative;
}
.usedConnection {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: auto;
	height: 100%;
}
p.usedListLine {
	width: 30px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	margin-top: 10px;
	margin-bottom: 10px;
}

/*
dl.useDetailList dt {
	width: 235px;
	text-align: center;
	overflow: hidden;
	height: 120px;
	position: relative;
}
dl.useDetailList > dd {
	width: 235px;
	margin-top: 10px;
}
.useDetailListImg {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 100%;
	height: auto;
}
*/



dl.usedCardetailList dd {
	width: 150px;
	font-size: 12px;
}
dl.usedCardetailList > dd > a.usedCarMaker {
	color: #000;
	height: 50px;
	overflow: hidden;
	display: block;
	line-height: 143%;
	margin-bottom: -10px;
}
dl.usedCardetailList dd a.usedCarMaker:hover {
	color: #000;
	text-decoration: underline;
}
a.usedCarPrice {
	font-size: 12px;
	color: #FFF;
	background-color: #c4151b;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	margin-top: 10px;
}

#prevPage a {
	position: absolute;
	top: 0px;
	left: 0px;
	font-size: 12px;
	color: #FFF;
	background-color: #000;
	height: 22px;
	width: 80px;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 15px;
}
span.prevYajirushi {
	font-size: 14px;
	color: #FFF;
	margin-left: 5px;
}

/*ランキング*/
dl.usedRanking {
	width: 760px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
dl.usedRanking > dt {
	width: 290px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
	margin-top: 17px;
	margin-bottom: 20px;
	padding: 0px;
	height: 90px;
	position: relative;
	overflow: hidden;
}
dl.usedRanking > dt > img {
	float: left;
	margin-top: 10px;
}
dl.usedRanking dd {
	width: 450px;
	float: right;
	padding-top: 17px;
}
.usedRankingImg {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 180px;
	height: auto;
	margin-left: 30px;
}

/*0529追加*/
span.subText {
	font-size: 12px;
	text-align: right;
	display: block;
	margin-right: 38px;
}

#usedTopSearchBox {
	width: 758px;
	border: 1px solid #000;
	background-color: #f5f5f5;
	padding-top: 29px;
	padding-bottom: 29px;
	text-align: center;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#usedTopSearchBox > h4 {
	font-size: 18px;
	margin-bottom: 10px;
	font-weight: normal;
}
#usedTopSearchBox p {
	font-size: 10px;
}

/*価格から探す*/
dl.usedPriceBox {
	width: 140px;
	float: left;
	margin-right: 6px;
	margin-left: 6px;
	margin-top: 20px;
}
dl.usedPriceBox dt {
	width: 136px;
	border: 1px solid #000;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 24px;
	font-weight:bolder;
        color: #414141;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	margin-top: 15px;
	margin-bottom: 15px;
	background-color: #EEE;
}
dl.usedPriceBox dd {
	width: 100px;
	margin-right: auto;
	margin-left: auto;
}

span.usedPriceBoxSmallText {
	font-size: 11px;
}
span.usedRedText2 {
	color: #c4151b;
}
