/* 161024追加
-----------------------------*/
#tab_detail {
	display: none;
}


/* common
-----------------------------*/
body {
	margin: 0;
	padding: 0;
}
div#wrap {
	margin: 0 auto;
	padding: 0;
	width: 100% !important;
}
div#header, div#footer {}
div#header a:link, div#header a:visited,
div#footer a:link, div#footer a:visited {
	text-decoration: none;
}
div#header a:hover, div#footer a:hover { text-decoration: underline; }
div#header img, div#footer img { vertical-align: top; }

/* style */
.tc { text-align: center !important; }

/* all
-----------------------------*/
div.topicpath {
	display: none;
	width: auto;
}
div#contents {
	width: 960px !important;
	padding: 20px 0 40px 0 !important;
	margin: 0 auto !important;
	zoom: 1;
}
div#main { width: auto; }


/* header
-----------------------------*/
div#header h1 {
	border: none !important;
	margin: 0 !important;
	padding: 0 !important;
}

#sub_menu {
	background-color: #e60000;
	width: 100%;
}

#sub_menu ul {
	margin: 0 auto;
	max-width: 1020px;
	width: 100%;
}

#sub_menu ul li {
	border-left: 1px solid #ff6666;
	box-sizing: border-box;
	float: left;
	height: 46px;
}

#sub_menu_home {
	width: 10%;
}

#sub_menu_campaign {
    width: 20%;
}

#sub_menu_voice {
	width: 13%;
}

#sub_menu_area {
	width: 15%;
}

#sub_menu_company {
	width: 10%;
}

#sub_menu_access {
	width: 15%;
}

#sub_menu_contact {
	border-right: 1px solid #ff6666;
	width: 17%;
}

#sub_menu ul li a {
	color: #ffffff;
	display: block;
	font-size: 14px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	text-decoration: none;
}

#sub_menu ul li a:hover, #sub_menu ul li a:hover span.sp_hidden {
	background-color: #ffffff;
	color: #e60000;
	font-weight: bold;
}

header .block_basic {
	display: table;
	height: 128px;
}

.block_basic {
	clear: both;
	margin: 0 auto;
	max-width: 1020px;
	width: 100%;
}

#head_logo {
	display: table-cell;
	vertical-align: middle;
}

header .block_basic h1 {
	color: #e60000;
	display: table-cell;
	font-size: 12px;
	line-height: 20px;
	text-align: right;
	vertical-align: middle;
}

#main_menu {
	background: url("/newpackage/0500466/img/main_menu_bg.png") repeat-x scroll 0 0;
	width: 100%;
}

#main_menu ul {
	 margin: 0 auto;
	max-width: 1020px;
	width: 100%;
}

#main_menu ul li {
	float: left;
}

#main_menu ul li a {
	display: block;
	text-align: center;
}

#main_menu_ucar {
	background-color: #e0ca10;
	width: 17%;
}

#main_menu_newcar {
	background-color: #107ce0;
	width: 16%;
}

#main_menu_lease {
	background-color: #5ba731;
	width: 17%;
}

#main_menu_rentacar {
	background-color: #e55f76;
	width: 17%;
}

#main_menu_purchase {
	background-color: #25ccca;
	width: 16%;
}

#main_menu_mainte {
	background-color: #e08510;
	width: 17%;
}

#main_menu_ucar a:hover {
	background-color: #c9b510;
}

#main_menu_newcar a:hover {
	background-color: #106fc8;
}

#main_menu_lease a:hover {
	background-color: #4b8928;
}

#main_menu_rentacar a:hover {
	background-color: #c55366;
}

#main_menu_purchase a:hover {
	background-color: #20a8a6;
}

#main_menu_mainte a:hover {
	background-color: #b86e0e;
}


/* footer
-----------------------------*/
div#footer {
	border: none !important;
}

footer {
	bottom: 0;
	width: 100%;
	font: 14px/1.8em Arial,Helvetica,sans-serif;
}

#foot_logo {
	box-sizing: border-box;
	margin: 0 auto;
	max-width: 1020px;
	padding: 20px 0;
	width: 100%;
}

.foot_fb {
	display: block;
	float: right;
}

#foot_menu {
	background-color: #eaeaea;
	box-sizing: border-box;
	width: 100%;
}

#foot_menu ul {
	box-sizing: border-box;
	margin: 0 auto;
	max-width: 1020px;
	padding-top: 5px;
	width: 100%;
}

#foot_menu ul li {
	float: left;
	padding: 7px 20px 0 0;
}

#foot_menu ul li.clear {
	clear: both;
}

#foot_menu ul li a {
	color: #000000;
	font-size: 12px;
	line-height: 18px;
	text-decoration: underline;
}

#foot_copy {
	clear: both;
	color: #666666;
	font-size: 10px;
	line-height: 16px;
	margin: 0 auto;
	max-width: 1020px;
	padding: 25px 0 10px;
	text-align: right;
	width: 100%;
}



