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

#mainvisual {
	width:100%;
	background:url(../img/work/customcar_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:50px auto 30px;
	padding-bottom:20px;
	width:960px;
	background:url(../img/work/bk_gray_line.png) left 8px;
}

#content {
}

#content h3 {
	padding:45px 0 65px;
	border-top:8px solid #444;
	text-align:center;
}

#content th,#content td {
	padding-bottom:50px;
	vertical-align:top;
}

#content table {
	margin:0 auto;
	width:900px;
}

#content th {
	width:288px;
	text-align:left;
}

#content td {
	width:612px;
	text-align:justify;
	font-size:90%;
}

#content .img {
	margin-bottom:20px;
}

#content .img span {
	display:block;
	float:left;
}

#content .step1 .img span {
	padding-top:5px;
	text-align:center;
	font-size:80%;
}

#content .step1 .img span:nth-child(2) {
	margin:0 6px;
}

#content .step2 .img {
	position:relative;
	margin-top:-10px;
	text-align:center;
}

#content .step3 .img span:nth-child(2) {
	margin:0 12px;
}

#content .step4 .img span:nth-child(1) {
	margin-right:8px;
}
