#mainContents #pageTitle {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	padding-bottom: 5px;
	width: 600px;
}
#mainContents #pageTitle h1 {
	font-size: 140%;
	font-weight: bold;
}
#recaro {
	margin-top: 10px;

}
.title {
	background-image: url(../../common/img/jpg/title.jpg);
	background-repeat: no-repeat;
	line-height: 25px;
	margin-bottom: 10px;
	margin-left: 15px;
}

.title h2 {
	text-align: left;
	margin-left: 39px;
	color: #333;
	font-weight: bold;
	font-size: 120%;
}
#recaro {
	clear: both;
	width: 600px;
}
#oil {
	clear: both;
	width: 600px;
	margin-top: 10px;
}
#tire {
	clear: both;
	width: 600px;
	margin-top: 10px;
}
#service {
	clear: both;
	width: 600px;
	margin-top: 10px;
}
#lorinser {
	clear: both;
	width: 600px;
	margin-top: 10px;
}

.productIndex {
	height: 100px;
}
.productImage {
	float: left;
	margin-left: 20px;
}
#recaro ul,
#oil ul,
#tire ul,
#service ul,
#lorinser ul {
	text-align: left;
	text-indent: 45px;
	line-height: 20px;
}

#recaro ul li a,
#oil ul li a,
#tire ul li a,
#service ul li a,
#lorinser ul li a {
	text-decoration: none;
}
#recaro ul li a:hover,
#oil ul li a:hover,
#tire ul li a:hover,
#service ul li a:hover,
#lorinser ul li a:hover {
	text-decoration: underline;
}