/* title
-----------------------------*/
div#contents div#main h2,
div#contents div#main div#campaign h2,
div#contents div#main div#maintitle h2,
div#side dl.sideBox dt.title {

}
div#contents div#main div#maintitle h2 { zoom:1; }


/* group_table
-----------------------------*/
.group_table {
	float: none;
	margin: 10px 0;
	border-collapse: collapse;
	width: 100%;
	font-size: 14px;
}
.group_table th { text-align: center; }
.group_table th, .group_table th a { font-weight: bold; }
.group_table th, .group_table td {
	padding: 5px;
	border: 1px solid #CCCCCC;
}
.group_head {
	background-color: #D21717;
	color: #FFFFFF;
}
.group_head2 { background-color: #EEEEEE; }
.group_head a:link, .group_head a:visited, .group_head a:hover { color: #FFFFFF; }


/* map
-----------------------------*/
#map{ clear: both; }


/* campaign
-----------------------------*/
div#contents div#main div#campaign div.text {
	float: none;
	width: auto;
}


/* hdplan_1
-----------------------------*/
div#shopinfo div.text {
	width: 415px;
	display: inline;
	margin: 0 10px 0 0;
}
div#shopinfo div.campaign {
	width: 390px;
	display: inline;
	margin: 0 17px 0 0;
}
div#shopinfo div.campaign p.img { margin-right: 5px; }
div#shopinfo div.campaign div {
	float: none;
	width: auto;
}
#hdplan_1 ul#shopimage_s li { width: 115px; }
ul#shopimage_s { margin-bottom: 30px; }
div.hdplan_main { width: 630px !important; }
div#main div#pay {
	width: auto;
	float: none;
}
div#main div#cancel {
	float: none;
	width: auto;
}
div#main #voice th { width: 117px; }
div#main #voice p.title span.about { margin: 0; }
ul#shopimage_s li p.text { word-wrap: break-word; }


/* hdplan_2
-----------------------------*/
#hdplan_2 div#shopcomment div.text { width: 346px; }
#hdplan_2 div#main { width: 625px; }
#hdplan_2 div#main ul#shopimage_m li { padding: 0 0 0 10px; }


/* hdplan_3
-----------------------------*/
#hdplan_3 div#main { width: 645px; }
#hdplan_3 div#main div#photoBox li { padding: 0 0 10px 30px; }
#hdplan_3 div#main div#campaign div.text { width: 380px }
#hdplan_3 div#main div#certification { margin: 0 0 10px !important; }
#hdplan_3 div.icon ul li.text {
	clear: both;
	width: 100px;
}
#hdplan_3 div#main div#photoBox ul { padding: 9px 0 0 40px; }


/* summary
------------------------------------------------*/
div#searchBox { position: static; }
div#searchBox div.inner { zoom: 1; }
div.photoList table td img.new_up { margin-right: 50px; }
div.photoList .carPrice {
	padding: 5px 0;
	text-align: center !important;
}
div.photoList .carPrice p .recycle { padding-left: 70px; }
div.photoList .carPrice .borderDottTop {
	border-top: 1px dotted #CCCCCC;
	margin: 5px 0 0;
	padding: 5px 0;
}
.detailEtc a { text-decoration: none !important; }


/* summary
------------------------------------------------*/
div#main div#shopsummary div.txt { width: 420px; }


/* ------------ 960px未満のとき ANG ------------ */

/*---------spread：在庫詳細---------*/
#wrap #spread div.itemList ul li.lineL{ width: 449px;}
#wrap #spread div.itemList ul li{ width: 217px;}
/*---------spread/ end---------*/

/*---------------hpplan：店舗詳細------------------------*/

/*--------- お店からのお知らせ箇所 -------*/

#wrap #hpplan01 #contents #main.w685, 
#wrap #hpplan01 #contents .w685{ width: 690px;}

/*-------------- 購入者の声 --------------*/
#wrap #hpplan01 #main .box_buyerReview .review .user .box_roundGrayB,
#main .box_buyerReview .review .shop .box_roundOrange{ width: 83%;}

/*-------------- 販売実績 --------------*/

#wrap #hpplan01 #main.w685 .carousel{ width: 525px;}
#wrap #hpplan01 #main.w685 .carousel .jcarousel-clip{ width: 525px !important;}


/*---------hpplan/ end---------------------------------*/

/*-------------- review --------------*/

/* 口コミ総合 */
#review #main #resultArea .detailInfo ul li:first-child{ width: 190px;}
#review #main #resultArea .detailInfo ul li{ width: 190px;}
/* 口コミ総合 */

/* 口コミ */
#review #main .box_review .list .message{ width: 510px;}
#review #main .box_review .list .message .box_roundGrayNormal{ width: 360px;}
#review #main .box_review .list .message .box_roundOrange{ width: 360px;}
/* 口コミ */

/* ------------ 960px未満のとき ANG ------------ */






