@charset shift_jis;

/* ----------------------------------------
	/auto-archive/insight/2014/webcatalog/driving/eco/
---------------------------------------- */

#mainVisual {
	background: url(../image/mainvisual.jpg) no-repeat;
}

.subSection .mainText {
	width: 368px;
}

.subSection .img {
	width: 332px;
}

.img .mark {
	border: solid 1px #aaa;
	position: relative;
	width: 222px;
	padding: 10px 10px 10px 98px;
}
.img .mark img {
	position: absolute;
	left: 10px;
	top: 10px;
}
.img .mark span {
	display: block;
	margin-top: 5px;
	font-size: 10px !important;
}


/* ----------------------------------------
	hybrid
---------------------------------------- */

#hybrid .mainText b {
	display: block;
	margin-top: 20px;
	font-size: 12px !important;
	text-decoration: underline;
}

#hybrid .img .mark {
	margin-top: 20px;
}

/* ----------------------------------------
	environment
---------------------------------------- */

table.data {
	border-collapse: collapse;
	margin-bottom: 20px;
	margin-top: 20px;
}
table.data td {
	color: #000;
	font-size: 80%;
	line-height: 1.636;
	padding: 4px;
	border: 1px solid #d3d3d3;
}
table.data td.td_cartype { background-color:#dee1f0 ;}
table.data tr.coloring td,
table.data td.coloring { background-color: #f6f6f6; }

#environment #attention {
	margin-bottom: 0;
	padding-top: 20px;
}
#environment #attention .cap {
	margin-top: 20px;
}

#environment td {
	text-align: left;
}
#environment td.txt_center {
	text-align: center;
}

#environment .t10 {
	font-size: 10px !important;
}


/* ----------------------------------------
	activity
---------------------------------------- */

#activity {
	border-top: solid 1px #51ac00;
	border-bottom: solid 1px #51ac00;
	margin-bottom: 50px;
	padding: 20px 0;
}
#activity h3 {
	border: none;
	height: auto;
	margin-bottom: 20px;
	text-align: center;
}

#activity li {
	float: left;
	width: 258px;
}
#activity li h4 {
	font-weight: bold;
	line-height: 1em;
}
#activity li h4 span {
	border-top: dotted 1px #51ac00;
	display: block;
	margin-top: 5px;
	padding-top: 5px;
	color: #51ac00;
	font-size: 13px !important;
}


#activity li.spacer {
	margin: 0 20px;
}

#activity li .fltR {
	width: 112px;
	margin-left: 10px;
	font-size: 10px !important;
	line-height: 1em;
}
#activity li .fltR img {
	margin-bottom: 5px;
