@charset "euc-jp";
/* =========================================================
  このページ独自CSS スケルトン用 2010/10/21
　											 Update: 2012/02/21
========================================================= */

/* ------------------------------------------------------
  base setting
------------------------------------------------------ */
body {
	margin:0;
	border:0;
	padding:0;
	line-height:1.4;
	font-size: 12px !important;
	
}
/* ------------------------------------------------------
  clearfix
------------------------------------------------------ */
/* for modern browser */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* for IE 5.5-7 */
.clearfix { zoom: 1; }
/* ------------------------------------------------------
  コンテンツここから
------------------------------------------------------ */
#shopmain .navi{
	width: 100%;
}
#contents{
	width: 960px;
	margin: 0 auto;
	text-align: left;
}
/* ユーザーレビュー .review_box */
#contents .review_box{
	border: 1px solid #cccccc;
	overflow: hidden;
	margin: 15px 0 0 0;
}
#contents .review_box .detail{
	width: 67%;
	float: left;
	display: inline;
	margin: 0 0 0 11px;
}
#contents .review_box h3{
	border-bottom: 1px solid #cccccc;
	background-color: #f2f2f2;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.9;
	padding: 0 0 0 6px;
	margin: 0 0 15px 0;
}
#contents .review_box .detail p.title{
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
	padding: 0 0 10px 0;
}
#contents .review_box .detail p.title{
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
	padding: 0 0 10px 0;
}
#contents .review_box .detail p.title span{
	padding-left: 10px;
}
#contents .review_box .detail p.title span span{
	color: #DD5736;
	font-family: Geneva,Arial,Helvetica,sans-serif;
	font-size: 22px;
	font-weight: bold;
	margin: 0 3px;
	padding: 0;
}
#contents .review_box .detail p.title span.size12{
	font-size: 12px;
	font-weight: normal;
}
#contents .review_box .detail table#valuation{
	margin-bottom: 15px;
	width: 100%;
	text-align: left;
}
#contents .review_box .detail table#valuation th{
	background-color: #f2f2f2;
	text-align: left;
	font-size: 12px;
}
#contents .review_box .detail table#valuation td{
	font-size: 12px;
}
#contents .review_box .detail table#valuation span{
	color: #DD5736;
	font-family: Geneva,Arial,Helvetica,sans-serif;
	font-size: 22px;
	font-weight: bold;
	margin: 0 3px;
	padding: 0;
}
#contents .review_box #icn{
	float: right;
	width: 30%;
}
#contents .review_box #icn a{
	text-decoration: underline;
}
#contents .review_box #icn ul.top{
	width: 100%;
	clear: both;
	text-align: left;
}
#contents .review_box #icn ul.top li{
	background: url("/usedcar/common/img/icon_review.gif") no-repeat 0 3px;
	clear: both;
	padding: 0 0 0 25px;
	margin: 0 0 0 3px;
	line-height: 2.2;
}
#contents .review_box #icn ul.linkarea{
	width: 100%;
	clear: both;
}
#contents .review_box #icn ul.linkarea li{
	float: left;
	line-height: 2.3;
	display: inline;
	width: 120px;
}

#contents .review_box #icn ul.linkarea li a{
	display: block;
	padding: 0 0 0 27px;
}
#contents .review_box #icn ul.linkarea li.shopdetail{
	background: url("/used/img/icon_shop_detail.gif") no-repeat 0 3px;
	width: 110px;
}
#contents .review_box #icn ul.linkarea li.shoproom{
	background: url("/used/img/icon_shop_room.gif") no-repeat 0 3px;
	width: 150px;
}
#contents .review_box #icn ul.linkarea li.shopmap{
	background: url("/used/img/icon_shop_map.gif") no-repeat 0 3px;
	width: 110px;
}
#contents .review_box #icn ul.linkarea li.shopslide{
	background: url("/used/img/slide_show.gif") no-repeat 0 3px;
	width: 150px;
}
#contents .review_box #icn ul.linkarea li.shopcar{
	background: url("/used/img/icon_shop_car.gif") no-repeat 0 3px;
	width: 110px;
}
#contents .review_box #icn ul.linkarea li.shopnews{
	background: url("/used/img/icon_goonet_sell_s.gif") no-repeat 0 3px;
	width: 110px;
}
#contents .review_box #icn ul.linkarea li.shopblog{
    background: url("/used/img/blog_icon.gif") no-repeat 0 3px;
	width: 150px;
}
#contents .review_box #icn ul.linkarea li.syaken{
    background: url("https://img.goo-net.com/goo/usedcar/icon_syaken.gif") no-repeat 0 3px;
}
#contents .review_box p.btm_txt{
	clear: both;
	width: 100%;
	text-align: left;
	line-height: 1.5;
	margin: 0 0 15px 14px;
}
#contents p.count_txt{
	text-align: left;
	margin-right: 10px;
	display: inline;
}
#contents p.count_txt span{
	color: #DD5736;
	font-family: Geneva,Arial,Helvetica,sans-serif;
	font-size: 22px;
	font-weight: bold;
	margin: 0 3px;
	padding: 0;
}
#contents dl.changeLine{
	clear: both;
	margin: 15px 0 0 0;
	border: none;
	padding: 0;
	display: inline-block;
	zoom:1;
	*display: inline;
}
#contents dl.changeLine dt.title{
	font-weight: bold !important;
	padding: 0;
}
#contents dl.changeLine dl,
#contents dl.changeLine dt,
#contents dl.changeLine dd{
	display: inline;
	padding: 0 5px;
}
#contents dl.changeLine dd ul{
	display: inline;
}
#contents dl.changeLine dd ul li{
	display: ilnine;
}
#contents dl.changeLine dd ul li span{
	margin: 0 2px;
	padding: 0 3px;
}

