@charset "UTF-8";
/* 店舗*/

/* =Single
----------------------------------------------- */
.single {

}
.single .title_case {

}
.single  .nav-single-above {
	margin-top: 35px;
	margin-bottom: 25px;
	overflow: hidden;
}
.single .pagefeed_above {
	margin: 0 auto;
	position: relative;
	top: 47px;
	width: 500px;
	text-align:center;
}
.single  .nav-single-below {
	margin-top: 20px;
	margin-bottom: 50px;
	overflow: hidden;
}
.single .pagefeed_below {
	margin: 0 auto;
	position: relative;
	top: 32px;
	width: 500px;
	text-align:center;
}
.single .pagefeed_above  a,
.single .pagefeed_below a,
.single #nav-single a {
	text-decoration: underline;
}
.single .entry-title {
	margin-bottom: 25px;
	background: transparent url(../images/entry_title_bg.png) no-repeat;
	width: 689px;
	height: 45px;
	color: #fff;
}
.single .entry-title table {
	margin: 0 10px 0 40px; 
}
.single .entry-title td {
	padding-top: 13px;
	color: #fff;
}
.single .entry-title h1 {
	width: 560px;
	color: #fff;
	font-size: 15px;

}
.single #case_post {
	width: 100%;
}
.single .car_pic {
	width: 420px;
	text-align: center;
	vertical-align: top;
}

.single .case_info {
	vertical-align: bottom;
	width: 177px;
}
.single .case_content {
	padding-top: 30px;
	padding-left: 20px;
}
.single #case_post .car_name {
	margin: 0 0 10px 10px;
	font-weight: bold;
	text-align: left;
	font-size: 15px;
	line-height: 1.6;
}
#case_post .satei_price {
	text-align: right;
	font-weight: bold;
}
#case_post .satei_price strong {
	color :#c00;
	font-size: 36px;
}

/* 記事の枠とお客様の声 */
.combox {
	margin-top: 0;
	width: 689px;
	background: transparent url(../images/combox_bg.png) repeat;
	overflow: hidden;
}
.combox_inner {
	margin: 7px 8px;
	padding: 20px 30px;
	background: #fff;
	overflow: hidden;
}
.combox_inner p {
	margin: 0 0 0 0;
	font-size: 13px;
	line-height: 1.6;
}
.customer_voice_title {
	margin-top: 10px;
	position: relative;
	top: 20px;
	left: 26px;
}
p.customer_name {
	margin: 10px 0;
}

/* =Archive
----------------------------------------------- */
.archive {

}
.archive .pagefeed_above {
	min-height: 40px;
}
.archive .title_case {

}
.archive .entry-title {
	clear: both;
}
#case_list {
	
}
#case_list {
	width: 689px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
#case_list td {
	width: 229px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	vertical-align: top;
}
#case_list .case_list_inner {
	margin: 10px;
	text-align: center;
}
#case_list .car_pic {
	height: 154px;
	overflow: hidden;
}
#case_list .car_name {
	margin: 10px 0 5px 0;
	font-weight: bold;
	text-align: left;
	height: 20px;
}
#case_list .satei_price {
	margin-bottom: 5px;
	text-align: right;
	font-weight: bold;
}
#case_list .satei_price strong {
	color :#c00;
	font-size: 24px;
}
#case_list p {
	font-size: 12px;
	text-align: left;
}
#case_list .show_post_button {
	margin-top:10px;
}

/* =Others
----------------------------------------------- */
#footer_banner {

}
.footer_banner_button {
	height: 62px;
	overflow: hidden;
}
