@charset "euc-jp";
/*-----------------------*/
/*販売店レビュー用CSS*/
/*-----------------------*/
.innerBlock{
	padding: 0 20px;
}

.search_white_inner{
	margin-bottom: 60px;
}

.box_wrap{
	margin-bottom: 64px;
}

.text_lead{
	font-size: 14px;
}

.block_typeA{
	background: url(../../img-sub/common_v2/shop_review/bg_gray_japan_map.png) no-repeat left top;
	position: relative;
	height: 477px;
}

.block_typeA .region_box{
	width: 158px;
	border: 1px solid #dddddd;
	position: absolute;
}

.block_typeA .hokkaido_touhoku{ top: 0; right: 0;}
.block_typeA .hokuriku_koshinetsu{ top: 0; left: 338px;}
.block_typeA .kanto{ bottom: 0; right: 0;}
.block_typeA .tokai{ bottom: 0; right: 180px;}
.block_typeA .kinki{ top: 0; left: 169px;}
.block_typeA .chugoku_shikoku{ top: 0; left: 0;}
.block_typeA .kyushu-okinawa{ bottom: 0; left: 0;}

.block_typeA .region_box .region_h3_01{
	font-size: 134%;
	padding: 8px 10px;
	border-bottom: 1px solid #dddddd;
	background: none;
	background-size: auto;
	margin-bottom: 0;
	min-height: auto;
}

.block_typeA .region_box span{
	display: inline-block;
	border-left: 5px solid #e60012;
	padding: 0 0 0 10px;
	font-weight: bold;
}

.block_typeA .region_box .prefecture_box{
	background-color: #f2f2f2;
	padding: 10px 10px 0 10px;
	letter-spacing: -.40em;
}

.block_typeA .region_box .prefecture_box li{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	letter-spacing: normal;
	margin-bottom: 7px;
}

.block_typeA .region_box .prefecture_box li:nth-child(odd){
	margin-right: 8px;
}

.block_typeA .region_box .prefecture_box li.odd{
	margin-right: 8px;
}

.block_typeA .region_box .prefecture_box li a{
	display: block;
	width: 63px;
	padding: 5px 0 5px;
	border: 1px solid #cccccc;
	border-bottom: 3px solid #cccccc;
	background-color: #FFFFFF;
	text-align: center;
	font-size: 117%;
}

.odd{
	margin-right: 8px;
}

/* search_review */
.search_review{
	margin-bottom: 30px;
}

.search_review > div{
	width: 270px;
	float: left;
	margin-right: 48px;
}

.search_review .title_medium{
	font-size: 14px;
	margin-bottom: 20px;
}

.search_review select{
	width: 100%;
	font-size: 12px;
	padding: 4px 0 8px 8px;
	border: 1px solid #e0e0e0;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}

.top_select{
	margin-bottom: 10px;
}


/*-- review --*/
.review .value{
	width: 190px;
}

.review .reviewNum{
	width: 140px;
}

.review .publish{
	width: 135px;
}

.review em{
	display: block;
	margin: 0 0 3px 0;
}

.review div.reviewRate{
	margin: 6px 0 0 0;
}

.review div.selectReview span.txt{
	margin: 0 0 0 3px;
}

.review div.selectReview div,
.review span{
	vertical-align: middle;
}

/* 星型評価 */
.reviewRate span.line{
	display: block;
	float: left;
	border-bottom: none !important;
}

.reviewRate .rating {
	float: left;
	cursor: pointer;
	display: block;
	_height:0px;
}

.reviewRate .star{
	float: left;
	width: 14px;
	height: 13px;
	overflow: hidden;
	text-indent: -999em;
	cursor: pointer;
}

.reviewRate #rate1 .cancel{
	float: left;
	width: 20px;
	height: 15px;
	overflow: hidden;
	text-indent: -999em;
	cursor: pointer;
}

.reviewRate .star, .star a {background: url(../../img-sub/common_v2/img/icon_rate_star.gif) no-repeat 0 0px;}

.reviewRate .star a {
	display: block;
	width: 26px;
	height: 100%;
	background-position: 0 0px;
}

.reviewRate #rate1 .cancel a{
	background:url(../../img-sub/common_v2/img/delete.gif) no-repeat 0 0px;
	display: block;
	width: 15px;
	height: 100%;
}
.reviewRate #rate1 .cancel a:hover{
	background:url(../../img-sub/common_v2/img/delete.gif) no-repeat 0 -16px;
	display: block;
	width: 15px;
	height: 100%;
}
.reviewRate #rate2 .cancel{
	display:none;
}

