#pageLink {
	position: absolute;
	width: 254px;
	top: 48px;
	right: 15px;
}
#pageLink ul {
	list-style-type: none;
}
#pageLink li {
	float: left;
	width: 122px;
	padding-right: 5px;
}
#pageLink a {
	display: block;
	width: 122px;
}

#specTable {
	padding-right: 20px;
	margin-bottom: 30px;
	font-size: 0.9em;	
}
#specTable .headArea {
	width: auto;
	white-space: nowrap;
}
#specTable Table {
	margin-bottom: 30px;
	width:100%;
}
#specTable td {
	line-height: 1.3em;
	text-align: center;
}
#specTable .header1 {
	text-align: center;
	line-height: 1.3em;
	color: #FFFFFF;
	background-color: #950011;
	font-weight: normal;
}
#specTable .header2 {
	vertical-align: top;
	background-color: #E0E0E0;
	color: #333333;
	font-weight: normal;
	line-height: 1.3em;
}
#specTable ul {
	list-style-type: none;
	text-align: left;
	padding-left: 1.2em;
}
#specTable li {
	line-height: 1.5em;
	text-indent: -1.2em;
}
.green {
	color: #009966;
}
#specTable .mileage {
	color: #FF0000;
}
#area2 .totop {
	margin-bottom: 30px;
}
#area2 ul {
	margin-bottom: 30px;
}
#area2 .attention {
	font-size: 1em;
}
.underLine {
	text-decoration: underline;
}

