﻿@charset "UTF-8";
/* CSS Document */

/* gloval-nav--------------------------------------------------------- */

/*
ヘッダ
*/
/*
/*div#page div#header div.nav-box 
{
	width:100%;
	height:40px;
    background: url("/common/images/nav_bg.jpg") repeat-x scroll 0 0 transparent;
}

div#header div.nav-box .nav-align{
	width:950px;
	margin: 0 auto;
}*/

/*#page div.nav-bg {
	background: url(/car/images/nav_bg.jpg) repeat-x;
	height: 52px;
}

#page div.nav-box #gloval-nav {
	padding: 8px 0 6px 0;
	background: url(/community/images/com_nav.gif) 80px bottom no-repeat;
}
*/

/*
div.nav-sub-box p.car-nav {
	clear: both;
	background: url(/community/images/com_nav.gif) 60px top no-repeat;
	padding: 12px 0 0;
	width: 950px;
	margin:0 auto;
}
*/
#page div.nav-box #gloval-nav li.car a {
	/*background: url(/common/images/on/g_nav1.gif) no-repeat;*/
}

/* Title-Bar--------------------------------------------------------- */
div#content h2.content-title
{
	/*background: url(/common/images/subttl01.gif) no-repeat;*/
	height:27px;
	color:#000000;
	font-weight:bolder;
	font-size:18px;
	padding:12px 0 0 30px;
}



/* local-nav maker--------------------------------------------------------- */
ul#local-nav li a {
	height: 27px;
	display: block;
	font-weight: bold;
	color: #537A94;
}
ul#local-nav li img {
    vertical-align:top;
}

ul#local-nav li a:hover,
ul#local-nav li a.selected {
	color: #FFFFFF;
}

ul#local-nav li a:hover span,
ul#local-nav li a.selected span {

}

ul#local-nav li.nav_top a { width: 55px; }
ul#local-nav li.nav_top a:hover, ul#local-nav li.nav_top a.selected { /*background: url(/car/images/local_nav_v2_w3.gif) no-repeat;*/ }

ul#local-nav li.nav_ranking a { width: 55px; }
ul#local-nav li.nav_ranking a:hover, ul#local-nav li.nav_ranking a.selected { /*background: url(/car/images/local_nav_v2_w3.gif) no-repeat;*/ }

ul#local-nav li.nav_mycar a { width: 75px; }
ul#local-nav li.nav_mycar a:hover, ul#local-nav li.nav_mycar a.selected { /*background: url(/car/images/local_nav_v2_w6.gif) no-repeat;*/ }

ul#local-nav li.nav_parts a { width: 95px; }
ul#local-nav li.nav_parts a:hover, ul#local-nav li.nav_parts a.selected { /*background: url(/car/images/local_nav_v2_w8.gif) no-repeat;*/ }

ul#local-nav li.nav_garage a { width: 75px; }
ul#local-nav li.nav_garage a:hover, ul#local-nav li.nav_garage a.selected { /*background: url(/car/images/local_nav_v2_w6.gif) no-repeat;*/ }

ul#local-nav li.nav_mileage a { width: 75px; }
ul#local-nav li.nav_mileage a:hover, ul#local-nav li.nav_mileage a.selected { /*background: url(/car/images/local_nav_v2_w6.gif) no-repeat;*/ }

ul#local-nav li.nav_photo a { width: 55px; }
ul#local-nav li.nav_photo a:hover, ul#local-nav li.nav_photo a.selected { /*background: url(/car/images/local_nav_v2_w3.gif) no-repeat;*/ }

ul#local-nav li.nav_review a { width: 95px; }
ul#local-nav li.nav_review a:hover, ul#local-nav li.nav_review a.selected { /*background: url(/car/images/local_nav_v2_w8.gif) no-repeat;*/ }

ul#local-nav li.nav_qa a { width: 55px; }
ul#local-nav li.nav_qa a:hover, ul#local-nav li.nav_qa a.selected { /*background: url(/car/images/local_nav_v2_w3.gif) no-repeat;*/ }

ul#local-nav li.nav_brandqa a { width: 75px; }
ul#local-nav li.nav_brandqa a:hover, ul#local-nav li.nav_brandqa a.selected { background: url(/car/images/local_nav_v2_w6.gif) no-repeat; }

ul#local-nav li.nav_prof a { width: 85px; }
ul#local-nav li.nav_prof a:hover, ul#local-nav li.nav_prof a.selected { background: url(/car/images/local_nav_v2_w7.gif) no-repeat; }

ul#local-nav li.nav_spec a { width: 105px; }
ul#local-nav li.nav_spec a:hover, ul#local-nav li.nav_spec a.selected { /*background: url(/car/images/local_nav_v2_w9.gif) no-repeat;*/ }

ul#local-nav li.nav_bland_top a { width: 85px; }
ul#local-nav li.nav_bland_top a:hover, ul#local-nav li.nav_bland_top a.selected { background: url(/car/images/local_nav_v2_w7.gif) no-repeat; }

/* local-nav model--------------------------------------------------------- */
ul.mdl_localnavi
{
	/*background: url(/car/images/localnavi_bg.gif) no-repeat;*/
	display:inline-block;
	margin:0;
	padding:0;
	width:937px;
	height:56px;
	padding-top:1px;
	padding-left:2px;
	text-align: center;
}
ul.mdl_localnavi li
{
	float:left;
}
ul.mdl_localnavi li a {
	height: 44px;
	padding-top:10px;
	display: block;
	font-weight: bold;
	color: #222222;
	text-decoration:none;
}
ul.mdl_localnavi li a.selected
{
	color: #FFFFFF;
}

ul.mdl_localnavi li.nav_top a
{
	width: 65px; 
}
ul.mdl_localnavi li.nav_top a:hover
{
	/*background: url(/car/images/localnavi_active01.gif) no-repeat;*/
}
ul.mdl_localnavi li.nav_top a.selected
{
	/*background: url(/car/images/localnavi_on01.gif) no-repeat;*/
}

ul.mdl_localnavi li.nav_ranking a
{
	width: 65px; 
}
ul.mdl_localnavi li.nav_ranking a:hover
{
	/*background: url(/car/images/localnavi_active01.gif) no-repeat;*/
}
ul.mdl_localnavi li.nav_ranking a.selected
{
	/*background: url(/car/images/localnavi_on01.gif) no-repeat;*/
}

ul.mdl_localnavi li.nav_mycar a
{
	width: 89px; 
}
ul.mdl_localnavi li.nav_mycar a:hover
{
	/*background: url(/car/images/localnavi_active02.gif) no-repeat;*/
}
ul.mdl_localnavi li.nav_mycar a.selected
{
	/*background: url(/car/images/localnavi_on02.gif) no-repeat;*/
}
ul.mdl_localnavi li.nav_parts a
{
	width: 115px; 
}
ul.mdl_localnavi li.nav_parts a:hover
{
	/*background: url(/car/images/localnavi_active03.gif) no-repeat;*/
}
ul.mdl_localnavi li.nav_parts a.selected
{
	/*background: url(/car/images/localnavi_on03.gif) no-repeat;*/
}
ul.mdl_localnavi li.nav_garage a
{
	width: 95px; 
}
ul.mdl_localnavi li.nav_garage a:hover
{
	/*background: url(/car/images/localnavi_active04.gif) no-repeat;*/
}
ul.mdl_localnavi li.nav_garage a.selected
{
	/*background: url(/car/images/localnavi_on04.gif) no-repeat;*/
}
ul.mdl_localnavi li.nav_photo a
{
	width: 93px; 
}
ul.mdl_localnavi li.nav_photo a:hover
{
	/*background: url(/car/images/localnavi_active05.gif) no-repeat;*/
}
ul.mdl_localnavi li.nav_photo a.selected
{
	/*background: url(/car/images/localnavi_on05.gif) no-repeat;*/
}
ul.mdl_localnavi li.nav_qa a
{
	width: 84px; 
}
ul.mdl_localnavi li.nav_qa a:hover
{
	/*background: url(/car/images/localnavi_active06.gif) no-repeat;*/
}
ul.mdl_localnavi li.nav_qa a.selected
{
	/*background: url(/car/images/localnavi_on06.gif) no-repeat;*/
}
ul.mdl_localnavi li.nav_review a
{
	width: 116px; 
}
ul.mdl_localnavi li.nav_review a:hover
{
	/*background: url(/car/images/localnavi_active07.gif) no-repeat;*/
}
ul.mdl_localnavi li.nav_review a.selected
{
	/*background: url(/car/images/localnavi_on07.gif) no-repeat;*/
}
ul.mdl_localnavi li.nav_mileage a
{
	width: 85px; 
}
ul.mdl_localnavi li.nav_mileage a:hover
{
	/*background: url(/car/images/localnavi_active08.gif) no-repeat;*/
}
ul.mdl_localnavi li.nav_mileage a.selected
{
	/*background: url(/car/images/localnavi_on08.gif) no-repeat;*/
}
ul.mdl_localnavi li.nav_prof a
{
	width: 98px; 
}
ul.mdl_localnavi li.nav_prof a:hover
{
	/*background: url(/car/images/localnavi_active09.gif) no-repeat;*/
}
ul.mdl_localnavi li.nav_prof a.selected
{
	/*background: url(/car/images/localnavi_on09.gif) no-repeat;*/
}
ul.mdl_localnavi li.nav_spec a
{
	width: 95px; 
}
ul.mdl_localnavi li.nav_spec a:hover
{
	/*background: url(/car/images/localnavi_active10.gif) no-repeat;*/
}
ul.mdl_localnavi li.nav_spec a.selected
{
	/*background: url(/car/images/localnavi_on10.gif) no-repeat;*/
}

ul.mdl_localnavi li p.count
{
	margin:0;
	padding:0;
	font-family: Verdana;
}

ul#local-nav_mdl li p.count
{
    margin:0;
    padding:0;
    color:#d7e1fd;
    font-family: Verdana;
    position:relative; 
    top:7px; 
    overflow:hidden;
    font-weight:normal;
    display:inline-block;
    width:inherit;
    font-size:11px;
}
ul#local-nav_mdl li a {
	height: 40px;
	display: block;
	font-weight: bold;
	color: #537A94;
    text-align: center;
}
ul#local-nav_mdl li img {
    vertical-align:top;
}

ul#local-nav_mdl li a:hover,
ul#local-nav_mdl li a.selected,
ul#local-nav_mdl li a:hover p.count,
ul#local-nav_mdl li a.selected p.count {
	color: #FFFFFF;
}

ul#local-nav_mdl li a:hover span,
ul#local-nav_mdl li a.selected span {

}

ul#local-nav_mdl li.nav_top a { width: 55px; }
ul#local-nav_mdl li.nav_top a:hover, ul#local-nav_mdl li.nav_top a.selected { /*background: url(/car/images/local_nav_v2_w3.gif) no-repeat;*/ }

ul#local-nav_mdl li.nav_ranking a { width: 55px; }
ul#local-nav_mdl li.nav_ranking a:hover, ul#local-nav_mdl li.nav_ranking a.selected { /*background: url(/car/images/local_nav_v2_w3.gif) no-repeat;*/ }

ul#local-nav_mdl li.nav_mycar a { width: 75px; }
ul#local-nav_mdl li.nav_mycar a:hover, ul#local-nav_mdl li.nav_mycar a.selected { /*background: url(/car/images/local_nav_v2_w6.gif) no-repeat;*/ }

ul#local-nav_mdl li.nav_parts a { width: 95px; }
ul#local-nav_mdl li.nav_parts a:hover, ul#local-nav_mdl li.nav_parts a.selected { /*background: url(/car/images/local_nav_v2_w8.gif) no-repeat;*/ }

ul#local-nav_mdl li.nav_garage a { width: 75px; }
ul#local-nav_mdl li.nav_garage a:hover, ul#local-nav_mdl li.nav_garage a.selected { /*background: url(/car/images/local_nav_v2_w6.gif) no-repeat;*/ }

ul#local-nav_mdl li.nav_mileage a { width: 75px;}
ul#local-nav_mdl li.nav_mileage a:hover, ul#local-nav_mdl li.nav_mileage a.selected { /*background: url(/car/images/local_nav_v2_w6.gif) no-repeat;*/ }