.reviewRate div.rating div.on a {
	background-position: 0 -13px;
}

.reviewRate div.rating div.starHover a,
.reviewRate div.rating div a:hover {
	background-position: 0 -13px;
}

.search_btn{
	background-color: #f9f9f9;
	text-align: center;
	padding: 20px 0;
}

.search_btn a{
	display: inline-block;
	background-color: #e60012;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	width: 320px;
	padding: 13px 0 15px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}

/* ページャー */
.displayed_number{
	font-size: 14px;
	padding: 4px 0 8px 2px;
	margin-left: 28px;
	width: 110px;
	border: 1px solid #e0e0e0;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}

.page_ctrl{
	font-size: 14px;
}

.page_ctrl .prev > a{
    background-position: 15% 10px;
}


/* 販売店レビュー */

.title_large-my_car{
	margin-bottom: 16px;
	color: #333;
    font-weight: bold;
}

.sort_title{
	color: #333333;
}

.shop_box{
	font-size: 12px;
	margin-bottom: 20px;
}

.purchase{
	font-size: 14px;
	margin-bottom: 30px;
}

.purchase span{
	color: #1063a2;
	font-size: 18px;
	font-weight: bold;
}

.evaluation_wrap{
	margin-bottom: 12px;
}

.evaluation{
	width: 510px;
	padding-left: 20px;
	float: left;
}

.user_info{
	background: url(../../usedcar_shop/img/icon_user.gif) no-repeat left top;
	padding-left: 50px;
	color: #666666;
	zoom: 1;
}

.user_info dt{
	margin-bottom: 5px;
}

.evaluation_top{
	margin-bottom:42px;
}

.evaluation_top .floatL{
	float: left;
	width: 290px;
}
.evaluation_top .floatR{
	float: right;
	width: 220px;
}

.total_evaluation{
	width: 160px;
	float: left;
	margin-right: 16px;
	text-align: center;
}

.evaluation_bottom .detail{
	width: 333px;
	float: left;
}

.total_evaluation dt{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
}

.total_evaluation dd{
	display: inline-block;
	font-size: 36px;
	font-weight: bold;
	color: #dc0707;
	background: url(../../img-sub/common_v2/img/bg_all.png) no-repeat left center;
	padding-left: 40px;
    background-size: 93px 1570px;
    background-position: -10px -1067px;
}

.small_evaluation{
	width: 163px;
	float: left;
	margin-bottom: 3px;
	text-align: center;
}

.small_evaluation dt{
	background-color: #f9f9f9;
	padding: 4px 0;
	font-size: 11px;
}

.small_evaluation dd{
	color: #dc0707;
	font-weight: bold;
	font-size: 16px;
	padding: 2px 0 4px;
	background-image: url(../../img-sub/common_v2/shop_review/icon_star_s.png);
	background-repeat: no-repeat;
	background-position: 45px 3px;
}

.odd{
	margin-right: 7px;
}


.comment{
	width: 410px;
	padding-right: 10px;
	float: right;
}

.user_comment{
	background: url(../../img-sub/common_v2/shop_review/bg_balloon.gif) no-repeat left 9px;
	padding-left: 11px;
	margin-bottom: 15px;
}

.user_comment_inner{
	background-color: #efefef;
	padding: 13px 10px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}

.shop_comment{
	padding-left: 11px;
}

.shop_comment_inner{
	background-color: #fef0da;
	padding: 13px 10px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
}

.shop_comment dt{
	background: url(../../usedcar_shop/img/icon_shop.gif) no-repeat left top;
	padding-left: 35px;
	margin-bottom: 10px;
	color: #ff7c00;
	font-weight: bold;
	position: relative;
}

.data{
	padding-right: 10px;
	color: #666666;
	text-align: right;
	position: absolute;
	top: 0;
	right: 0;
	font-weight: normal;
}

.address{
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	font-size: 14px;
}

.address th{
	background-color: #f9f9f9;
	width: 93px;
	text-align: center;
	font-weight: bold;
	padding: 16px 0;
}

.address_detail{
	width: 579px;
	padding: 16px 0 16px 20px;
}

.shop_review{
	width: 288px;
	padding: 16px 0 16px 20px;
}

.pager_wrap_glay{
	margin-bottom: 0;
}

/* .shop_boxWrap */

.shop_boxWrap {
    font-size: 12px;
    margin-bottom: 20px;
	border: 1px solid #D5D5D5;
	border-radius: 2px;
}

.shop_boxWrap .shop_detail {
    border-bottom: 1px solid #D5D5D5;
	margin-bottom: 0.5px;
	position: relative;
}

.shop_boxWrap .shop_detail .spreadLink {
	display: block;
}

.shop_boxWrap .storeName {
    margin-bottom: 16px;
    color: #666666;
	font-size: 12px;
	border-bottom: 1px solid #D5D5D5;
	padding: 18px 20px;
}

.shop_boxWrap .storeName h3 {
	font-weight: bold;
	font-size: 16px;
	color: #333333;
	margin-bottom: 10px;
	margin-top: 5px;
}

.shop_boxWrap .title_large-my_car {
    margin-bottom: 16px;
    color: #666666;
	font-size: 12px;
	background-color: #FFF;
	border-top: none;
	border-bottom-color: #D5D5D5;
}

.shop_boxWrap .title_large-my_car:before {
	background-color: transparent;
}

.shop_boxWrap .title_large-my_car h3 {
	font-weight: bold;
	font-size: 16px;
	color: #333333;
	margin-bottom: 10px;
	margin-top: 5px;
}

.evaluation_box {
	height: 140px;
}

.evaluation_box .comprehensive_evaluation {
    text-align: center;
    width: 140px;
    font-size: 14px;
    color: #DC0907;
    font-weight: bold;
	float: left;
	margin-top: 30px;
}

.evaluation_box .comprehensive_evaluation dd {
	font-size: 40px;
	margin-top: -10px;
	font-family: Helvetica;
}

.evaluation_box .detail dl {
	float: left;
	font-size: 14px;
	line-height: 1.5;
}

.evaluation_box .detail dl img {
	width: 164px;
    height: 123px;
}

.evaluation_box .comment {
    width: 590px;
    float: left;
	padding-left: 20px;
	padding-right: 20px;
	border-left: 1px solid #dddddd;
}

.evaluation_box .comment .view {
	width: 100%;
    height: 42px;
    overflow: auto;
}

#main .evaluation_box .comment .view_txt {
    color: #1068A2;
}

