@charset "utf-8";

/* rohs-elv.css */

#ContentsInner h2.catchCopy {
	border: 1px solid #639463;
	text-align: center;
	font-size: 150%;
	line-height: 1.25;
}

#ContentsInner .lead {
	font-size: 120%;
	text-align: center;
}

#analyzeSummary table {
}


#analyzeSummary th {
	background: #cff;
}

#analyzeSummary th.lv1 {
	width: 5%;
}