@charset shift_jis;

/* ----------------------------------------
	/auto-archive/insight/2014/webcatalog/driving/spec/
---------------------------------------- */

#wrapperIn {
	width: 980px;
	padding: 0;
}

/* ----------------------------------------
	spec
---------------------------------------- */

#spec {
	width: 834px;
	margin-left: 80px;
}

#spec img {
	display: block;
}

.scroll-pane {
	border-bottom: solid 1px #000;
	height: 500px;
	overflow-x: hidden;
	overflow-y: auto;
}

/* explanation */

#spec .explanation {
	margin-top: 40px;
	font-size: 12px !important;
}

.txtbg{
	background: #e9f4f4;
}
.textgreen{
	color:#006f1f;
}