@charset "UTF-8";
/* ++++++++++++++++++++++++++++++++++++++++++++++++++

【各ページ要素】
 [01] ホーム（body#home）
 [02] 在庫検索（body#result）
 [03] サービスのご案内（body#service）
 [04] スタッフのご紹介（body#staff）
 [05] 会社案内（body#company）
	
	++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* ::::::::::::::::::::::::::::::::::::::::::::::::::

	[01] ホーム（body#home）

:::::::::::::::::::::::::::::::::::::::::::::::::: */
body#home #billboard {
	margin-bottom: 12px;
}

body#home #main-col #billboard h1,
body#home #main-col #billboard h2 {
	margin: 10px 0 0;
}


body#home #article {
	width: 520px;
	padding-left: 6px;
	margin-bottom: 20px;
	float: left;
	overflow: hidden;
}
body#home #recommend {
	margin-bottom: 10px;
	overflow: hidden;
}
body#home #recommend h2 {
	margin-bottom: 10px;
}
body#home #recommend .section {
	width: 255px;
	float: left;
	margin-right: 9px;
	margin-bottom: 12px;
	overflow: hidden;
}
body#home #recommend .section#car2,
body#home #recommend .section#car4 {
	margin-right: 0;
}
body#home #recommend .section .pic {
	float: left;
	width: 140px;
}
body#home #recommend .section dl {
	width: 111px;
	padding-left: 144px;
}
* html body#home #recommend .section dl {
	padding-left: 0;
}
*+html body#home #recommend .section dl {
	padding-left: 4px;
}
body#home #recommend .section dt,
body#home #recommend .section dd {
	font-size: 90%;
	line-height: 1.3;
	text-align: left;
	text-justify: auto;
	margin-bottom: 3px;
	padding-bottom: 2px;
	border-bottom: 1px dotted #CBCBCB;
}
body#home #recommend .section dt {
	font-weight: bold;
}
body#home #recommend .section dd {
	text-align: center;
}
body#home #recommend .section dd.price {
	color: #FE6C00;
	font-weight: bold;
	margin-bottom: 3px;
	padding-bottom: 0;
	border-bottom: none;
}
body#home #recommend .section dd.moreinfo a {
	display: block;
	height: 26px;
	width: 102px;
	margin: 0 auto;
	text-decoration: none;
	background: url(../images/moreinfo_bt.jpg) no-repeat left top;
	text-indent: -9999px;
}
body#home #recommend .section dd.moreinfo a:hover {
	background: url(../images/moreinfo_bt.jpg) no-repeat left -26px;
}
body#home #recommend .section dd:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;
}
body#home #access {
	width: 300px;
	float: left;
	padding-right: 9px;
}
body#home #access #map {
	margin-top: 4px;
	width: 298px;
	height: 197px;
}
body#home #access #mapLink {
	font-size: 70%;
	text-align: right;
}
body#home #portal {
	width: 211px;
	float: right;
}
body#home #portal ul {
	width: 191px;
	padding: 9px;
	border-right: 1px solid #CBCBCB;
	border-bottom: 1px solid #CBCBCB;
	border-left: 1px solid #CBCBCB;
}
body#home #portal li {
	margin: 15px 0;
}
body#home #portal li:nth-child(1) {
	margin-top: 10px;
	padding-bottom: 16px;
	border-bottom: 1px solid #CBCBCB;
}
body#home #portal li:nth-child(2) {
	margin: 0;
	padding-bottom: 8px;
}
body#home #aside {
	width: 211px;
	padding-right: 12px;
	float: right;
}
body#home #news {
	margin-bottom: 15px;
	padding-bottom: 12px;
	background: url(../images/top_event_bg.gif) no-repeat left bottom;
}
body#home #news ul {
	width: 191px;
	padding: 5px 7px 0 10px;
	overflow: auto;
	max-height: 290px;
}
body#home #news li {
	margin-bottom: 3px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #CBCBCB;
}
body#home #news li:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;
}
body#home #news li span.date {
	font-size: 90%;
	color: #FE6C00;
	font-weight: bold;
	display: block;
}
body#home #flier {
	margin-bottom: 20px;
}
body#home #flier .figcaption {
	font-size: 82%;
	text-align: center;
	display: block;
	margin-top: 4px;
}

