#main {
	background:url(../img/main_bk.png) center bottom no-repeat;
}

#mainvisual {
	width:100%;
	background:url(../img/feature/carandshop_mainvisual.jpg) center top no-repeat #000;
	color:inherit;
}

#mainvisual .wrap {
	margin:0 auto;
	width:1000px;
	height:200px;
	background-color:transparent;
	color:#fff;
}

#mainvisual h2 {
	padding:30px 0 5px;
}

#mainvisual p {
	font-weight:700;
	font-size:90%;
	line-height:120%;
}

#content {
	margin:0 auto;
	padding:50px 0;
	width:960px;
}

#content .textbox .txt {
	margin-bottom:30px;
	width:560px;
}

#content .textbox .noimg {
	width:auto;
}

#content .textbox h3 {
	margin-bottom:25px;
	font-size:140%;
	line-height:140%;
}

#content .textbox p {
	text-align:justify;
	font-size:90%;
}

#content .textbox {
	padding-bottom:30px;
}

#content .textbox .img {
	margin-top:.2em;
	padding:0 10px 10px 0;
	width:336px;
	height:210px;
	background:url(../img/feature/bk_textbox_img.png) right bottom no-repeat;
}

#content .textbox img {
	width:336px;
	height:210px;
}

#content .textbox .txt {
	float:left;
}

#content .textbox .img {
	float:right;
}

#content .box {
	padding-bottom:30px;
}

#content .box div {
	float:left;
	width:460px;
}

#content .box div:nth-child(2) {
	margin-left:40px;
}

#content .box p {
	margin-bottom:10px;
}

#content .box .title {
	padding:1em 1em .7em;
	background:url(../img/bk_black_stripe.png) #000;
	color:#fff;
	font-size:110%;
	line-height:120%;
}

#content .box .txt {
	text-align:justify;
	font-size:90%;
	line-height:140%;
}

#content .box .txt strong {
	display:block;
	margin-bottom:5px;
}

#content .box .txt span {
	display:block;
	margin-bottom:10px;
}