ul#local-nav_mdl li.nav_photo a { width: 55px; }
ul#local-nav_mdl li.nav_photo a:hover, ul#local-nav_mdl li.nav_photo a.selected { /*background: url(/car/images/local_nav_v2_w3.gif) no-repeat;*/ }

ul#local-nav_mdl li.nav_review a { width: 95px; }
ul#local-nav_mdl li.nav_review a:hover, ul#local-nav_mdl li.nav_review a.selected { /*background: url(/car/images/local_nav_v2_w8.gif) no-repeat;*/ }

ul#local-nav_mdl li.nav_qa a { width: 55px; }
ul#local-nav_mdl li.nav_qa a:hover, ul#local-nav_mdl li.nav_qa a.selected { /*background: url(/car/images/local_nav_v2_w3.gif) no-repeat;*/ }

ul#local-nav_mdl li.nav_brandqa a { width: 75px; }
ul#local-nav_mdl li.nav_brandqa a:hover, ul#local-nav_mdl li.nav_brandqa a.selected { /*background: url(/car/images/local_nav_v2_w6.gif) no-repeat;*/ }

ul#local-nav_mdl li.nav_prof a { width: 85px; }
ul#local-nav_mdl li.nav_prof a:hover, ul#local-nav_mdl li.nav_prof a.selected { /*background: url(/car/images/local_nav_v2_w7.gif) no-repeat;*/ }

ul#local-nav_mdl li.nav_spec a { width: 105px; }
ul#local-nav_mdl li.nav_spec a:hover, ul#local-nav_mdl li.nav_spec a.selected { /*background: url(/car/images/local_nav_v2_w9.gif) no-repeat;*/ }

ul#local-nav_mdl li.nav_bland_top a { width: 85px; }
ul#local-nav_mdl li.nav_bland_top a:hover, ul#local-nav_mdl li.nav_bland_top a.selected { /*background: url(/car/images/local_nav_v2_w7.gif) no-repeat;*/ }


/* parts--------------------------------------------------------- */

/* ↓add-2カラム化*/
div.modelinfo1_2014{
	width: 374px;
	float: right;
	margin-top:14px;
	font-size: 14px;
}
div.modelinfo1_2014 dl{
	padding: 0.5em 0;
	margin-right: 1em;
	border-top: 1px dotted #ccc;
}
div.modelinfo1_2014 dl:first-child{
	border-top: none;
}
div.modelinfo1_2014 dl dt{
	float: left;
	width: 6.5em;
	font-weight: bold;
}
div.modelinfo1_2014 dl dd{
	margin-left: 7em;
	margin-bottom: 0.2em;
}
.minkaraorange{
	color: #ff7f00;
}
div.modelinfo1_2014 strong{
	font-family:Arial, Helvetica, sans-serif;
}
div.modelinfo1_2014 dl.price2014 strong,
div.modelinfo1_2014 dl.rating2014 strong {
	font-size: 16px;
	letter-spacing: 0.02em;
}
div.modelinfo1_2014 dl dd small.f11color999 {
	font-size: 11px;
	color: #999;
}
div.modelinfo1_2014 dl dd.tohabaadjust{
	text-indent:-0.5em;
}
div.modelinfo1_2014 dl.rating2014 dd a,
div.modelinfo1_2014 dl.mileage2014 dd a{
	font-size: 14px;

}
div.modelinfo1_2014 dl.mileage2014 strong{
	margin-left: 0.5em;
}

div.modelinfo2_2014{
	width: 240px;
	text-align: center;
	float: left;
	margin: 1em 0;
}
div.modelinfo2_2014 a{
	display: inline-block;
}

div.modelinfo2_2014 ul li{
	display: block;
	margin-bottom: 0.25em;
}
div.modelinfo2_2014 ul li.registeredusers{
	font-weight: bold;
	margin-bottom: 0.25em;
}
div.modelinfo2_2014 ul li.toownerpage a{
	text-align: left;
	display: inline-block;
	background: url(/common/images/cmn_icon_s.png) no-repeat;
	background-position: -40px -73px;
	padding-left: 12px;
	font-size: 11px;
}
div.modelinfo2_2014 ul li.registeredusers strong{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	letter-spacing: 0.02em;
	color: #1c94ce;
}

.negativemargin10top{
	margin-top: -10px;
}

div.modelinfo3_2014{
	clear: both;
	padding: 1em 1em 0 1em;
	margin: 1em;
	overflow: hidden;
	border-top: 1px dotted #cccccc;
	width:580px;
}

.txt-center{
	display: block;
	width: 100%;
	text-align: center;
}
/* ↑add-2カラム化*/

div.model-box {	/*edit-2カラム化*/
	width: 630px;
	display:inline-block;
	margin-top: -10px;
}

div.model-box div.info {	/*edit-2カラム化*/
	margin: 0px;
	border-top: 1px solid #1c94ce;
	border-left: 1px solid #1c94ce;
	border-right: 1px solid #1c94ce;
}

div.model-box div.info h2 {	/*edit-2カラム化*/
	font-size: 18px!important;
	color: #ffffff!important;
	padding: 9px 10px!important;
	background: #1c94ce;
	line-height:1em;
	width: 608px;
}

div.model-box div.info div.data {	/*edit-2カラム化*/
	display:inline-block;
}

div.model-box div.info div.data div.contents-left {
	/* <lang> en */
	width: 420px;
	padding:5px 5px 0 5px;
	font-size:14px;
}
div.model-box .price_block
{
	display:inline-block;
	width: 100%;
}
div.model-box .price_head
{
	float:left;
	height:60px;
	width:90px;
}
div.model-box .ohter_head
{
	height:20px;
}
div.model-box .price_head p.head
{
	float:left;
}
div.model-box .price_head p.divide
{
	float:right;
	margin-right:2px;
}
div.model-box .tax_rate
{
	font-size:10px;
}
div.model-box .price_value
{
	float:left;
	display:inline-block;
	width:330px;
	margin-bottom:2px;
}
div.model-box .price_value p
{
	float:left;
}
div.model-box .value_color{	/*edit-2カラム化*/
	color:#ff7f00;
	margin-right:5px;
}
div.model-box p.checkmarketprice
{
	word-break:normal;
	width:120px;
	font-size:12px;
	color: #2980E8;
}

div.model-box p.checkmarketprice:hover
{
    color: #3FC6FF;
    cursor:pointer;
    text-decoration:underline;
}

div.model-box div.info div.data div.contents-left dl.price {
	/*border-bottom: dotted 1px #CCCCCC;
	padding-bottom: 5px;*/
	line-height: 1.7em;
}

div.model-box div.info div.data div.contents-left dl.price dt {
	background: url(/common/images/arrow3.gif) right 6px no-repeat;
	width: 96px;
	float:left;
	display:inline-block;
}

div.model-box div.info div.data div.contents-left dl.price dd {
	width:300px;
	display:inline-block;
	padding-left:5px;
	background-color:Beige;
}
div.model-box div.info div.data div.contents-left dl.price dd.green {
    color:#008000;
}
div.model-box div.info div.data div.contents-left dl.price dd span {
	font-size: 0.8em;
	font-weight: normal;
	margin: 0 0 0 5px;
	color: #666666;
}

div.model-box div.info div.data div.contents-left dl.price dd span a,
div.model-box div.info div.data div.contents-right ul li.official a {
	color: #2980E8;
	text-decoration: underline;
}


div.model-box div.info div.data div.contents-left dl.price dd span a:hover,
div.model-box div.info div.data div.contents-right ul li.official a:hover {
	text-decoration: none;
}

div.model-box div.info div.data div.contents-left dl.mileage {
	padding: 5px 0;
	font-size: 0.86em;
}

div.model-box div.info div.data div.contents-left dl.mileage dt {
	float: left;
	font-weight: bold;
}

div.model-box div.info div.data div.contents-left dl.mileage dd {
	float: left;
	font-size: 0.9em;
}

div.model-box div.info div.data div.contents-right {
    /* <lang> en */
	width:185px;
	display:inline-block;
}
div.model-box div.info div.data div.contents-right .carentry_count {
    /* <lang> en */
	font-size:14px;
	width:175px;
	margin-top:10px;
	margin-left:10px;
}
div.model-box div.info div.data div.contents-right .carentry_count span
{
	margin-left:5px;
	color:#3089D5;
}
div.model-box div.info div.data div.contents-right .lnk
{
	margin-top:5px;
}
div.model-box div.info div.data div.contents-right ul {
	line-height: 1.4em;
}
div.model-box div.info div.data div.contents-right p
{
	font-size:10px;
}
div.model-box div.info div.data ul li {
	background: url(/common/images/point1.gif) left 6px no-repeat;
	padding: 0 2px 0 6px;
}

div.model-box div.info div.data div.contents-right ul li.official {
	width: 192px;
}

div.model-box div.info div.data div.contents-right div.btn img {
	padding-bottom: 4px;
	margin-left:10px;
}
div.model-box div.info div.data div.lnk_btn
{
	margin-top:5px;
	display:inline-block;
	width:600px;
}
div.model-box div.info div.data div.lnk_btn_min_width
{
	width:400px;
}
div.model-box div.info div.data div.lnk_btn img
{
	margin-right:10px;
}
div.model-box div.picture {	/*edit-2カラム化*/
	width: 240px;
}
div.model-box div.picture div.gallery {
	text-align: center;
}

div.model-box div.picture div.gallery p.main-photo {	/*edit-2カラム化*/
	width: 240px;
	/*height: 150px;*/
	display:inline-block;
	vertical-align: middle;
}
div.model-box div.picture div.gallery p.main-photo a{
	display: block;
}
div.model-box div.picture div.gallery p.main-photo img{	/*edit-2カラム化*/
	/*border: solid 1px #CCCCCC;*/
}
div.model-box-simple{
	border-top:solid 5px #1c94ce;
	border-left:solid 1px #1c94ce;
	border-right:solid 1px #1c94ce;
	padding:5px;
	display:inline-block;
	width:618px;
	margin-top: -10px;
}
div.model-box-simple div.lnk_btn
{
	float:right;
	/*width:155px;*/
	display:inline-block;
	border-top: 1px dotted #ccc;
	width: 100%;
	text-align: center;
}
div.model-box-simple div.lnk_btn img.img_top
{
	margin-bottom:4px;
}
div.model-box-simple div.lnk_btn img.img_center
{
	margin-bottom:4px;
}
div.model-box-simple div.lnk_btn img.img_bottom
{
	margin-bottom:0;
}
div.model-box-simple div.lnk_btn .btn_image_margin1
{
	height: 17px;
}
div.model-box-simple div.lnk_btn .btn_image_margin2
{
	height: 7px;
}
div.model-box-simple div.lnk_btn .btn_image_margin3
{
	height: 0;
}
div.model-box-simple img.model{
    margin:0 10px 0 0;
    vertical-align:middle;
    width:96px;
	float: left;
}
div.model-box-simple img.model + p{
	float: left;
	width: 500px;
	font-size: 18px;
	line-height: 1em;
	font-weight: bold;
	padding-top: 10px;
}
div.model-box-simple
{
    font-size:2em;
    vertical-align:middle;
}
div.model-box-simple
{
    font-size:2em;
    vertical-align:middle;
}

img.model-box 
{
	vertical-align:bottom;
	display:inline;
	position:relative;
	bottom:4px;
}
.otherblock
{
	display:inline-block;
	width:400px;
	margin-left:10px;
	font-size:10px;
}

div.car-model-search {
	padding: 10px 0;
}

div.car-model-search ul {
	float: left;
}

div.car-model-search ul li {
	float: left;
	/* padding-right: 10px; */
}

.greade_select_link:hover
{
	background-color:#f0f8ff;
}

.greade_select_link a,
.greade_select_link a:hover,
.greade_select_link label
{
	color:#2980E8;
	text-decoration:none;
	cursor:pointer;
	outline: none;
}

/*
div.car-model-search ul li span {
	padding: 0 5px 0 0;
}*/

ul.car-model-search2 {
	padding-left: 0px;
}

ul.car-model-search2 li .form_txt {
	height: 20px;
	width:280px;
}
ul.car-model-search2 li .form_select {
	height: 24px;
	width:157px;
}
ul.car-model-search2 li,
ul.car-model-search2 li > h2 {
	float: left;
	padding: 0 2px;
	white-space: nowrap;
	vertical-align: bottom;
}

