@charset "utf-8";

/* メニュー以下枠 */

#container_box {
	width:100%;
}

/* ヘッダー下タイトル見出し */

#midashi_box {
	width:100%;
	text-align:center;
	background-color:#60c0bd;
}

.midashi {
	width:950px;
	height:230px;
	margin:0 auto;
	padding:0;
	position: relative;
}

.midashi-back-img {
	width:100%;
	min-width:1180px;
	height:230px;
	overflow:hidden;
	background:url(img/special-midashi-back.jpg) no-repeat right;
}

.midashi_moji {
	position: absolute;
	color:#FFF;
	text-align:left;
	top: 50%;
}

.midashi_moji h2 {
	font-size:36px;
	letter-spacing:0.15em;
	margin-top: -0.5em;
	margin-bottom:15px;
}

.midashi_en {
	font-size:14px;
	letter-spacing:0.21em;
}

.midashi_img {
	position:absolute;
	text-align:right;
	right:110px;
	bottom:-85px;
}

/* 中身枠 */

.contents {
	width:950px;
	margin:120px auto;
}

/* 特選中古車 */

.special {
	width:950px;
	margin:0 auto;
}

h3 {
	font-size:25px;
	letter-spacing:0.15em;
	color:#60c0bd;
	border-bottom:3px solid #60c0bd;
	padding-bottom:10px;
}

.h3_shita_moji {
	margin-top:30px;
	margin-bottom:90px;
	line-height:2em;
	font-size:16px;
	letter-spacing:0.15em;
}

.sp_box {
	margin-top:50px;
}

.sp_box ul {
	margin-bottom:115px;
}

.sp_box ul li {
	width:445px;
	float:left;
	margin-right:55px;
}

.sp_box ul li:last-child {
	margin-right:0;
}

.sp-img {
	margin-bottom:30px;
}

.sp-title {
	font-size:20px;
	font-weight:bold;
	border-bottom:3px solid #999999;
	padding:0 5px 8px 5px;
	margin-bottom:5px;
}

.sp-kakaku {
	font-size:25px;
	font-weight:bold;
	border-bottom:3px solid #999999;
	padding:8px 5px;
	margin-bottom:5px;
	text-align:right;
	color:#C00;
}

.kakaku {
	text-decoration: none;
	font-weight: normal;
	font-size: 17px;
	color: #000000;
}

.sp-moji p {
	border-bottom:1px solid #999999;
	padding:5px;
}