/* おすすめ車 */
body#home div#recommend {
	margin-bottom: 20px !important;
}
/* 画像 */
body#home div#recommend img {
	margin-bottom: 3px;
}
/* 車名 */
body#home div#recommend .carName {
	background-color: #F1E4E4;
	text-align: left;
	font-weight: bold;
	padding: 3px;
}
/* グレード */
body#home div#recommend .carGrade {
	background-color: #EEEEEE;
	text-align: left;
	font-weight: bold;
	padding: 3px;
}
/* 年式 */
body#home div#recommend .carYear {
	border-bottom: 1px dotted #CBCBCB;
	text-align: center;
	font-size: 11px !important;
}
/* 価格 */
body#home div#recommend .carPrice {
	border-bottom: 1px dotted #CBCBCB;
	text-align: center;
	color: #FE6C00;
	font-weight: bold;
	font-size: 14px !important;
}

/* ::::::::::::::::::::::::::::::::::::::::::::::::::

	[02] 在庫検索（body#result）

:::::::::::::::::::::::::::::::::::::::::::::::::: */
body#result iframe {
	margin-left: -10px;
}



/* ::::::::::::::::::::::::::::::::::::::::::::::::::

	[03] サービスのご案内（body#service）

:::::::::::::::::::::::::::::::::::::::::::::::::: */
body#service .section {
	width: 362px;
	margin-bottom: 15px;
	margin-right: 12px;
	float: right;
}
body#service .section:nth-child(even) {
	float: left;
}
body#service .section .wrap {
	width: 340px;
	padding: 10px 10px 8px;
	margin-top: -2px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border-right: 1px solid #CBCBCB;
	border-bottom: 1px solid #CBCBCB;
	border-left: 1px solid #CBCBCB;
	overflow: hidden;
}
body#service .section .wrap img {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
}
body#service .section .wrap strong {
	font-weight: bold;
	color: #F1700C;
}
/* ::::::::::::::::::::::::::::::::::::::::::::::::::

	[04] スタッフのご紹介（body#staff）

:::::::::::::::::::::::::::::::::::::::::::::::::: */
body#staff .article {
	margin-bottom: 30px;
}
body#staff .article h2 {
	margin-bottom: 10px;
}
body#staff .section {
	width: 748px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #CBCBCB;
	overflow: hidden;
}
body#staff .section:last-child {
	padding-bottom: 0;
	margin-bottom: 0;
	border-bottom-style: none;
}
body#staff .section .pic {
	float: left;
}
body#staff .section dl {
	width: 555px;
	padding-left: 185px;
}
* html body#staff .section dl {
	padding-left: 10px;
}
*+html body#staff .section dl {
	padding-left: 10px;
}
body#staff .section dt {
	font-size: 145%;
	font-weight: bold;
	line-height: 1.3;
}
body#staff .section dd strong {
	font-size: 125%;
	font-weight: bold;
	color: #F1700C;
	line-height: 1;
	display: block;
	margin: 8px 0;
}
/* ::::::::::::::::::::::::::::::::::::::::::::::::::

	[05] 会社案内（body#company

:::::::::::::::::::::::::::::::::::::::::::::::::: */
body#company #main-col h1 {
	margin-bottom: 0;
}
body#company table {
	width: 745px;
	margin-bottom: 25px;
}
body#company th {
	color: #197405;
	width: 120px;
	font-weight: bold;
}
body#company th,
body#company td {
	padding: 10px 0 7px;
	border-bottom: 1px solid #CBCBCB;
}
body#company #accessmap {
	width: 745px;
	margin-bottom: 50px;
}
body#company #accessmap dt img {
	display: block;
}
body#company #accessmap dd {
	width: 734px;
	padding: 4px;
	border-right: 1px solid #CBCBCB;
	border-bottom: 1px solid #CBCBCB;
	border-left: 1px solid #CBCBCB;
}
body#company #map {
	width: 733px;
	height: 420px;
}