ul.car-model-search2 li a.on{
	font-weight: bold;
	text-decoration: none;
}

ul.search-btn li .btn {
	vertical-align: middle;
}

ul.search-btn li span {
    cursor:pointer;
    color: #2980E8;
    text-decoration:underline;
}
ul.search-btn li span:hover  
{
    text-decoration:none;
} 

/*
ul.search-btn li div span {
	padding-right: 5px;
}
*/

ul.search-btn li.reset {
	white-space:nowrap;
	margin-left:15px;
	padding-top: 2px;
}

ul.search-btn li.reset button {
	border: none;
	background: none;
	vertical-align: bottom;
	cursor: pointer;
}

input.searchDefaultKeyWordColor {
    color:#888888;
}
span.searchDefaultKeyWord
{
    position:absolute;
    width:100px;
}

div.half ul.list-qa div.contents-left {
	width: 47px;
}

div.half ul.list-qa div.contents-right {
	width: 250px;
}

div.car-entry {
	width: 630px;
	height: 50px;
	position: relative;
	background: url(/car/images/car_entry_bg.gif) no-repeat;
	margin-bottom: 20px;
	text-align: center;
}

div.car-entry p {
    /* <lang> en */
	position: absolute;
	top: 15px;
	right: 240px; 
    font-weight:bold;
    color:#000;
}

div.car-entry .btn {
    /* <lang> en */
 	position: absolute;
	top: 12px;
	right: 120px;
}

div.car-entry-UserCar p {
    /* <lang> en */
}
div.car-entry-UserCar .btn {
    /* <lang> en */
}
div.car-entry-Fuel p {
    /* <lang> en */
}
div.car-entry-Fuel .btn {
    /* <lang> en */
}
div.car-entry-QA p {
    /* <lang> en */
}
div.car-entry-QA .btn {
    /* <lang> en */
}
div.car-entry-Photo p {
    /* <lang> en */
}
div.car-entry-Photo .btn {
    /* <lang> en */
}
div.car-entry-Note p {
    /* <lang> en */
}
div.car-entry-Note .btn {
    /* <lang> en */
}
div.car-entry-Meister p {
	right: 310px;
}
div.car-entry-Meister .btn {
	right: 180px;
}

/*div.car-common-contribute-frame {
    margin: 15px 0 5px;
    padding: 10px 10px 10px 15px;
    border-radius: 4px;
    border: 1px solid #9ACBE0;
    background: #DCF5FF;
}*/

