#specTable {
	padding-right: 20px;
	margin-bottom: 30px;
	font-size: 0.9em;
}
.boxTable table {
	border-top-style: none;
	border-left-style: none;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #BBBBBB;
	border-bottom-color: #BBBBBB;
}
.boxTable th {
	border-right-style: none;
	border-bottom-style: none;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #BBBBBB;
	border-left-color: #BBBBBB;
}
.boxTable td {
	border-right-style: none;
	border-bottom-style: none;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #BBBBBB;
	border-left-color: #BBBBBB;
}
#specTable .headArea {
	width: auto;
	white-space: nowrap;
}
#specTable .gradeArea1{
	width: 12%;
}
#specTable .gradeArea2{
	width: 30%;
}
#specTable td {
	line-height: 1.3em;
	text-align: center;
}
#specTable .header1 {
	text-align: center;
	line-height: 1.3em;
	color: #FFFFFF;
	background-color: #A09F9F;
	font-weight: normal;
}
#specTable .header2 {
	vertical-align: top;
	background-color: #E0E0E0;
	color: #333333;
	font-weight: normal;
	line-height: 1.3em;
}
#specTable .no_topline {
	border-top-style: none;
}
#specTable ul {
	list-style-type: none;
	text-align: left;
	padding-left: 1.2em;
}
#specTable li {
	line-height: 1.5em;
	text-indent: -1.2em;
}
#specTable .green {
	color: #009966;
}
#specTable .mileage  {
	color: #FF0000;
}
#area2 {
	margin-top: 30px;
}
#area2 ul {
	margin-top: 0px;
}
#area2 .attention {
	font-size: 1em;
}
#area3 {
	margin-top: 30px;
}
#specTable .kome {
	list-style-type: none;
	text-align: left;
	padding-left: 2em;
}
#specTable .kome li {
	line-height: 1.5em;
	text-indent: -2em;
}
.underLine {
	text-decoration: underline;
}
#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;
}

