/* --- lv2title --------------------------------------------------- */

#lv2title_inspect {
	margin-top : 1px;
	margin-bottom : 1px;
	height : 100%;
	border-bottom : 3px solid #1A8F03;
	background-image: url(img/inspect/bg_lv2title_finding_inspect.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#lv2title_inspect h2 {
	padding : 10px 0 0px 16px;
}

#lv2title_inspect h2 img {
	vertical-align : bottom;
}

#lv2title_inspect p {
	padding-left : 17px;
	padding-bottom :0px;
	font-size : 10px;
	margin:5px 0 0 0;
}

/********************************************************************