div.car-common-contribute-frame {
  margin: 20px 0 25px;
  padding: 10px 10px 10px 15px;
  border-radius: 4px;
  background: #f5f5f5;
  border: 1px solid #d5d5d5;
  background: rgb(242,242,242);
  background: -moz-linear-gradient(top,  rgba(242,242,242,1) 0%, rgba(255,255,255,1) 100%);
  background: -webkit-linear-gradient(top,  rgba(242,242,242,1) 0%,rgba(255,255,255,1) 100%);
  background: linear-gradient(to bottom,  rgba(242,242,242,1) 0%,rgba(255,255,255,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#ffffff',GradientType=0 );
}

/*h5.car-parts-contribute-title {
    display: block;
    float: left;
    width: 62%;
    line-height: 30px;
    text-align: center;
    font-size: 15px;
    color: #21495D;
}*/

h5.car-parts-contribute-title {
  display: block;
  width: 100%;
  line-height: 30px;
  text-align: center;
  font-size: 15px;
  color: #21495D;
}

h5.car-note-contribute-title {
    display: block;
    float: left;
    width: 62%;
    line-height: 30px;
    text-align: center;
    font-size: 15px;
    color: #21495D;
}

/*div.car-common-contribute-btn {
    float: right;
    width: 34%;
    text-align: right;
    border-radius: 4px;
    background: #16b8e9;
    background: -moz-linear-gradient(top, #16b8e9 0%, #1c96cf 100%);
    background: -webkit-linear-gradient(top, #16b8e9 0%,#1c96cf 100%);
    background: linear-gradient(to bottom, #16b8e9 0%,#1c96cf 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#16b8e9', endColorstr='#1c96cf',GradientType=0 );
}*/

div.car-common-contribute-btn {
  width: 100%;
  text-align: right;
  border-radius: 4px;
  background: #16b8e9;
  background: -moz-linear-gradient(top, #16b8e9 0%, #1c96cf 100%);
  background: -webkit-linear-gradient(top, #16b8e9 0%,#1c96cf 100%);
  background: linear-gradient(to bottom, #16b8e9 0%,#1c96cf 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#16b8e9', endColorstr='#1c96cf',GradientType=0 );
}

/*a.car-common-contribute-btn {
    display: block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
    background: url(/common/images/btn_contribute.png) no-repeat 90% center;
}*/

a.car-common-contribute-btn {
  display: block;
  width: 100%;
  line-height: 1;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
  background: url(/common/images/btn_contribute.png) no-repeat 95% center;
  padding: 10px 0px;
}

span.voice {
	background: url(/images/li_comment.gif) 5px 0 no-repeat;
	padding-left: 22px;
	color: #FF6600;
}


/* car--------------------------------------------------------- */

h2.car-database-title {
	/*background: url(/car/images/title_car_database.gif) no-repeat;*/
	text-indent: -9999px;
	height: 32px;
}

div.car-news {
	margin-bottom: 20px;
	line-height: 1.2em;
}

div.car-news ul li {
	float: left;
	width: 305px;
}

div.car-news ul li.first {
	padding-right: 20px;
}

div.car-news ul li div.contents-left {
	width: 138px;
	border: solid 1px #CCCCCC;
	text-align: center;
}

div.car-news ul li div.contents-right {
	width: 155px;
}

div.car-news ul li h5 {
	padding-bottom: 2px;
}

div.car-news ul li h5 a {
	color: #2980E8;
}

div.car-news ul li p.price {
	color: #CC0000;
	padding-bottom: 10px;
	font-size: 0.9em;
}

div.car-search h4 {
	background: url(/car/images/car_search.gif) left top no-repeat;
	height: 30px;
	text-indent: -9999px;
}

div.car-search-inner {
	padding: 10px;
	background: url(/car/images/car_search_bg.gif) repeat-y;
}

div.car-search-inner h5 {
	padding-bottom: 10px;
	color: #2980E8;
}
/*
div.car-search-inner ul.car-type {
	background: url(/common/images/border1.gif) bottom repeat-x;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
*/
div.car-search-inner ul.car-type li {
	float: left;
	margin: 0 9px 10px 0;
	font-size: 0.75em;
	line-height: 1.2em;
	display: inline;
}

div.car-search-inner ul.car-type li a {
	display: block;
	height: 30px;
}

div.car-search-user-registered
{
     margin-top:-12px;
     margin-bottom:12px;
}
div.car-search-user-registered2
{
     padding:5px 0 5px 0;
}
img.car-search-user-registered
{
    vertical-align:-2px;
    padding: 0 3px 0 3px;
}

.saleend {
	font-size: 0.86em;
	color: #FF6600;
}

dl.car-bland dt {
	padding: 2px 0 2px 5px;
   background: #E3F1F8;
}

dl.car-bland dd {
	padding: 5px 0;
}

dl.car-bland dd ul {
	width: 600px;
}

dl.car-bland dd ul li {
	float: left;
	padding: 0 10px 5px 15px;
	background: url(/common/images/point2.gif) 7px 6px no-repeat;
	white-space: nowrap;
}

@media screen and (max-width: 1024px) {
    dl.car-bland dd ul li {
	    white-space: normal;
    }
}

div.car-search-bottom {
	background: url(/car/images/car_search_bottom.gif) left top no-repeat;
	height: 39px;
	position: relative;
	margin-bottom: 20px;
}

div.car-search-bottom p {
	text-indent: -9999px;
}

div.car-search-bottom img {
	position: absolute;
	top: 11px;
	right: 35px;
}

#catalog_flag1, #catalog_flag2, #catalog_flag3, #catalog_flag4, #catalog_flag5, #catalog_flag6, #catalog_flag7, #catalog_flag8, #catalog_flag9, #catalog_flag10,
#catalog_flag11, #catalog_flag12, #catalog_flag13, #catalog_flag14, #catalog_flag15, #catalog_flag16, #catalog_flag17, #catalog_flag18, #catalog_flag19, #catalog_flag20,
#catalog_flag21, #catalog_flag22, #catalog_flag23, #catalog_flag24, #catalog_flag25, #catalog_flag26, #catalog_flag27, #catalog_flag28, #catalog_flag29, #catalog_flag30,
#catalog_flag31, #catalog_flag32, #catalog_flag33, #catalog_flag34, #catalog_flag35, #catalog_flag36, #catalog_flag37, #catalog_flag38
{
    background: url(/common/images/cmn_flag.png);
}

#catalog_flag1{ background-position: 0 -200px; width: 19px; height: 12px; display: inline-block;}
#catalog_flag2{ background-position: 0 -215px; width: 19px; height: 12px; display: inline-block;}
#catalog_flag3{ background-position: 0 -230px; width: 19px; height: 12px; display: inline-block;}
#catalog_flag4{ background-position: 0 -245px; width: 19px; height: 12px; display: inline-block;}
#catalog_flag5{ background-position: 0 -261px; width: 19px; height: 12px; display: inline-block;}
#catalog_flag6{ background-position: 0 -276px; width: 19px; height: 12px; display: inline-block;}
#catalog_flag7{ background-position: 0 -291px; width: 19px; height: 12px; display: inline-block;}
#catalog_flag8{ background-position: 0 -306px; width: 19px; height: 12px; display: inline-block;}
#catalog_flag9{ background-position: 0 -321px; width: 19px; height: 12px; display: inline-block;}
#catalog_flag10{ background-position: 0 -336px; width: 19px; height: 12px; display: inline-block;}
#catalog_flag11{ background-position: 0 -350px; width: 19px; height: 12px; display: inline-block;}
#catalog_flag12{ background-position: 0 -365px; width: 19px; height: 12px; display: inline-block;}
#catalog_flag13{ background-position: 0 -381px; width: 19px; height: 12px; display: inline-block;}
#catalog_flag14{ background-position: 0 -400px; width: 19px; height: 12px; display: inline-block;}
#catalog_flag15{ background-position: 0 -415px; width: 19px; height: 12px; display: inline-block;}
#catalog_flag16{ background-position: 0 -430px; width: 19px; height: 12px; display: inline-block;}
#catalog_flag17{ background-position: 0 -445px; width: 19px; height: 12px; display: inline-block;}
#catalog_flag18{ background-position: 0 -460px; width: 19px; height: 12px; display: inline-block;}
#catalog_flag19{ background-position: 0 -475px; width: 19px; height: 12px; display: inline-block;}
#catalog_flag20{ background-position: -21px -200px; width: 19px; height: 12px; display: inline-block;}
#catalog_flag21{ background-position: -21px -215px; width: 19px; height: 12px; display: inline-block;}
#catalog_flag22{ background-position: -21px -230px; width: 19px; height: 12px; display: inline-block;}
#catalog_flag23{ background-position: -21px -245px; width: 19px; height: 12px; display: inline-block;}
#catalog_flag24{ background-position: -21px -261px; width: 19px; height: 12px; display: inline-block;}
#catalog_flag25{ background-position: -21px -276px; width: 19px; height: 12px; display: inline-block;}
#catalog_flag26{ background-position: -21px -291px; width: 19px; height: 12px; display: inline-block;}
#catalog_flag27{ background-position: -21px -306px; width: 19px; height: 12px; display: inline-block;}
#catalog_flag28{ background-position: -21px -321px; width: 19px; height: 12px; display: inline-block;}
#catalog_flag29{ background-position: -21px -336px; width: 19px; height: 12px; display: inline-block;}
#catalog_flag30{ background-position: -21px -350px; width: 19px; height: 12px; display: inline-block;}
#catalog_flag31{ background-position: -21px -365px; width: 19px; height: 12px; display: inline-block;}
#catalog_flag32{ background-position: -21px -381px; width: 19px; height: 12px; display: inline-block;}
#catalog_flag33{ background-position: -21px -400px; width: 19px; height: 12px; display: inline-block;}
#catalog_flag34{ background-position: -21px -415px; width: 19px; height: 12px; display: inline-block;}
#catalog_flag35{ background-position: -21px -430px; width: 19px; height: 12px; display: inline-block;}
#catalog_flag36{ background-position: -21px -445px; width: 19px; height: 12px; display: inline-block;}
#catalog_flag37{ background-position: -21px -460px; width: 19px; height: 12px; display: inline-block;}
#catalog_flag38{ background-position: -21px -475px; width: 19px; height: 12px; display: inline-block;}

/* car-model--------------------------------------------------------- */

ul.realtime {
	padding: 10px;
}

ul.realtime li {
	border-top: solid 1px #D6D6D6;
	padding: 5px 0 0;
	margin: 5px 0 0;
}

ul.realtime li.first {
	border: none;
	padding: 0;
	margin: 0;
}

ul.realtime li div.contents-left {
	border: solid 1px #D6D6D6;
	text-align: center;
	width: 50px;
	padding: 1px;
}

ul.realtime li div.contents-right {
	width: 550px;
}

ul.realtime li div.contents-right p span {
	padding: 0 5px;
	border-right: solid 1px #D6D6D6;
}

ul.realtime li div.contents-right ul li {
	float: left;
}

ul.realtime li div.contents-right p.ttl {
	font-weight: bold;
}

ul.realtime li div.contents-right p.ttl a,
ul.ranking li p.ttl a {
	color: #2980E8;
}

ul.realtime li div.contents-right p.ttl a:hover,
ul.ranking li p.ttl a:hover {
	color: #2980E8;
}

ul.ranking {
	background: url(/car/images/car_rank_bg.gif) repeat-y;
	border-bottom: solid 3px #A7CEEC;
	border-top: solid 3px #A7CEEC;
	padding: 10px 0;
}

ul.ranking li {
	float: left;
	padding-left: 10px;
	line-height: 1.3em;
	width: 93px;
}

ul.ranking li div.photo {
	position: relative;
	border: solid 1px #CCCCCC;
	width: 90px;
}

ul.ranking li div.photo img.rank {
	position: absolute;
	top: 0;
	left: 0;
	width: 19px;
	height: 19px;
}

div.com-new {
	padding: 0 5px;
}

div.com-new h3 {
	padding-bottom: 10px;
}

div.com-new p {
	line-height: 1.2em;
}

div.blog,
div.group {
	width: 290px;
}

div.blog h4 {
	background:url(/car/images/title_blog.gif) no-repeat;
	width: 50px;
	text-indent: -9999px;
	float: left;
}

div.group h4 {
	background: url(/car/images/title_group.gif) no-repeat;
	width: 55px;
	text-indent: -9999px;
	float: left;
}

div.com-new {
	padding: 10px;
}

div.com-new ul li {
	padding-bottom: 10px;
}

div.com-new ul li div.contents-left {
	width: 45px;
	height: 45px;
	border: solid 1px #CCCCCC;
	text-align: center;
}

div.com-new div.group ul li div.contents-left a{
	width: 45px;
	height: 45px;
	display: table-cell;
	vertical-align: middle;
}

div.com-new ul li div.contents-right {
	width: 230px;
}

div.blog p.info span {
	padding-right: 5px;
}

div.group div.contents-right div p {
	font-weight: bold;
	padding-bottom: 5px;
}

div.group div.contents-right div p a {
	color: #2980E8;
}

div.group div.contents-right div p a:hover {
	color: #2980E8;
}

div.group p span {
	font-size: 0.9em;
	padding-right: 5px;
}

div.com-new div.b-top {
	padding-top: 10px;
	clear: both;
}


/* car-m-01--------------------------------------------------------- */

div.bland div.contents-left {
	padding: 20px 0 0 20px;
	width: 430px;
}

div.bland div.contents-left div.clearfix {
	padding-bottom: 3px;
}

div.bland div.contents-left div.clearfix div {
	float: left;
	padding-right: 8px;
	line-height: 1.5em;
}

div.bland div.contents-left h2 {
	font-size: 2.5em;
	color: #333333;
	line-height: 1.0em;
}

div.bland div.contents-right {
	width: 165px;
}

div.car-a-list {
	border-bottom: solid 2px #BCBCBC;
	border-top: solid 2px #BCBCBC;
	margin-bottom: 20px;
}

div.car-a-list ul.a-num {
	padding: 7px 0;
}

div.car-a-list ul.a-num li {
	float: left;
	border-right: solid 1px #CCCCCC;
	padding: 0 10px;
}

div.car-a-list ul.a-num li a,
dl.car-b-list dd ul li h5 a {
	color: #2980E8;
}

div.car-a-list ul.a-num li a:hover,
dl.car-b-list dd ul li h5 a:hover {
	color: #2980E8;
}

dl.car-b-list {
	border-bottom: solid 1px #BCBCBC;
}
dl.car-b-list dt {
	border-bottom: dotted 1px #BCBCBC;
	border-top: solid 1px #BCBCBC;
	padding: 6px 9px;
	color: #333333;
	font-weight: bold;
	font-size: 14px;
}
dl.car-b-list dt div {
    /* <lang> en */
    width:60px;
    float:left;
}
dl.car-b-list dt a {
    float:right;
}


dl.car-b-list dd {
	padding-left: 10px;
}

dl.car-b-list dd ul {
	padding: 10px 0;
}

dl.car-b-list dd ul li {
	float: left;
	margin: 10px 0;
	text-align: left;
	width: 155px;
	height: 160px;
}

dl.car-b-list dd ul li div.photo {
	width: 166px;
	height: 70px;
}

dl.car-b-list dd ul li h5 {
	padding: 5px 0 0;
	width: 120px;
	font-size: 12px;
	line-height: 1.2em;
}

dl.car-b-list dd ul li p {
	margin:5px 0;
}

dl.car-b-list dd ul li p span.mycar {
	font-size: 0.86em;
}
dl.car-b-list dd ul li p span.mycarprice {
	line-height: 1.2em;
	/* <lang> en */
}

dl.car-b-list dd ul li p span.mycar span {
	color: #FF9900;
}

dl.car-b-list dd ul li p span.current {
	font-weight: bold;
	color: #FF9900;
}

.car-b-list-isactive
{
    font-size:16px;
    display:inline-block;
    line-height:normal;
    padding-bottom:5px;
}
.car-b-list-isactive a
{
    cursor:pointer;
    float:left;
}
.car-b-list-isactive span
{
    display:block;
    float:left;
}
.car-b-list-isactive div
{
    font-weight:bold;
    float:left;
    color:#222222;

}
/* car-model02--------------------------------------------------------- */

h3.parts-title {
	/*background: url(/car/images/title_parts.gif) no-repeat;*/
	text-indent: -9999px;
	width: 150px;
	height: 23px;
}

ul.category-list {
	padding: 10px 0 10px 10px;
}

ul.category-list li {
	float: left;
	background: url(/common/images/arrow4.gif) left 5px no-repeat;
	padding: 0 25px 5px 8px;
	white-space: nowrap;
}

ul.category-list li a.selected {
	text-decoration: underline;
	color: #2980E8;
}

ul.subcategory-list {
	padding: 5px 0 10px 10px;
}

ul.subcategory-list li {
	float: left;
	background: url(/common/images/point2.gif) left 6px no-repeat;
	padding: 0 0 5px 7px;
	width: 190px;
	height: 28px;
}

ul.subcategory-list li img {
	padding-left: 5px;
	vertical-align: baseline;
}

div.gray-b-box div.title,
div.orange-b-box div.title {
	margin: 10px ;
}

div.gray-b-box div.title h4,
div.orange-b-box div.title h4 {
	background: none!important;
	padding-left: 0!important;
}

div.gray-b-box ul.demo-box li,
div.orange-b-box ul.demo-box li {
	padding: 0 0 15px 10px;
	float: left;
	width: 290px;
}

div.gray-b-box ul.demo-box li div.contents-left,
div.orange-b-box ul.demo-box li div.contents-left {
	width: 125px;
	text-align: center;
}

div.gray-b-box ul.demo-box li div.contents-right,
div.orange-b-box ul.demo-box li div.contents-right {
	width: 155px;
}

div.gray-b-box ul.demo-box li div.contents-right h5,
div.orange-b-box ul.demo-box li div.contents-right h5 {
	padding-bottom: 5px;
}

div.gray-b-box ul.demo-box li div.contents-right h5 a,
div.orange-b-box ul.demo-box li div.contents-right h5 a {
	color: #2980E8;
}

div.gray-b-box ul.demo-box li div.contents-right h5 a:hover,
div.orange-b-box ul.demo-box li div.contents-right h5 a:hover {
	color: #2980E8;
}


/* car-model03--------------------------------------------------------- */

h3.garage-title {
	/*background: url(/car/images/title_garage.gif) no-repeat;*/
	text-indent: -9999px;
	width: 100px;
	height: 23px;
}

div.title5 p.contents-right {
	padding-top: 8px;
}

div.title5 p.contents-right a {
	color: #2980E8;
	font-weight: bold;
}

ul.category-list2 {
	padding: 10px 0 10px 15px;
}

ul.category-list2 li {
	float: left;
	/*background: url(/common/images/arrow4.gif) left 5px no-repeat;*/
	padding: 0 25px 5px 8px;
	white-space: nowrap;
}

ul.category-list2 li a.selected {
	text-decoration: underline;
	color: #2980E8;
}


/* car-model04--------------------------------------------------------- */

table.mileage-table {
	border-left: solid 1px #CCCCCC;
	border-top: solid 1px #CCCCCC;
	background:  #FFF;
}

table.mileage-table th,
table.mileage-table td {
	padding: 8px 0;
	text-align: center;
}

table.mileage-table th {
	width: 153px;
	border-bottom: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	background: #EEEEEE;
}

table.mileage-table td {
	border-bottom: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
}

table.mileage-table td span {
	font-weight: bold;
	font-size: 1.4em;
	color: #FF9900;
}


/* car-model05--------------------------------------------------------- */

ul.gallery-tab {
	border-left: solid 1px #CCCCCC;
	margin-left: 1px;
}

ul.gallery-tab li {
	border-right: solid 1px #CCCCCC;
	border-top: solid 1px #CCCCCC;
	float: left;
	width: 473px;
	text-align: center;
	font-size: 1.1em;
}

ul.gallery-tab li a {
	width: 473px;
	height: 23px;
	display: block;
	padding-top: 5px;
	background: #333333;
	color: #CCC;
}

ul.gallery-tab li a:hover,
ul.gallery-tab li a.selected {
	color: #108DD6;
	background: #FFFFFF;
	text-decoration: none;
}

p.gallery-newphoto-link {
    padding-bottom:10px;
    width:100%;
    text-align:right;
}

/* 110405 carview add items--------------------------------------------------------- */

ul.gallery-list{	/*edit-2カラム化*/
	padding: 15px 0 15px 5px;
}
ul.gallery-list-user {	/*edit-2カラム化*/
	padding: 15px 0px;
}

ul.gallery-list li {	/*edit-2カラム化*/
	float: left;
	margin: 8px 5px;
	display: inline;
	border: solid 1px #CCCCCC;
	text-align: center;
	width: 113px;
	height: 70px;
}

ul.gallery-list li img {

}

ul.gallery-list-user li {	/*edit-2カラム化*/
	float: left;
	margin: 9px 0px 9px 11px;
	display: inline;
	text-align: center;
	width: 145px;
	height: 180px;
	word-break: break-all;
	word-wrap: break-word;
}

ul.gallery-list-user li img.thumbnail {
	width: 145px;
	height: 145px;
}


ul.gallery-list-catalog {
	padding: 0 5px 0 5px;
}

ul.gallery-list-catalog li {
	float: left;
	margin: 18px;
	display: inline;
	border: solid 1px #CCCCCC;
	text-align: center;
	width: 113px;
	height: 70px;
}
/* 110405 carview add items--------------------------------------------------------- */

ul.gallery-list-photo li {	/*edit-2カラム化*/
	float: left;
	margin: 9px 7px;
	display: inline;
	text-align: center;
	width: 109px;
	height: auto;
	word-break: break-all;
	word-wrap: break-word;
}

ul.gallery-list-photo li img.thumbnail {
	width: 109px;
	height: 109px;
}

ul.gallery-list-photo li img.thumbnailUserCar {
	width: 109px;
}

ul.gallery-list-photo li table.thumbnailUserCar td {
	vertical-align:middle;
    height: 109px;	
}

ul.gallery-list-photo li p.name {
	margin-top: 3px;
}


ul.gallery-list-photo-l li {
	float: left;
	margin: 9px 5px;
	display: inline;
	text-align: center;
	width: 145px;
	height: 195px;
	word-break: break-all;
	word-wrap: break-word;
}

ul.gallery-list-photo-l li img.thumbnail {
	width: 145px;
	height: 145px;
}

ul.gallery-list-photo-l li img.icon {
	margin-right:2px;
	display:inline-block;
	position:relative;
	top:4px;
}

/* 110405 carview add items--------------------------------------------------------- */

/* usercar photo */

ul.gallery-list-usercar-photo li {
	float: left;
	margin: 0 7px 9px 0;
	display: inline;
	text-align: center;
	width: 145px;
	height: 154px;
	word-break: break-all;
	word-wrap: break-word;
}

ul.gallery-list-usercar-photo li img.thumbnail {
	width: 145px;
	height: 145px;
}

ul.gallery-list-usercar-photo li img.thumbnailUserCar {
	width: 145px;
}

ul.gallery-list-usercar-photo li table.thumbnailUserCar td {
	vertical-align:middle;
    height: 145px;	
}

ul.gallery-list-usercar-photo li p.name {
	margin-top: 3px;
}



div.photo-gallery {
	border-bottom: solid 1px #CCCCCC;
	margin-bottom: 10px;
}

div.photo-gallery table.car-table {
	padding-left: 10px;
}



/* car-model07--------------------------------------------------------- */

table.review-table {
	border-left: solid 1px #CCCCCC;
	border-top: solid 1px #CCCCCC;
	background:  #FFFFFF;
}

table.review-table th,
table.review-table td {
	padding: 8px 0;
	text-align: center;
}

table.review-table th {
	width: 153px;
	border-bottom: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	background: #EEEEEE;
	font-weight: normal;
}

table.review-table td {
	border-bottom: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
}

table.review-table span {
	font-weight: bold;
	color: #FF6600;
}

p.sort {
	text-align: right;
	color: #999999;
	padding-bottom: 5px;
}

p.sort a {
	color: #999999;
}

p.sort span {
	border-right: solid 1px #CCCCCC;
	padding: 0 10px;
}

p.sort a:hover {
	color: #2980E8;
	text-decoration: none;
}

p.sort span.selected {
	font-weight: bold;
	color: #2980E8;
}

ul.review-list li {
	border: solid 1px #D6D6D6;
	background-color:#F7F7F7;
	padding: 1px;
	margin-bottom: 10px;
	font-size:13px;
	line-height:20px;
}
ul.review-list li div.contents_v  a{
	width: 76px;
	height: 76px;
	display: table-cell;
	vertical-align: middle;
	background-color:#FAFBF9;
}
ul.review-list li div.ttl {
	padding: 5px 10px;
	border-top: solid 1px #D5D5D5;
}
ul.review-list li div.ttl span.contents-left a,
ul.review-list li div.grade span.contents-right a {
	color: #2980E8;
}
ul.review-list li div.grade span.review-date {
    width:120px;
    text-align:right;
}
ul.review-list li div.ttl span.contents-left a:hover,
ul.review-list li div.grade span.contents-right a:hover {
	color: #2980E8;
}

ul.review-list li div.ttl span.contents-right {
	color: #999999;
}

ul.review-list li div.ttl span.year {
    width:70px;
    text-align:right;
}

ul.review-list li div.review_description {
	padding: 0 20px 10px 10px;
	color: #666666;
	line-height: 1.5em;
}

ul.review-list li div.review_description span.modelname {
    font-weight: bold;
}

ul.review-list li div.review_description p.contents-left a {
	font-weight: bold;
	color: #2980E8;
}
ul.review-list li p.review_point {
    padding-left:10px;
    font-size:12px;
}
ul.review-list li p.review_point span.point-head {
	/* <lang> en */
	display:inline-block;
	width:52px;
	text-align:left;
}
ul.review-list li p.review_point span.point {
	color: #F60;
}

ul.review-list li div.grade {
	padding: 5px 10px;
}

ul.review-list li span.review-text {
    padding-right:12px;
}

ul.review-list li div.review-text span.username {
    padding-right:10px;
}

ul.review-list li div.grade span.contents-left a {
	font-weight: bold;
	margin-right: 5px;
}

ul.review-list li div.ttl span.icon img {
	padding-left: 5px;
	vertical-align: text-bottom;
}

ul.review-list li div.review_description dl dt {
	text-indent: -9999px;
	height: 20px;
}

ul.review-list li div.review_description dl dd {
	padding-bottom: 15px;
    padding-left:14px;
}

ul.review-list .star_icon
{
  vertical-align: text-bottom;
}

div.car-entry .btn_review {
	text-align: center;
	margin-top: 10px;
}

p.review-btn {
	text-align: right;
	margin-bottom: 15px;
}

p.review-btn img {
	vertical-align: middle;
}

p.review-btn span {
	margin-left: 10px;
	color: #2980E8;
}

p.review-btn span.review-list {
	margin-left: 20px;
}

table.review-point-table,
table.review-entry-table {
	border-left: solid 1px #CCCCCC;
	border-top: solid 1px #CCCCCC;
	background:  #FFFFFF;
	line-height: 1.2em;
}

table.point {
	width: 614px;
}

table.review-point-table th,
table.review-point-table td {
	padding: 10px 15px;
	text-align: left;
}
table.review-entry-table th,
table.review-entry-table td {
	padding: 10px;
	text-align: left;
}

table.review-point-table th,
table.review-entry-table th {
	border-bottom: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	background: #F6F6F6;
	font-weight: normal;
}

table.review-point-table th {
	width: 130px;
}

table.about th {
	width: 170px;
}

table.estimate th {
	width: 210px;
}

table.review-point-table th p {
	background: url(/common/images/arrow9.gif) left 5px no-repeat;
	padding-left: 10px;
}

table.review-entry-table th p {
	background: url(/common/images/arrow5.gif) left 5px no-repeat;
	padding-left: 10px;
}

table.review-entry-table th p span.required {
	padding-left: 10px;
}

table.review-entry-table th p span.s {
	font-size: 0.9em;
}

table.review-point-table td,
table.review-entry-table td {
	border-bottom: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	word-break: break-all;
	word-wrap: break-word;
	line-break: strict;
	white-space: normal;
}

table.review-point-table td {
	width: 420px;
}

table.about td {
	width: 400px;
}

table.estimate td {
	width: 360px;
}

table.review-entry-table span.cap {
	padding-left: 5px;
}

table.review-entry-table td label {
	padding: 0 5px 0 2px;
}

table.point th,
table.point td {
	padding: 7px 15px;
}

table.point td {
	line-height: 1.8em;
}

table.point td .point-check {
	padding: 0 15px 0 3px;
}

h3.review-entry-title {
	/*background: url(/car/images/title_review_entry.gif) no-repeat;*/
	text-indent: -9999px;
	width: 200px;
	height: 23px;
}

div.review-entry h4 {
	padding: 5px 10px 10px;
	color: #333;
}

p.review-chart1 {
	/*background: url(/car/images/review_entry_head01.gif) no-repeat;*/
	text-indent: -9999px;
	height: 74px;
	margin-bottom: 10px;
}

p.review-chart2 {
	/*background: url(/car/images/review_entry_head02.gif) no-repeat;*/
	text-indent: -9999px;
	height: 74px;
	margin-bottom: 10px;
}

p.review-chart3 {
	/*background: url(/car/images/review_entry_head03.gif) no-repeat;*/
	text-indent: -9999px;
	height: 74px;
	margin-bottom: 10px;
}


/* car-model10--------------------------------------------------------- */

.title5 p.more {
	margin-top: 6px;
}

.spec-ex {
	padding: 5px 0 10px;
}

ul.category-spec {
	margin-bottom: 15px;
}

ul.category-spec li {
	float: left;
	text-align: center;
	width: 125px;
	border-right: solid 1px #CCCCCC;
}

ul.category-spec li.selected {
	color: #2980E8;
	font-weight: bold;
}

div.category-icon {
	padding: 10px 0 10px 10px;
}

div.category-icon p {
	font-weight: bold;
}

div.category-icon ul {
	margin: 5px 0 0;
}

div.category-icon ul li {
	float: left;
	width: 95px;
	height: 25px;
	padding: 3px 0 0 25px;
	line-height: 1.2em;
}

div.category-icon ul li span {
	display: block;
	font-size: 0.86em;
	color: #999999;
}

div.spec-table {
	margin-bottom: 20px;
}

div.spec-table h5 {
	margin-bottom: 5px;
}

div.spec-table table {
	border-left: solid 1px #CCCCCC;
	border-top: solid 1px #CCCCCC;
	background:  #FFFFFF;
	width: 629px;
}

div.spec-table table.user-entry {
	border-left: solid 1px #ACC5D2;
	border-top: solid 1px #ACC5D2;
	background:  #FFFFFF;
}

div.spec-table table th,
div.spec-table table td {
	padding: 5px 5px;
	text-align: center;
}

div.spec-table table th {
	border-bottom: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	line-height: 1.2em;
	background: #EEEEEE;
}

div.spec-table table.user-entry th {
	border-bottom: solid 1px #ACC5D2;
	border-right: solid 1px #ACC5D2;
	background: #E6F2F8;
}

div.spec-table table td {
	border-bottom: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
}

div.spec-table table.user-entry td {
	border-bottom: solid 1px #ACC5D2;
	border-right: solid 1px #ACC5D2;
}

div.spec-table table td.checkbox 
{
    vertical-align:middle;
	background: #fffdde;
}
div.spec-table table td.constituent,
div.spec-table table td.icon {
	background: #fafafa;
}

div.spec-table table.user-entry td.checkbox {
	vertical-align:middle;
	background: #fffdde;
}
div.spec-table table.user-entry td.constituent,
div.spec-table table.user-entry td.icon {
	background: #fafbff;
}

div.spec-table table td.price {
	color: #CC0000;
}

div.spec-table table .check {
	width: 7%;
	background-color:#f2f0d3;
}
div.spec-table table.user-entry .check {
	width: 7%;
	background-color:#f2f0d3;
}
div.spec-table table .grade {
	width: 60%;
}

div.spec-table table .price {
	width: 15%;
}

div.spec-table table .displacement {
	width: 20%;
}

div.spec-table table .displacement span {
	font-size: 0.86em;
	font-weight: normal;
}

div.spec-table table .constituent {
	width: 7%;
}

p.btn-gradecheck {
	text-align: center;
	padding: 8px 0;
	background: #FFFDDE;
	border:solid 1px #EAE9C9;
	margin-bottom: 10px;
}

div.spec-table table .icon {
	text-align: left;
}

div.spec-table table .icon span {
	margin-right: 5px;
	float: left;
	width: 23px;
	height: 22px;
	display: inline;
}

div.spec-table table .icon span.icon-at {
	background: url(/car/images/icon_sat.gif) no-repeat;
	text-indent: -9999px;
}

div.spec-table table .icon span.icon-mt {
	background: url(/car/images/icon_smt.gif) no-repeat;
	text-indent: -9999px;
}

div.spec-table table .icon span.icon-cvt {
	background: url(/car/images/icon_cvt.gif) no-repeat;
	text-indent: -9999px;
}

div.spec-table table .icon span.icon-g {
	background: url(/car/images/icon_g.gif) no-repeat;
	text-indent: -9999px;
}

div.spec-table table .icon span.icon-d {
	background: url(/car/images/icon_d.gif) no-repeat;
	text-indent: -9999px;
}

div.spec-table table .icon span.icon-e {
	background: url(/car/images/icon_e.gif) no-repeat;
	text-indent: -9999px;
}

div.spec-table table .icon span.icon-l {
	background: url(/car/images/icon_l.gif) no-repeat;
	text-indent: -9999px;
}

div.spec-table table .icon span.icon-ff {
	background: url(/car/images/icon_ff.gif) no-repeat;
	text-indent: -9999px;
}

div.spec-table table .icon span.icon-fr {
	background: url(/car/images/icon_fr.gif) no-repeat;
	text-indent: -9999px;
}

div.spec-table table .icon span.icon-4wd {
	background: url(/car/images/icon_4wd.gif) no-repeat;
	text-indent: -9999px;
}

div.spec-table table .icon span.icon-rr {
	background: url(/car/images/icon_rr.gif) no-repeat;
	text-indent: -9999px;
}

div.spec-table table .icon span.icon-mid {
	background: url(/car/images/icon_mid.gif) no-repeat;
	text-indent: -9999px;
}

div.spec-table table .icon span.icon-capa {
	background: url(/car/images/icon_capa.gif) no-repeat;
	padding: 2px 0 0 3px;
	width: 20px;
	height: 20px;
}

div.spec-table table .icon span.icon-h {
	background: url(/car/images/icon_h.gif) no-repeat;
	text-indent: -9999px;
}

div.spec-table table td.trimname
{
	text-align:left;
}

p.cap {
	font-size: 0.86em;
	padding-bottom: 10px;
	line-height: 1.3em;
	color: #999999;
}

div.spec-detail {
	/*background: url(/car/images/spec_border.gif) left bottom repeat-x;*/
	border-right: solid 5px #C2CCD3;
	margin-bottom: 10px;
}

div.spec-detail div.box {
	/*background: url(/car/images/spec_border.gif) left top repeat-x;*/
}

div.spec-detail div.contents-right {
	width: 220px;
	padding: 20px 10px 0;
}

div.spec-detail div.contents-right dl {
	border-bottom: dotted 1px #CCCCCC;
	padding: 0 30px 10px;
	font-weight: bold;
}

div.spec-detail div.contents-right dl dt {
	padding-bottom: 10px;
}

div.spec-detail div.contents-right dl dd {
	color: #D24444;
}

div.spec-detail div.contents-right ul {
	padding: 10px 0 10px 30px;
}

div.spec-detail div.contents-right ul li {
	/*background: url(/common/images/arrow1.gif) left 5px no-repeat;*/
	padding: 0 0 4px 10px;
}

div.spec-detail div.contents-right ul li a {
	color: #108DD6;
}

div.spec-detail div.contents-right p.btn {
	padding-left: 30px;
}

div.spec-detail-list table {
	width: 305px;
	background: #EEEEEE;
	margin-bottom: 10px;
}

div.spec-detail-list {
	margin-bottom: 20px;
}

div.spec-open,
div.spec-close {
	margin: 0 0 10px;
	background: #EEEEEE;
	padding: 2px 0 2px 0;
	clear: both;
}

div.spec-open h5 {
	background: url(/car/images/btn_plus.gif) 5px 2px no-repeat;
	padding-left: 20px;
}

div.spec-close h3,
div.spec-close h5 {
	background: url(/car/images/btn_minus.gif) 5px 2px no-repeat;
	padding-left: 20px;
}

div.spec-detail-list h5 a:hover {
	text-decoration: none;
}

div.spec-open h5 a {
	color: #2980E8;
}
div.spec-open h5 a:hover {
	color: #2980E8;
}

div.spec-detail-list table {
	border-left: solid 1px #CCCCCC;
	border-top: solid 1px #CCCCCC;
	background:  #FFFFFF;
	line-height: 1.2em;
	margin-bottom: 20px;
}

div.spec-detail-list table th,
div.spec-detail-list table td {
	height: 30px;
	vertical-align: middle;
	padding: 0 0 0 10px;
}

div.spec-detail-list table th {
	border-bottom: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	background: #EEEEEE;
	width: 150px;
	font-weight: normal;
}

div.spec-detail-list table td {
	border-bottom: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	width: 150px;
}

div.spec-detail-list span.price {
	color: #CC0000;
}

div.spec-detail-list span.small {
	font-size: 0.86em;
}

div.specthumbnail
{
	margin:10px 10px 10px 10px;
	float:left;
}


/* car_entry_form--------------------------------------------------------- */

p.notes {
	color: #999999;
	padding: 0 0 5px;
}

table.entry-table {
	border-left: solid 1px #CCCCCC;
	border-top: solid 1px #CCCCCC;
	background:  #FFFFFF;
	line-height: 1.2em;
}

table.entry-table th,
table.entry-table td {
	padding: 10px;
	text-align: left;
}

table.entry-table th {
	border-bottom: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	background: #F6F6F6;
	width: 155px;
	font-weight: normal;
}

table.entry-table th p {
	background: url(/common/images/arrow5.gif) left 5px no-repeat;
	padding-left: 10px;
}

table.entry-table th p span.required {
	/* <lang> en */
	padding-left: 15px;
}

table.entry-table td {
	border-bottom: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	width: 415px;
	word-break: break-all;
	word-wrap: break-word;
	line-break: strict;
	white-space: normal;
	float: left;
}

table.entry-table td span.cap {
	padding-left: 5px;
}

table.entry-table .entry-form {
	width: 240px;
}

p.attention {
	margin: 15px 0 10px;
	text-align: center;
	font-size: 1.2em;
	color: #E60012;
	font-weight: bold;
}

div.attention-box {
	border: solid 1px #EDC4C4;
	background: #F6F6F6;
	padding: 5px;
	margin-bottom: 20px;
}

div.attention-box p {
	color: #CC0000;
	padding-bottom:10px;
	
}

div.attention-box p span {
	font-weight: bold;
}

div.entry-complete {
	border: solid 1px #CCCCCC;
	background: #F6F6F6;
	padding: 10px;
	text-align: center;
}

div.entry-complete p {
	padding-top: 10px;
	line-height: 1.5em;
}

p.entry-back {
	margin: 35px 0;
	text-align: center;
}

p.entry-back span {
	background: url(/common/images/arrow6.gif) left 5px no-repeat;
	padding: 0 20px 0 9px;
}


/* car-m-02--------------------------------------------------------- */

div.profile {
	margin: 10px 0 20px;
}

div.profile h4 {
	background: #EEEEEE;
	padding: 2px 5px;
	display:inline-block;
	width:625px;
}
div.profile h4 div {
    float:left;
}
div.profile h4 a {
    float:right;
    padding-top:2px;
    cursor:pointer;
}
div.profile div.profile-text{
    color:#333333;
}
div.profile span.cmn_icon_minkara_official,
div.profile span.cmn_icon_user_post
{
    margin: 5px 0 0 0;
	float: left;
}
div.profile div.linkText {
	padding: 3px 10px 5px 80px;
	width: 550px;
	font-size:14px;
	line-height: 1.6em;
}

div.profile-border
{
    background: url(/common/images/border2.gif) repeat-x 0 100%; 
}

ul.profile-edit {
	border-bottom: solid 1px #333333;
	margin-bottom: 20px;
}

ul.profile-edit li {
	padding: 10px 25px;
	border-bottom: solid 1px #CCCCCC;
}

ul.profile-edit li p {
	background: url(/common/images/point4.gif) left 7px no-repeat;
	padding-left: 10px;
	float: left;
	font-weight: bold;
}

ul.profile-edit li span {
	float: right;
}

div.profile-add {
	text-align: center;
	margin-bottom: 20px;
}

div.profile-add p {
	color: #FF9900;
	padding-bottom: 3px;
}

div.profile dl {
	padding: 10px;
	border-bottom: dotted 1px #CCCCCC;
}

div.profile dl dt {
	background: url(/common/images/point4.gif) left 7px no-repeat;
	padding: 0 0 0 10px;
}


/* car-model08--------------------------------------------------------- */

div.qa-entry h4 {
	padding: 5px 10px 10px;
	color: #333;
}

table.qa-entry-table {
	border-left: solid 1px #CCCCCC;
	border-top: solid 1px #CCCCCC;
	background:  #FFFFFF;
	line-height: 1.2em;
}

table.qa-entry-table th,
table.qa-entry-table td {
	padding: 10px;
	text-align: left;
}

table.qa-entry-table th {
	border-bottom: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	background: #F6F6F6;
	width: 200px;
	font-weight: normal;
}

table.qa-entry-table th p {
	background: url(/common/images/arrow5.gif) left 5px no-repeat;
	padding-left: 10px;
}

table.qa-entry-table th p span.required {
	padding-left: 10px;
}

table.qa-entry-table td {
	border-bottom: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	width: 370px;
	word-break: break-all;
	word-wrap: break-word;
	line-break: strict;
	white-space: normal;
	float: left;
	line-height: 1.7em;
}

table.qa-entry-table th div.cap {
	font-size: 0.86em;
	color: #999999;
	line-height: 1.2em;
	padding: 3px 0 0;
}

table.qa-entry-table th div.cap span {
	font-size: 1.2em;
}

table.qa-entry-table td dd {
	margin: -20px 0 5px 60px;
}

table.qa-entry-table td span.cap {
	padding-left: 5px;
}

table.qa-entry-table .entry-form {
	width: 360px;
}

table.qa-entry-table textarea {
	height: 200px;
}

/* car-model10--------------------------------------------------------- */
table.contents-left th p {
	background: url(/common/images/arrow5.gif) left 5px no-repeat;
	padding-left: 10px;
}

table.contents-right th p {
	background: url(/common/images/arrow5.gif) left 5px no-repeat;
	padding-left: 10px;
}

/* catalog-cateogry-list ---------------------------------------------- */
.brand-margin
{
	margin-bottom:5px;
	vertical-align:middle;
}

/* car-modeltop-family-model-list ---------------------------------------------- */
ul.family-model
{
    display:inline-block; 
    width:100%;

}
ul.family-model li
{
    float:left;
    width:120px;
    height: 100px;
    padding: 0 10px 5px 10px;
    text-align:center;
}

/*Like*/
.count
{
	margin-top:3px;
	font-size:0.9em;
}

.count *
{
	vertical-align:middle;
}

.count img
{
	margin-right:3px;
}


/*----------side - ranking------------*/
li.ranking{
	width:100%;
}

li.ranking .rank_icon {
	padding: 5px;
	float:left;
	width:44px;
}

li.ranking .rank_photo {
	padding: 5px;
	float:left;
	width:50px;
}

li.ranking .rank_detail {
	padding: 5px;
	float:left;
	width:150px;
}

li.ranking .rank_detail p{
	padding-bottom:3px;
}

/*----------modeltop------------*/
.minkaratop_contents
{
    border-style:solid;
    border:solid 3px #E3EDF3;
    width: 625px;
    font-size:12px;
}
.minkaratop_contents ul
{
    padding-left:15px;
}
.minkaratop_contents ul.list3 li {
	width: 95px;
	float: left;
	padding-right: 25px;
}
.minkaratop_contents ul.list2 li {
    width:610px;
}
.minkaratop_contents ul.list2 li div.contents-left {
    padding-right:10px;
}
.minkaratop_contents ul.list2 li div.contents-right 
{
    float:left;
    width:550px;
}
.minkaratop_contents ul.list2 li span.link
{
    font-size:12px;
    line-height:24px;
}
.minkaratop_contents ul.list2 li div.qa-right
{
    width:573px;
}
.minkaratop_contents ul.list2 li div.group-right
{
    width:533px;
}
.minkaratop_contents div.morelist
{
  padding:8px 5px 5px 0;
  display:inline-block;
  float:right;
}
.modeltop_profile_more 
{
    cursor:pointer;
    float:right;
}
.modeltop_profile_more a:hover
{
	color: #999999;
	text-decoration: none;
}
.modeltop_contents_title {
    width: 600px;
    margin-left:10px;
    margin-top:4px;
}
.modeltop_contents
{
    border-style:solid;
    border:solid 3px #E3EDF3;
    width: 625px;
    font-size:14px;
}
.modeltop_contents ul
{
    padding-left:15px;
}
.modeltop_contents ul.list3 li {
	width: 95px;
	float: left;
	padding-right: 25px;
}
.modeltop_contents ul.list2 li {
    width:610px;
}
.modeltop_contents ul.list2 li div.contents-left {
    padding-right:10px;
}
.modeltop_contents ul.list2 li div.contents-right 
{
    float:left;
    width:550px;
}
.modeltop_contents ul.list2 li span.link
{
    font-size:15px;
    line-height:24px;
}
.modeltop_contents ul.list2 li div.qa-right
{
    width:573px;
}
.modeltop_contents ul.list2 li div.group-right
{
    width:533px;
}
.modeltop_contents div.morelist
{
  padding:8px 5px 5px 0;
  display:inline-block;
  float:right;
}
ul.catalogtop_review li{
    padding-bottom:10px;
}

div.top_contents_v a{
	width: 45px;
	height: 45px;
	display: table-cell;
	vertical-align: middle;
}
.top_contents_star span
{
    font-size:12px;
}
.top_contents_star img
{
    vertical-align:bottom;
    display:inline;
    position:relative;
    bottom : 1px;
}
.top_contents_star span.point
{
    color:#FF9830;
    font-weight:bold;
}

#nanisiteru_tweet li {
	padding: 0 0 7px;
	margin: 7px 0 0;
	border-bottom: dotted 1px #CCCCCC;
}

#nanisiteru_tweet li div.contents-left {
	padding: 0 0 0 10px;
}

#nanisiteru_tweet li div.contents-right {
	width: 540px;
}

#nanisiteru_tweet li p.tweet-text {
	padding-bottom: 5px;
}

#nanisiteru_tweet li p.tweet-text a {
	color: #2980E8;
	padding: 0 5px;
}

