@charset shift_jis; 
#table .title { position: relative; }
#table .title .abs { position: absolute; right: 40px; top: -10px; }

#ecoSpec {
    width:900px;
    margin:0 auto;
}

.data_table {
	width: 99.2%;
	border-collapse: separate;
	border-spacing: 0;
	border-top: 2px solid #333;
	border-bottom: 2px solid #333;
	font-size: 85%;
	_font-size: 78%;
	clear: both;
}

.data_table .th_main {
	text-align: center;
	background-color: #c7cbca;
	border-left: 2px solid #333;
	border-right: 2px solid #333;
	font-weight: bold;
}

.data_table .th_sub {
	background-color: #c7cbca;
	font-weight: bold;
}

.data_table th,  .data_table td {
	padding: 3px 0 4px;
	vertical-align: middle;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	text-align: center;
}

.data_table th p,  .data_table td p {
	padding: 0 3px;
	line-height: 1.5;
	zoom: 0;
}

.data_table sup {
	font-size:9px;
}

.data_table sub {
	vertical-align: baseline;
}


.data_table tr.t_solidB_2 th,  .data_table tr.t_solidB_2 td,  th.t_solidB_2,  td.t_solidB_2 {
	border-bottom: 2px solid #333;
}

.data_table tr.t_solidR_2 th,  .data_table tr.t_solidR_2 td,  th.t_solidR_2,  td.t_solidR_2 {
	border-right: 2px solid #333;
}

.data_table tr.t_solidR_n th,  .data_table tr.t_solidR_n td,  th.t_solidR_n,  td.t_solidR_n {
	border-right: none;
}

span.f9 { font-size:9px;}

/* #mpg { height: 904px; } */
#performance .mainimg { margin: -38px 0 18px ; text-align: right; }
#performance #markArea { border-spacing: 10px; border-collapse: separate; margin: 0 0 50px; }
#performance #markArea td { border-spacing: 10px; border-collapse: separate; }
#performance #markArea .txtArea { padding: 10px 50px 0 13px; }
#performance #markArea .typeArea { text-align: center; font-size: 12px; border: 1px solid #ccc;  padding: 9px; }
.icnArea { position: relative; margin: 0 0 40px; }
.icnArea .icn { position: absolute; top: 0; left: 0; }
.icnArea .txtArea { padding: 0 0 0 266px; }

#mpg02 .tripleC .txt { min-height: 135px; _height:135px; margin: 0 0 15px; }
#mpg02 .tripleC li .cap { margin: 0 0 0 30px; }


/* ----------------------------------------
	2014.03.25追記
---------------------------------------- */

#performance #markArea {
	width: 100%;
}

.data_table td.noBorderB {
	border-bottom: none;
}

.data_table td.subcell {
	padding: 0;
	vertical-align: top;
}
.data_table td.subcell p {
	border-top: 1px solid #333;
	width: 100%;
	margin: -1px 0 0 -1px;
	padding: 4px 0 0 1px;
}