.evaluation_box .comment .Store_comment {
	margin-top: 23px;
	font-size: 12px;
}

.evaluation_box .comment .Store_comment .headline {
	color: #FF7C00;
	font-weight: bold;
	margin-bottom: 6px;
}

.evaluation_box .comment .Store_comment .Store_commentDetail {
    overflow: hidden;
    height: 51px;
}

.shop_reviewMore {
	font-size: 14px;
	background-color: #F9FAFA;
	width: 99.9%;
	margin-left: 0.5px;
	margin-bottom: 1px;
}

.shop_revieWrap {
	width: 240px;
	position: relative;
}

.shop_revieWrap a {
	display: block;
	padding: 16px 0 16px 15px;
	font-weight: bold;
	color: #333333;
	width: 245px;
	text-align: right;
}

.shop_revieWrap a:hover {
	text-decoration: underline;
}

.shop_revieWrap a::before {
    position: absolute;
    top: 21px;
    right: 20px;
    width: 6px;
    height: 6px;
    content: "";
    border-top: 1px solid #FF0000;
    border-right: 1px solid #FF0000;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}

@-moz-document url-prefix() {
	.shop_revieWrap a::before {
		top: 24px;
	}
}

.evaluation_topInner{
	font-size: 12px;
	padding: 5px 0 20px 20px;
}

.evaluation_wrap .purchase_user {
	float: left;
	color: #666666;
}

.evaluation_wrap .purchase_user span {
    font-size: 16px;
	font-weight: bold;
	color: #333333;
}

.evaluation_wrap .post_date {
	text-align: right;
	margin-top: 3px;
	float: right;
	margin-right: 22px;
	color: #666666;
}
/* /.shop_boxWrap */

/* 物件詳細 */
.usedcar_caset_title {
    border-left: 5px solid #dc0707;
    font-size: 16px;
    font-weight: bold;
    padding-left: 15px;
    margin-bottom: 20px;
}
/* /物件詳細 */