#nanisiteru_tweet li p.tweet-text a:hover {
	color: #2980E8;	
}

#nanisiteru_tweet li p.tweet-date span {
	padding: 0 5px;
	color: #999999;
}

#nanisiteru_tweet li span.tweet-name a {
	color: #999999;
}

#nanisiteru_tweet li p.tweet-date span.tweet-name {
	padding: 0 5px 0 0;
	border-right: solid 1px #CCCCCC;
}

/***** 愛車GP2011 *****/
#main .cargpwrap {
    border: none;
	font-size: 14px;
	margin:0;
	padding:3px;
    width:auto;
	background-image:url(/car/images/gp2011/bg.png);
	margin-bottom:10px;
}

#main .cargp {
	background-color:#FFFFFF;
    border: 1px solid #CCCCCC;
	padding: 5px;
}

#main .cargp .center {
	text-align:center;
}

#main .cargp h4 {
    margin: 0 5px 10px;
	}

#main .cargp ul.gplist
,#main .cargp ul.gplist06 {
	overflow:hidden;
	padding-left:13px;
	margin-bottom:10px;
}

#main .cargp ul.gplist li img
,#main .cargp ul.gplist06 li img {
	margin-bottom:2px;
}

#main .cargp ul.gplist li {
	float: left;
    padding: 0 0 0 28px;
    width: 95px;
}

