@charset "utf-8";

/* CSS Document */
* {
	font-size: 100%;
	line-height: 150%;
}

body {
	margin: 0;
	padding: 0;
	color: #333333;
	font-size: 85% !important;
	font-size: 85%;
}

html>/**/body {
	font-size: 12px !important;
}

h1,h2,h3,h4,h5,p,ul,li,dl,dt,dd {
	margin: 0;
	padding: 0;
}

.clear {
	font-size: 1px;
	line-height: 1px;
	visibility: hidden;
	clear: both;
	height: 1px;
}

#mileage {
	width: 800px;
	margin: 18px 0;
}

#mileage #area-head {
	background: url(../images/image_head.jpg) no-repeat;
	width: 800px;
	height: 309px;
}

p.txt-h {
	visibility: hidden;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}

sub {
	font-size: 0.8em;
	vertical-align: middle;
}

#mileage #area-head h2 {
	position: absolute;
	padding: 32px 0 0 24px;
	font-size: 1px;
	line-height: 1px;
}

#mileage #area-head p.btn {
	text-align: right;
	position: relative;
	top: 229px;
	font-size: 1px;
	line-height: 1px;
	padding: 0 27px 0 0;
}

#area-main {
	padding-bottom: 50px;
}

#area-main .box-left {
	float: left;
}

#area-main h3 {
	padding-bottom: 14px;
}

#area-main .box-cont1 {
	width: 743px;
	margin: 0 auto;
	padding: 28px 0 30px 0;
}

#area-main .box-cont1 p {
	width: 323px;
}

#area-main .box-cont1 p.btn {
	text-align: center;
	padding: 10px 0 0 0;
}

#area-main .box-cont1 .pht_right {
	float: right;
	width: 382px;
}

#area-main .box-cont2 {
	padding-bottom: 10px;
}

#area-main .box-cont2 .pht_right {
	float: right;
	width: 370px;
}

#area-main .box-cont2 p {
	width: 370px;
	padding: 0 0 0 30px;
	margin-bottom: 10px;
}

#area-table {
	background: url(../images/bg_table_mid.gif) repeat-y center top;
}

#area-table .btm {
	clear: both;
	background: url(../images/bg_table_btm.gif) no-repeat center bottom;
	font-size: 1px;
	line-height: 1px;
	height: 13px;
}

#area-table .tabs ul.tab_navi {
	margin: 0 auto;
	padding-bottom: 5px;
	width: 761px;
}

#area-table .tabs ul.tab_navi li {
	display: inline;
}

#area-table .block-table {
	width: 740px;
	margin: 0 0 0 30px;
	padding: 0 0 20px;
}

#area-table .block-table table.tbl1 {
	
}

#area-table .block-table table td.sep {
	width: 16px;
}

#area-table .block-table table table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 362px;
}

#area-table .block-table table table th {
	color: #fff;
	padding: 3px;
	background-color: #cdcdcd;
}

#area-table .block-table table table th.name {
	text-align: center;
}

#area-table .block-table table table th.poco {
	border-left: 1px solid #fff;
	text-align: center;
	width: 4em;
}

#area-table .block-table table table td.poco {
	font-weight: bold;
	text-align: right;
	color: #000;
	padding: 3px;
}

#area-table .block-table table table td.name {
	padding: 3px 10px;
	color: #000;
	font-size: 12px;
}

#area-table .block-table table table td.name span {
	font-size: 10px;
	color: #666;
	white-space: nowrap;
	margin: 0 0 0 12px;
}

#area-table .block-table table.tbl1 table th {
	background-color: #f60;
	text-align: center;
}

#area-table .block-table table.tbl1 table td.poco {
	border-left: 1px dotted #ffae88;
	border-bottom: 1px solid #ffae88;
	border-right: 1px solid #ffae88;
	border-top: 1px solid #ffae88;
}

#area-table .block-table table.tbl1 table td.name {
	border-left: 1px solid #ffae88;
	border-bottom: 1px solid #ffae88;
	border-top: 1px solid #ffae88;
}

#area-table .block-table table.tbl2 table th {
	background-color: #944d3a;
		text-align: center;
}

#area-table .block-table table.tbl2 table td.poco {
	border-left: 1px dotted #D3B6AE;
	border-bottom: 1px solid #D3B6AE;
	border-right: 1px solid #D3B6AE;
	border-top: 1px solid #D3B6AE;
}

#area-table .block-table table.tbl2 table td.name {
	border-left: 1px solid #D3B6AE;
	border-bottom: 1px solid #D3B6AE;
	border-top: 1px solid #D3B6AE;
}

#area-table .block-table table.tbl3 table th {
	background-color: #376fb2;
		text-align: center;
}

#area-table .block-table table.tbl3 table td.poco {
	border-left: 1px dotted #B9CDE4;
	border-bottom: 1px solid #B9CDE4;
	border-right: 1px solid #B9CDE4;
	border-top: 1px solid #B9CDE4;
}

#area-table .block-table table.tbl3 table td.name {
	border-left: 1px solid #B9CDE4;
	border-bottom: 1px solid #B9CDE4;
	border-top: 1px solid #B9CDE4;
}

#area-table .block-table table.tbl4 table th {
	background-color: #c30;
		text-align: center;
}

#area-table .block-table table.tbl4 table td.poco {
	border-left: 1px dotted #ECB4A1;
	border-bottom: 1px solid #ECB4A1;
	border-right: 1px solid #ECB4A1;
	border-top: 1px solid #ECB4A1;
}

#area-table .block-table table.tbl4 table td.name {
	border-left: 1px solid #ECB4A1;
	border-bottom: 1px solid #ECB4A1;
	border-top: 1px solid #ECB4A1;
}

#area-table .block-table table.tbl5 table th {
	background-color: #070;
		text-align: center;
}

#area-table .block-table table.tbl5 table td.poco {
	border-left: 1px dotted #A6D0A6;
	border-bottom: 1px solid #A6D0A6;
	border-right: 1px solid #A6D0A6;
	border-top: 1px solid #A6D0A6;
}

#area-table .block-table table.tbl5 table td.name {
	border-left: 1px solid #A6D0A6;
	border-bottom: 1px solid #A6D0A6;
	border-top: 1px solid #A6D0A6;
}

#area-table .block-table table.tbl6 table th {
	background-color: #662947;
		text-align: center;
}

#area-table .block-table table.tbl6 table td.poco {
	border-left: 1px dotted #CAB4BF;
	border-bottom: 1px solid #CAB4BF;
	border-right: 1px solid #CAB4BF;
	border-top: 1px solid #CAB4BF;
}

#area-table .block-table table.tbl6 table td.name {
	border-left: 1px solid #CAB4BF;
	border-bottom: 1px solid #CAB4BF;
	border-top: 1px solid #CAB4BF;
}