#contents #comment{
	background-color: #f2f2f2;
	border: 1px solid #cccccc;
	clear:both;
	text-align: center;
}
#contents #comment .whitearea{
	width: 930px;
	background-color: #ffffff;
	margin: 10px auto;
	padding: 10px 0 15px 0;
	text-align: left;
}
#contents #comment .whitearea .left{
	float: left;
	width: 300px;
	display: inline;
	margin: 10px 0 0 15px;
}
#contents #comment .whitearea .left span.bld_red{
	color: #DD5736;
	font-family: Geneva,Arial,Helvetica,sans-serif;
	font-size: 22px;
	font-weight: bold;
	margin: 0 3px;
	padding: 0;
}
#contents #comment .whitearea .left table{
	border-collapse: collapse;
	border: 1px solid #cccccc;
	width: 100%;
}
#contents #comment .whitearea .left table th,
#contents #comment .whitearea .left table td{
	border: 1px solid #cccccc;
	padding: 3px 0;
}
#contents #comment .whitearea .left table th{
	padding: 0 0 0 10px;
	text-align: left;
	background-color: #fffaef;
	font-size: 12px;
}
#contents #comment .whitearea .left table td{
	text-align: center;
	font-size: 12px;
}
#contents #comment .whitearea table td span.red_count{
	color: #ff3939;
}
#contents #comment .whitearea .right{
	float: right;
	width: 575px;
	display: inline;
	margin: 0 15px 0 0;
}
/* dl.post */
#contents #comment .whitearea .right dl.post{
	border-bottom: 1px dotted #cccccc;
	margin-bottom: 10px;
}
#contents #comment .whitearea .right dl.post dt{
	background-color: #ffe5ba;
	padding: 5px 0;
}
#contents #comment .whitearea .right  table.ttltoukou{
    line-height: 1.5;
    font-size: 12px;
    width: 100%;
}
#contents #comment .whitearea .right  table.ttltoukou td{
    padding:5px;
}
#contents #comment .whitearea .right table.ttltoukou img{
	vertical-align: middle;
}
#contents #comment .whitearea .right dl.post dd{
    table-layout: fixed;
    word-wrap: break-word;
	margin:10px 0 0;
}

#contents #comment .whitearea .right table{
    font-size: 12px;
    table-layout: fixed;
    word-wrap: break-word;
    width: 100%;
}
/* dl.answer */
#contents #comment .whitearea .right dl.answer{
	border-bottom: 1px dotted #cccccc;
	margin: 8px 0 10px 0;
}
#contents #comment .whitearea .right dl.answer dt{
	background-color: #f4ecdb;
	padding: 5px 0;
}
#contents #comment .whitearea .right dl.answer dd{
	margin: 10px 0 0 0;
}
#contents #comment .whitearea .right p{
	text-align: right;
	margin: 10px 0 0 0;
}
#conts li.list_conts04 {
float:right;
width:auto;
}

#conts p, #conts .box2 p {
padding:0;
display:inline;

}


#contents .pb15{
	padding-bottom: 15px;
}
#contents .pb4{
	padding-bottom: 4px;
}
#contents .mt20{
	margin: 20px 0 0 0;
}
#contents .mt6{
	margin: 6px 0 0 0;
}

p.Scroll_pagenav {
	margin:20px 0;
	text-align:center;
}

p.Scroll_pagenav a {
	border:1px solid #DDDDDD;
	font-size:15px;
	margin:2px;
	padding:0.25em 0.4em;
	text-decoration:underline;
	white-space:nowrap;
}

p.Scroll_pagenav a:hover {
	background-color:#003399;
	border:1px solid #0000DD;
	color:#FFFFFF;
}

p.Scroll_pagenav .on {
	background-color:#EEEEEE;
	border:1px solid #DDDDDD;
	font-weight:bold;
	text-decoration:none;
}

p.Scroll_pagenav .back {
	font-weight:bold;
}

p.Scroll_pagenav .next {
	font-weight:bold;
}

p.Scroll_pagenav .on:hover {
	background-color:#EEEEEE;
	border:1px solid #DDDDDD;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

ul.pageNav {
	margin-top:20px;
	float: right;
}

ul.pageNav li {
	display:inline;
	border-left:1px solid #333333;
	padding-left: 4px;
}

ul.pageNav li.top {
	border-left:none;
}

strong {
	font-weight:normal;
}

ul.pageNav li.next {
	padding-left:5px;
}

#flr{
	float: left;
}

.list_conts04 p {
	display:inline;
}

li.list_conts04 span {
	color:#DD5736;
	font-size:16px;
	font-weight:bold;
	margin:0 3px;
}

li.list_conts04 {
	float:right;
	width:auto;
}

/* ------------------------------------------------------
  更新 2012/02/21
------------------------------------------------------ */
#contents #comment h4{
	padding:10px 0 0 15px;
	font-size:13px;
	font-weight:bold;
	text-align: left;
}

/* 幅800pxバージョン */

#width800Wrap{
	text-align: center;
}

#width800{
	width: 800px;
	margin:0 auto;
	text-align: left;
}

#contents #width800 .review_box .detail{
	width: 60%;
}

#contents #width800 .review_box #icn{
    margin-top: 10px;
    width: 35%;
}

#contents #width800 #comment .whitearea{
	width: 770px;
}

#contents #width800 #comment .whitearea .right{
	width: 425px;
}

#contents #width800 #comment .whitearea .right dl.answer {
    table-layout: fixed;
    width: 425px;
    word-wrap: break-word;
}