#main .cargp ul.gplist li.first {
    padding: 0 0 0 0;
}

#main .cargp ul.gplist06 li {
	float: left;
    padding: 0 4px 0 0;
    width: 95px;
}

#main .usedcar_link {
    border: 1px solid #CCCCCC;
    padding: 10px 0 25px;
    margin-top:-10px;
}
#main .usedcar_link .morelist {
	text-align:right;
}
#main .usedcar_link .more {
	margin-right:10px;
	padding-bottom:5px;
	display:inline-block;
	float:none;
}
#main .usedcar_link .carsenser_logo {
	float:right;
	margin-right:10px;
}

/* ---------------------------------------
    Carview CarSelect
--------------------------------------- */
div.carselect_left
{
    margin:0 5px 0 10px;
    float:left;
}
div.top_cslist
{
   padding-top:10px;
}
div.top_cslist a.palette,
div.top_cslist a.palette_img {
	display: block;
	float: left;
	width:310px;
	height: 165px;
	text-decoration: none;
	overflow: hidden;
}
div.top_cslist a.palette {
	border: 3px solid #4A66AC;
}
div.top_cslist a.palette:hover {
    border-color:#8AA6EC;
}
/* for IE6 */
* html body div.top_cslist a.palette {
	width: 310px;
	height: 165px;
}
/* end for IE6 */
div.top_cslist a.palette span.title {
	margin: 2px 2px 0px 2px;
	color: #333;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.3;
	overflow: hidden;
}
div.top_cslist a.palette table {
	width: 100%;
	padding: 0 0;
}
div.top_cslist a.palette table td {
	text-align: center;
	vertical-align: top;
	width: 100px;
	overflow: hidden;
}
* html body div.top_cslist a.palette table td {
}
div.top_cslist a.palette table td img.model {
	width: auto;
	height: 65px;
	max-width:107px;
}
div.top_cslist a.palette table td img.palette {
	height: 100px;
	width: auto;
}
div.top_cslist table
{
     table-layout:fixed;
}
td.cslist_model * {
	text-align: left;
}
td.cslist_model span.model,
td.cslist_model div {
    display: block;
    margin: 0 5px;
    padding-left:10px;
}
td.cslist_model
{
    color:#4A66AC;
    font-family: 'メイリオ','Meiryo','ＭＳ Ｐゴシック';
}
td.cslist_model span.model
{
    display:inline-block;
    overflow:hidden;
    line-height:16px;
    font-size:12px;
    width:90%;
}
span.point_head
{
    background-color:#4A66AC;
    display:inline-block;
    text-align:center;
    width:95%;
    color:#FFF;
    margin: 0 auto 3px auto;
    line-height: 1.4;
    font-size:12px;
    margin-bottom:10px;
}
* html body div.top_cslist span.point_head,
*:first-child+html div.top_cslist span.point_head {
   margin-left: 7px;
}
td.cslist_model div.avg_point
{
    display:inline-block;
    font-size:14px;
    font-weight:bold;
    line-height:18px;
    margin: 0 5px 0 5px;
    color:#4a66ac;
    width:140px;
}
*:first-child+html td.cslist_model div.avg_point {
  margin-bottom:0px;
  height:24px;
  vertical-align:top;
}
td.cslist_model div.avg_point img
{
   width:16px;
   height:17px;
}
td.cslist_model div.avg_point span.point
{
   display:inline;
   font-size:22px;
   font-weight:bold;
   font-family: Verdana;
   margin:0;
}
div.top_cslist tr.head_title
{
    height :35px;
}
div.top_cslist tr.head_title td span
{
    width:300px;
    display:block;
    color:#000;
    font-weight:bold;
}
div.top_cslist tr.head_model_image
{
    height :65px;
    margin :0;
}
div.top_cslist tr.head_palette_image
{
    height :165px;
}
*:first-child+html div.top_cslist tr.head_palette_image td {
    margin: 0 auto;
    width:100%;
}
div.top_cslist tr.head_palette_image img
{
    height :165px;
    width:auto;
}
*:first-child+html div.top_cslist tr.head_model_image td{
    margin: 0 auto;
    width:100%;
}

