@charset "EUC-JP";
/* car_review_total_inner */
.car_review_total_inner{margin-bottom: 28px;}
.car_review_average{
	width: 470px;
	float: left;
	text-align: center;
	letter-spacing: -0.4em;
}
.car_review_average .img{margin-bottom: 20px;}
.car_review_average > dl{
	width: 235px;
	display: inline-block;
	*display: inline;
	*zoom:1;
	letter-spacing: normal;
}
.car_review_average > dl.ownership{
	width: 234px;
	border-right: 1px solid #ddd;
}
.car_review_average > dl dt{
	margin-bottom: 6px;
	color: #666;
}
.car_review_average > dl dd{font-size: 18px}
.car_review_average > dl dd span{font-size: 32px}

.evaluation{
	width: 480px;
	float: right;
}
.total_evaluation{
	margin-bottom: 20px;
	padding: 0 5px;
}
.total_evaluation > p{
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: bold;
}
.total_evaluation > dl{
	letter-spacing: -0.4em
}
.total_evaluation > dl dt,
.total_evaluation > dl dd{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
	letter-spacing: normal;
}
.total_evaluation > dl dt{
	margin-right: 35px;
	padding-left: 47px;
	color: #dc0707;
	font-size: 60px;
	font-weight: bold;
	line-height: 1;
	*line-height: 1.4;
	background-image: url(https://img.goo-net.com/common_v2/car_review/icon_star_big.png);
	background-repeat: no-repeat;
	background-position: 0 center;
}
.total_evaluation > dl dd span{display: block;}
.total_number{
	margin-bottom: 15px;
	font-size: 14px;
}
.notes{font-size: 10px;}
.evaluation_details > table{
	width: 100%;
	text-align: center;
	table-layout: fixed;
}
.evaluation_details > table th,
.evaluation_details > table td{padding: 7px 0;}
.evaluation_details > table th{
	color: #666;
	background-color: #f9f9f9;
	border-right: 2px solid #fff;
}
.evaluation_details > table td{
	font-size: 16px;
	font-weight: bold;
	color: #dc0707;
}
.evaluation_details > table td span{
	padding-left: 25px;
	background-image: url(https://img.goo-net.com/common_v2/car_review/icon_star_s.png);
	background-repeat: no-repeat;
	background-position: 0 2px;
}
.link_arrow_line_item{
	width: 50%;
	*width: 418px;
	box-sizing: border-box;
}

/* select_multiple_used_cars */
.select_multiple_used_cars .link_arrow span{
	padding-right: 20px;
	background: url(https://img.goo-net.com/common_v2/img/icon_link_blank.png) no-repeat right center;
}

/* review_box */
.review_box{margin-bottom: 31px;}
.profile{
	width: 132px;
	float: left;
	border: 1px solid #e0e0e0;
}
.profile_inner{
	padding: 20px 0 16px;
	border-top: 3px solid #e60012;
}
.profile_inner > .thumb{
	margin-bottom: 10px;
	text-align: center;
}
.profile_inner > .name{
	margin: 0 10px 12px;
	padding: 0 7px 8px;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #e0e0e0;
}
.profile_inner > .ref{text-align: center;}
.ref .txt{font-size: 10px;}
.ref .num{font-size: 14px;}
.ref .num > span{
	color: #e60012;
	font-size: 26px;
	font-weight: bold;
}
.profile_inner > dl {text-align: center;}
.profile_inner > dl dt{
	padding: 8px 10px;
	font-size: 14px;
	font-weight: bold;
	border-top: 1px solid #e0e0e0;
	background-color: #f9f9f9;
}
.profile_inner > dl dd{
	padding: 12px 0 10px;
	font-size: 14px;
}
.profile_inner > dl dd span{
	color: #e60012;
	font-size: 26px;
	font-weight: bold;
}
.profile_inner > .critic dd{
	padding: 12px 12px 10px;
	font-size: 12px;
	text-align: left;
}
.profile_inner >.notes{
	padding: 0 15px 0 25px;
	font-size: 10px;
	text-indent: -10px;
}

.link_arrow_review_item{
	margin-top: 19px;
	padding-top: 18px;
	text-align: center;
	border-top: 1px solid #e0e0e0;
}
.review_box_detail{
	width: 818px;
	padding-top: 1px;
	float: right;
}
.review_head{
	padding: 20px 10px 20px 15px;
	border-bottom: 1px solid #e0e0e0;
}
.answer_icon{
	clear: both;
	overflow: hidden;
}
.answer_icon > dt,
.answer_icon > dd{
	float: left;
}
.answer_icon > dt{
	width: 65px;
	margin-bottom: 3px;
	padding: 3px 0 4px;
	color: #666;
	font-size: 11px;
}
.answer_icon > dd{
	width: 570px;
	letter-spacing:-0.4em;
}
.answer_icon > dd span{
	width:66px;
	*width:65px;
	margin-right:3px;
	*margin-right:0;
	margin-bottom: 3px;
	padding:2px 0;
	display:inline-block;
	*display:inline;
	*zoom:1;
	text-align:center;
	letter-spacing:normal;
	border:1px solid #ccc;
	background-color:#f9f9f9;
}
.review_head .scene,
.review_head .ownership{float: left;}
.review_head .scene{width: 658px;}
.review_head .ownership{margin-top: 20px;}
.ownership .ttl{
	margin-bottom: 8px;
	display: block;
	font-size: 14px;
}
.ownership .txt{
	display: block;
	font-size: 24px;
	font-weight: bold;
}
.review_img{
	padding: 20px 15px 10px;
	text-align: center;
	border-bottom: 1px solid #e0e0e0;
}
.review_img img{margin: 0 5px;}
.review_content{
	padding: 20px 10px;
	border-bottom: 1px solid #e0e0e0;
}
.txt_wrap{
	width: 510px;
	float: left;
	font-size: 14px;
	line-height: 1.8;
}
.car_ttl{margin-bottom: 23px;}
.car_ttl > em{font-weight: bold;}
.txt_wrap .txt{margin-bottom: 18px}
.txt_wrap .txt > a{
	color: #1063a2;
	text-decoration: none;
}
.txt_wrap .txt > a:hover{
	text-decoration: underline;
}
.nice > a,
.nice .nice_on{
	padding: 5px 13px;
	font-size: 14px;
	font-weight: bold;
	border-radius: 3px;
}
.nice > a{
	color: #fff;
	border-bottom: 2px solid #e5b718;
	background-color: #f7c720;
}
.nice .nice_on{
	color: #888;
	background-color: #e5e5e5;
	border-bottom: 2px solid #adadad;
}
.count{
	background: url(https://img.goo-net.com/common_v2/car_review/bg_review_count.png) no-repeat;
	width: 57px;
	margin: 5px 0;
	padding-left: 6px;
	height: 25px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	text-align: center;
}
.count .num{
	font-size: 16px;
	color: #f00;
	font-weight: bold;
}
.chart_wrap{
	width: 260px;
	float: right;
}
.chart_wrap .all{
	margin-bottom: 20px;
	text-align: center;
}
.all .txt{
	margin-right: 20px;
	font-size: 20px;
	font-weight: bold;
}
.all .num{
	padding-left: 44px;
	color: #e60012;
	font-size: 32px;
	font-weight: bold;
	line-height: 1;
	*line-height: 1.4;
	background-image: url(https://img.goo-net.com/common_v2/car_review/icon_star_big.png);
	background-repeat: no-repeat;
	background-position: 0 center;
}
.chart{
	margin-bottom: 10px;
	border: 1px solid #e5e5e5;
	padding: 10px;
}
.border{
	text-align: right;
}
.border > span{
	width: 80px;
	padding-left: 50px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	text-align: left;
	background-repeat: no-repeat;
	background-position: left;
}
.border .color01{background-image: url(https://img.goo-net.com/common_v2/img/border_red.gif);}
.border .color02{background-image: url(https://img.goo-net.com/common_v2/img/border_blue.gif);}
.review_box_white_inner{margin: -10px 0 40px -10px;}
.review_box_item{
	float: left;
	margin: 10px 0 0 10px;
	background-color: #fff;
}
.review_box_item > a{
	width: 273px;
	padding: 20px;
	display: block;
}
.review_title{
	margin-bottom: 8px;
	color: #1063a2;
	font-size: 13px;
	text-decoration: none;
}
.review_box_item > a:hover .review_title{text-decoration: underline;}
.star{
	margin-bottom: 10px;
	letter-spacing: -0.4em;
}
.star > span{
	letter-spacing: normal;
	margin-right: 5px;
}
.star > .total{margin-right: 10px;}
.star > .bold_red{
	margin: 0 0 0 15px;
	color: #da0905;
	font-size: 20px;
	font-weight: bold;
}
.login_wrap .login_btn dt {
	width: 24px;
	padding-right: 10px;
}
.login_wrap .login_btn dt, .login_wrap .login_btn dd {
	display: table-cell;
	vertical-align: middle;
}
.login_wrap .login_btn {
	width: 120px;
}
.login_wrap .login_inner, .login_wrap .login_btn {
	display: table-cell;
	vertical-align: middle;
}
.login_wrap .login_btn dl {
	display: table;
	float: right;
}
.login_wrap .login_btn dt {
	width: 24px;
	padding-right: 10px;
}
.login_wrap .login_btn dt img {
	overflow: hidden;
	vertical-align: middle;
	border-radius: 50%;
}
.login_wrap .login_btn a {
	overflow: hidden;
	color: #4A90E2;
	font-size: 14px;
}
#topicpath, .topicpath {
	width: 840px; !important;
}