#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;
}
#mainContents h2 {
	font-size: 140%;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-bottom: 2px;
	text-align: left;
	padding-top: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-left: 10px;
}
#mainContents h3 {
	font-size: 120%;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-bottom: 2px;	padding-top: 5px;
	padding-left: 10px;
}
#oilTitle {
	margin-bottom: 10px;
}

#mainContents #oilTitle #img {
	background-image: url(../img/oil/motul.gif);
	background-repeat: no-repeat;
	height: 100px;
	background-position: center;
	text-indent: -9999px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#mainContents #oilTitle h3 {
	font-size: 120%;
	margin-bottom: 10px;
}
#mainContents #kodawari {
	width: 600px;
	clear: both;
}
.kodawari {
	clear: both;
}
.kodawariImg {
	float: left;
	width: 175px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 3px solid #C96;
}
.kodawariComment {
	width: 370px;
	float: right;
	text-align: left;
	line-height: 17px;
}
#oilMembersCard  {
	width: 600px;
	clear: both;
}
#oilMembersCardImg  {
	width: 175px;
	float: left;
	margin-top: 20px;
	margin-left: 10px;
}
#oilMembersCardPrivilege {
	width: 380px;
	float: right;
	margin-bottom: 10px;
}
#oilMembersCardPrivilege ul {
	text-align: left;
	margin-left: 15px;
	margin-bottom: 15px;
}
#oilMembersCardPrivilege ul li {
	margin-bottom: 5px;
	list-style-type: decimal;
	margin-left: 25px;
}
#oilMembersCardPrivilege p {
	text-align: left;
	margin-left: 10px;
	line-height: 15px;
}
#oilIntroduction  {
	width: 600px;
	clear: both;
}
.productTopComment {
	text-align: left;
}

#oilIntroduction h3 {
	font-size: 140%;
	clear: both;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #C90;
	padding-top: 10px;
}
#oilIntroduction h4 {
	text-decoration: underline;
	color: #666;
	font-size: 120%;
	padding-top: 10px;
	clear: both;
}
#oilIntroductionEngine {
	clear: both;
	width: 600px;
}
#oilIntroductionGear {
	clear: both;
	width: 600px;
}
#oilIntroductionAtf {
	clear: both;
	width: 600px;
}



.oilProduct {
	clear: both;
	padding-top: 20px;
}
.oilProductImg {
	width: 180px;
	float: left;
	margin-bottom: 10px;
}


.oilProductComment {
	width: 380px;
	float: right;
	text-align: left;
}
.oilProductComment ul {
	margin-top: 10px;
	margin-bottom: 10px;
}