/* car-home-default stream */
div.streamreal {
    margin: 10px auto;
    padding: 0;
    width: 560px;
}

div.streamreal dl {
    margin: 0;
    padding: 0;
    width: 560px;
	font-size:16px;
	text-align:center;
	/*background: url(/car/images/streamreal.png) no-repeat 0 0;*/
	display:table;
	height:55px;
	clear:both;
	overflow:hidden;
	_display:block;
}

div.streamreal dl dt {
    width: 390px;
    height: 55px;
	float:left;
    vertical-align: middle;
}

div.streamreal dl dt a {
	display: table-cell;
    height: 55px;
    vertical-align: middle;
    line-height: 18px;
    margin: 0;
    padding: 0 5px;
    width: 390px;
    _width: 380px;
    _height: 35px;
	_display:block;
    _padding:10px 5px;
    font-weight:bold;
    color:#315195;
}
/*IE7*/
*:first-child+html div.streamreal dl dt{
    padding-top:10px;
}

div.streamreal dl dd {
    width: 170px;
	height:55px;
	float:right;
    margin: 0;
    padding: 0;
}

div.streamreal dl dd a {	
    margin: 0;
    padding: 0;
    display: block;
	text-indent:-999999px;
    width: 170px;
	height:55px;
}
/* footer localnavi */
.footnavi_block
{
	display:inline-block;
	border:solid 3px #58A9D5;
	width:599px;
	border-radius:10px;
	padding:15px;
}
.footnavi_block .navi_head_block
{
	display:inline-block;
	padding-bottom:20px;
	border-bottom:solid 1px #A9A8A9;
	margin-bottom:20px;
	text-align:left;
	width:100%;
}
.footnavi_block .navi_head_block img.modeliamge
{
	float:left;
	margin-right:20px;
	margin-left:40px;
}
.footnavi_block .navi_head_block .navi_head_right_block
{
	margin-top:5px;
}
.footnavi_block .navi_head_block span.modelname
{
	font-size:20px;
	font-weight:bold;
}
.footnavi_block .navi_head_block div.lnk
{
	margin-top:10px;
	margin-right:10px;
	display:inline-block;
	float:left;
}
.footnavi_block .navi_main_block
{
	display:inline-block;
	padding-left:40px;
}
.footnavi_block .navi_main_block ul
{
	float:left;
	width:180px;
}
.footnavi_block .navi_main_block ul li
{
	/*background-image:url(/common/images/arrow4.gif);*/
	background-position :left center;
	background-repeat:no-repeat;
	padding-left:8px;
	line-height:20px;
}
/* cartop*/
.tow_contents_block
{
	display:inline-block;
	width:635px;
}
.tow_contents_block .contents
{
	display:inline-block;
	float:left;
	width:305px;
}
.tow_contents_block .contents_margin_right
{
	margin-right:25px;
}
.topic_image_block
{
	display:inline-block;
	width:100%;
	text-align:center;
}
.topic_image_block img
{
	width:96px;
}
ul.topic_list_block
{
	margin-left:5px;
}
ul.news_block li,
ul.topic_list_block li
{
	margin-top:10px;
}
ul.news_block li a,
ul.topic_list_block li a
{
	padding-left:14px;
	text-decoration:underline;
}
ul.news_block
{
	margin-left:5px;
}
ul.news_block li a
{
	display:inline-block;
	text-decoration:none;
}
ul.news_block li a span
{
	text-decoration:underline;
}
#articleContentsBox ul.news_items { position: relative; width: 305px; overflow: hidden; }
#articleContentsBox ul.news_items li { overflow: hidden; margin-bottom: 7px; }
#articleContentsBox ul.news_items .news_thumb { margin: 0 0 7px 0; width:70px; height:44px; overflow:hidden; float: left; }
#articleContentsBox ul.news_items .news_thumb img { width:70px; }
#articleContentsBox ul.news_items .news_right { margin-left: 80px; }
#articleContentsBox ul.news_items .news_right .news_tag { background-color: #FCAF37; color: #fff; font-size: 10px; line-height: 15px; letter-spacing: 1px; padding: 2px 4px 2px 6px; vertical-align: top; margin-right: 5px; }
#articleContentsBox ul.news_items .news_right .news_date { color:#6f6f6f; }
#articleContentsBox ul.news_items .news_right .news_title { /*font-size: 0.83333em;*/ margin-top:2px; }
div.news_box
{
	float:left;
	background-color:#FCAF37;
	display:inline-block;
	color:#FFFFFF;
	line-height:14px;
	width:40px;
	font-size:8px;
	text-align:center;
	margin-right:5px;
	border-radius:3px;
}
div.off_search
{
	margin-top:10px;
}
/* cartop headerlink*/
.title_image{	/*edit-2カラム化*/
	float:right;
	position:relative;
	/*top:-10px;*/
}
.title_image a
{
	margin-left:10px;
}

/* ↓add-2カラム化*/
.title_image ul{
	height: 24px;
	overflow: hidden;
}
.title_image ul li{
	float:left;
	width: 140px;
	border:solid 1px #666;
	margin:2px 3px 0 0;
	padding-left: 5px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	background: #fff url(/car/images/mdl_localnavi11/bg_mdl_localnavi11_list.gif) top right repeat-x;
}
.title_image ul li a{
	margin: 0;
	font-size: 11px;
	line-height: 1em;
	padding: 4px;
	display: block;
	text-align: center;
	text-indent: 0.5em;
}
.title_image ul li a:hover{
}
.title_image ul li a.icon_mypage{
	background: url(../images/icon_mypage17x17.png) left no-repeat
}
.title_image ul li a.icon_writeblog{
	background: url(../images/icon_writeblog17x17.png) left no-repeat
}
.title_image ul li a.icon_photo{
	background: url(../images/icon_photo17x17.png) left no-repeat
}
/* ↑add-2カラム化*/

