@charset "utf-8";
@import url("../_common/_common.css");
@import url("./manual_cmn.css");

#ContentsBody {
}
#ContentsBody h2 {
	margin: 2em 12px 0;
	padding: 5px 0 0 18px;
	font-size: 16px;
	_font-size: medium;
	_font-family: 'MS UI Gothic';
	line-height: 1em;
	color: #213C64;
	border-top: 1px solid #999;
	background: url("../_common_img/h2mrk.gif") no-repeat 0 7px;
}
#ContentsBody p {
	margin: 0 12px 1em 245px;
	padding: 0;
	line-height: 1.5;
}

