#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 #tireGuidance {
	font-size: 120%;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}
#mainContents #tireMaker {
	width: 600px;
	margin-bottom: 10px;
}
#tireMaker ul {
	text-align: left;
	margin-left: 100px;
}

#tireMaker ul li {
	display: inline;
	font-size: 140%;
	font-weight: bold;
	margin-right: 20px;
}

#mainContents #tireChange {
	width: 600px;
}
#mainContents #tireBalance {
	clear: both;
	width: 600px;
}
#mainContents #tireCost {
	width: 600px;
	clear: both;
}
#mainContents #tireGuarantee {
	clear: both;
	width: 600px;
}
#mainContents #tireRepair {
	clear: both;
	width: 600px;
}
#mainContents #tireKeep {
	clear: both;
	width: 600px;
}
#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 #tireKeepCost {
	clear: both;
	width: 600px;
}
.tireKeepComment,
.tireGuaranteeComment {
	width: 320px;
	float: right;
	text-align: left;
}
.tireGuaranteeComment h4 {
	font-size: 110%;
	margin-bottom: 10px;
}
.tireGuaranteeComment li {
	list-style-type: square;
	margin-left: 15px;
	padding-bottom: 5px;
}

.tireImgL {
	width: 280px;
	float: left;
	margin-bottom: 10px;
}
.tireImgR {
	width: 280px;
	float: right;
	margin-bottom: 10px;
}
.tireExplainL {
	text-align: left;
	width: 310px;
	float: right;
	margin-top: 40px;
}
.tireExplainR {
	text-align: left;
	width: 300px;
	float: left;
	margin-left: 15px;
	margin-top: 40px;
}
#mainContents #tireCost p,
#mainContents #tireRepair p {
	font-size: 110%;
	font-weight: bold;
	text-align: left;
	margin-left: 100px;
	clear: both;
}
#tireCost .item ,
#tireRepair .item{
	text-align: left;
	width: 130px;
	margin-left: 110px;
	margin-top: 5px;
	float: left;
	line-height: 18px;
}
#tireCost .price,
#tireRepair .price {
	width: 100px;
	float: right;
	margin-right: 240px;
	margin-top: 5px;
	line-height: 18px;
	margin-bottom: 10px;
	text-align: left;
}



#tireKeepCost .item {
	text-align: left;
	width: 270px;
	margin-left: 100px;
	margin-top: 5px;
	float: left;
	line-height: 18px;
}
#tireKeepCost .price {
	width: 120px;
	float: right;
	margin-right: 70px;
	margin-top: 5px;
	line-height: 18px;
	text-align: left;
}

#mainContents #tireGuarantee p {
	font-size: 110%;
	font-weight: bold;
	text-align: left;
	margin-left: 100px;
	clear: both;
	margin-bottom: 10px;
}
#tireKeep img, #tireGuarantee img {
	float: left;
	margin-left: 15px;
	margin-bottom: 10px;
}