/*eventcalendar off meeting*/
ul.event_list_block li
{
	padding-bottom:5px;
	border-bottom:solid 1px #CCCCCC;
	margin-bottom:10px;
}
ul.event_list_block li
{
	display:inline-block;
}
ul.event_list_block div.event_region_box
{
	float:left;
	background-color:#30B401;
	color:#FFFFFF;
	display:inline-block;
	line-height:14px;
	width:40px;
	font-size:10px;
	text-align:center;
	margin-right:5px;
	border-radius:3px;
}
ul.event_list_block div.event_text
{
	float:left;
	width:230px;
	display:inline-block;
	line-height:16px;
}	
/* cartop partsranking*/
div.cartop_partsspace
{
	float:left;
	width:10px;
	height:20px;
}
div.cartop_partsranking
{
	display:inline-block;
	width:145px;
	border:solid 1px #CCCCCC;
	padding:0 0 10px 0;
	float:left;
}
div.cartop_partsranking .categoryname
{
	background-color:#F2F2F2;
	color:#000000;
	font-weight:bold;
	text-align:center;
	padding-top:5px;
	height:26px;
	border-bottom:solid 1px #CCCCCC;
}
div.cartop_partsranking .categoryname span.fontsmall
{
	font-size:10px;
	line-height:normal;
}
div.cartop_partsranking ul div.rankimg
{
	display:inline-block;
	width:100%;
}
div.cartop_partsranking ul div.rankimg .rank_img
{
	margin:10px 8px 5px 8px;
	float:left;
}
div.cartop_partsranking ul div.rankimg .partsname
{
	margin-top:12px;
	float:left;
	width:98px;
	height:32px;
	line-height:15px;
}
div.cartop_partsranking ul div.partsimg
{
	display:inline-block;
	width:100%;
}
div.cartop_partsranking ul div.partsimg img.partsimage
{
	float:left;
	width:45px;
	height:45px;
	margin-left:5px;
}
div.cartop_partsranking ul div.partsimg div.partstext
{
	margin-top:5px;
	margin-left:5px;
	float:left;
	line-height:20px;
}
div.cartop_partsranking ul div.partsimg div.partstext .rank_icon
{
	width:13px;
	height:13px;
}
div.cartop_partsranking ul div.partsimg div.partstext span.count_color
{
	color:#2D87D4;
}
div.ecshop_link
{
	margin-top:10px;
	margin-left:20px;
	width:280px;
	display:inline-block;
}
/* cartop democar */
div.on_top
{
	position:relative;
	z-index:2;
	top:5px;
	left:3px;
	height:0;
	float:left;
	font-size:11px;
}
div.on_top div
{
	background-color:#5c88d3;
	color:#FFFFFF;
	display:inline-block;
	padding:0 5px;
	border-radius:0 0 10px 0/0 0 5px 0;
}
div.pr_on_top
{
	position:absolute;
	background-color:#5c88d3;
	color:#ffffff;
	font-size:11px;
	padding:0 8px;
	border-radius:0 0 12px 0/0 0 5px 0;
	margin-top:4px;
	margin-left:1px;
}

/* ↓edit-2カラム化
*****************************************************/
#yauc_container {
    display: none;
    font-size: 12px;
    margin: 0 0 10px;
    width:630px;
    /*float:left;*/
    padding-left:10px;
}

#commerce_container_slim #yauc_container,
.affiliate_carousel #yauc_container 
{
    /*width:309px;*/
    padding-left:0;
}

#yauc_container .grid {
    border: 1px solid #CCCCCC;
    padding: 10px 0 0;
}
#yauc_container .title h4 {
    display: block;
    margin: 0 1px 0 0;
    width: auto;
}
#yauc_container .title .badge {
    background: url("/common/images/y_auction01.png") no-repeat scroll 0 0 transparent;
    display: block;
    float: right;
    height: 21px;
    position: relative;
    top: -5px;
    width: 150px;
    padding-left:10px;
}
#yauc_container .badge {
    background: url("/common/images/y_auction01.png") no-repeat scroll 0 0 transparent;
    display: block;
    float: right;
    height: 21px;
    position: relative;
    top: -5px;
    width: 150px;
    padding-left:5px;
}
#commerce_container_slim #yauc_container .title .badge,
.affiliate_carousel #yauc_container .title .badge {
    width: 142px;
}

#yauc_container .prev, #yauc_container .next {
    float: left;
    margin: 0 5px 0 7px;
    outline: medium none;
    overflow: hidden;
    position: relative;
    top: 60px;
}
#yauc_container .prev{
    top: 60px;
}
#yauc_container .next {
    top: 50px;
}

#commerce_container_slim #yauc_container .prev, #commerce_container_slim #yauc_container .next,
.affiliate_carousel #yauc_container .prev, .affiliate_carousel #yauc_container .next {
    margin: 0 16px;
}

#yauc_container .prev img, #yauc_container .next img {
    height: 20px;
    width: 20px;
}

#commerce_container_slim #yauc_container .prev img,#commerce_container_slim #yauc_container .next img,
.affiliate_carousel #yauc_container .prev img,.affiliate_carousel #yauc_container .next img {
    height: 19px;
    width: 19px;
}

#yauc_container p.dd {
    padding: 0 5px 35px 0;
    text-align: right;
}
#yauc_carousel {
    float: left;
    height: 170px;
    overflow: hidden;
    position: relative;
    width: 520px;
}


#yauc_carousel ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: absolute;
    width: 20000em;
}
#yauc_carousel li {
    float: left;
    margin: 0 4px;
    width: 132px;
}
#commerce_container_slim #yauc_carousel li,
.affiliate_carousel #yauc_carousel li {
    width: 122px;
}
#yauc_carousel p.ytitle {
    display: block;
    height: 50px;
    margin: 0 0 5px;
    overflow:hidden;
}
#yauc_carousel .price {
    background: url("/common/images/auction_h.gif") no-repeat scroll 0 0 transparent;
    color: #ff0000;
    font-weight: bold;
    padding: 0 0 0 20px;
}
#yauc_carousel .bids {
    color: red;
    font-weight: bold;
}
#yauc_carousel .remain {
    background: url("/common/images/auction_timer.gif") no-repeat scroll 0 0 transparent;
    color: red;
    font-weight: bold;
    padding: 0 0 0 20px;
}
#yauc_carousel .img {
    height: 99px;
    width: 132px;
    margin-top: 16px;
    margin-bottom: 5px;
}
#commerce_container_slim #yauc_carousel .img,
.affiliate_carousel #yauc_carousel .img {
    height: 92px;
    width: 122px;
    margin-top: 0px;
}

#yshp_container {
    display: none;
    font-size: 12px;
    margin: 0 0 10px;
    width:355px;
    /*float:left;*/
    padding-left:10px;
}
#commerce_container_slim #yshp_container,
.affiliate_carousel #yshp_container{
    width:630px;
    padding-left:0;
}
#yshp_container .grid {
    border: 1px solid #CCCCCC;
    padding: 10px 0 0;
}
#yshp_container .title h4 {
    display: block;
    margin: 0 1px 0 0;
    width: auto;
}
#yshp_container .title .badge {
    background: url("/common/images/y_shopping01.png") no-repeat scroll 0 0 transparent;
    display: block;
    float: right;
    height: 21px;
    position: relative;
    top: -5px;
    width: 190px;
}
#yshp_container .badge {
    background: url("/common/images/y_shopping01.png") no-repeat scroll 0 0 transparent;
    display: block;
    float: right;
    height: 21px;
    position: relative;
    top: -5px;
    width: 190px;
	padding-left:5px;
}
#commerce_container_slim #yshp_container .title .badge,
.affiliate_carousel #yshp_container .title .badge {
    background: url("/common/images/y_shopping02.png") no-repeat scroll 0 0 transparent;
    width:163px;
    top:-3px;
}
#commerce_container_slim #yshp_container .badge,
.affiliate_carousel #yshp_container .badge {
    background: url("/common/images/y_shopping02.png") no-repeat scroll 0 0 transparent;
    width:163px;
    top:-3px;
}
#yshp_container .prev, #yshp_container .next {
    float: left;
    margin: 0 5px 0 7px;
    outline: medium none;
    overflow: hidden;
    position: relative;

}
#yshp_container .prev{
    top: 60px;
}
#yshp_container .next {
    top: 50px;
}
#commerce_container_slim #yshp_container .prev, #commerce_container_slim #yshp_container .next,
.affiliate_carousel #yshp_container .prev, .affiliate_carousel #yshp_container .next {
    margin: 0 16px;
}
#yshp_container .prev img, #yshp_container .next img {
    height: 20px;
    width: 20px;
}

#commerce_container_slim #yshp_container .prev img,#commerce_container_slim #yshp_container .next img,
.affiliate_carousel #yshp_container .prev img,.affiliate_carousel #yshp_container .next img {
    height: 19px;
    width: 19px;
}
#yshp_container p.dd {
    padding: 0 5px 5px 0;
    text-align: right;
}
#yshp_carousel {
    float: left;
    height: 190px;
    overflow: hidden;
    position: relative;
    width: 520px;
}


#yshp_carousel ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: absolute;
    width: 20000em;
}
#yshp_carousel li {
    float: left;
    margin: 0 4px;
    width: 132px;
}
#commerce_container_slim #yshp_carousel li,
.affiliate_carousel #yshp_carousel li {
    width: 122px;
}
#yshp_carousel p.ytitle {
    display: block;
    height: 50px;
    margin: 0 0 5px;
    overflow:hidden;
}
#yshp_carousel .price {
    background: url("/common/images/en_icon.gif") no-repeat scroll 0 0 transparent;
    color: #ff0000;
    font-weight: bold;
    padding: 0 0 0 20px;
}
#yshp_carousel .bids {
    color: red;
    font-weight: bold;
}
#yshp_carousel .dcSend {
    background: none repeat scroll 0 0 #F8275B;
    border: 1px solid #F8275B;
    color: #FFFFFF;
    display: inline-block;
    font-weight: bold;
    margin: 0 0 4px;
    padding: 0 4px;
    text-align: center;
    width: 110px;
}
#yshp_carousel .dcPoint {
    background: none repeat scroll 0 0 #FFFAD0;
    border: 1px solid #FFDB02;
    color: #B87E00;
    display: inline-block;
    font-weight: bold;
    margin: 0 0 4px;
    padding: 0 4px;
    text-align: center;
    width: 110px;
}
#yshp_carousel .dcCredit {
    background: none repeat scroll 0 0 #EBFAFF;
    border: 1px solid #00BFFF;
    color: #006789;
    display: inline-block;
    font-weight: bold;
    padding: 0 4px;
    text-align: center;
    width: 110px;
}
#yshp_carousel .img {
    /*height: 132px;
    width: 132px;*/
}
#commerce_container_slim #yshp_carousel .img,
.affiliate_carousel #yshp_carousel .img {
    height: 122px;
    width: 122px;
	margin-top:-10px;
}

#divSearcher {
    clear: both;
    margin: 0 auto 15px;
    width: auto;
    height: 28px;
}

#divSearcher .srchTxt {
    border: 1px solid #606060;
    display: block;
    height: 28px;
    width: auto;
    float: left;
}
#divSearcher .srchTxt input {
    background-color: rgba(0, 0, 0, 0);
    border: medium none;
    height: 22px;
    line-height: 22px;
    min-height: 22px;
    outline: 0 none;
    padding: 3px 10px;
    width: 300px;
    float: left;
}
#divSearcher.top .srchTxt input {
    width: 275px;
}
#divSearcher .srchSgst {
	z-index: 100;
	top: 24px;
	left: 8px;
}

#divSearcher .srchTxt select, .srchSales select {
    border: 1px solid #CCCCCC;
    padding: 3px;
    margin: 2px 2px;
	height: 24px;
	width:157px;
    float: left;
}
#divSearcher.top .srchTxt select {
	width:182px;
}

#divSearcher .srchBtn {
	margin: 0 10px 0 0;
    float: left;
}
#divSearcher .srchBtn input {
    border: 1px solid #606060;
    border-left: medium none;
    height: 28px;
}

#divSearcher .advnSrchBtn {
	margin: 4px;
    float: left;
}

#divSearcher .clearBtn {
	margin: 7px 10px;
    float: left;
}
/* ↑edit-2カラム化
*****************************************************/
