@charset "utf-8";
.pmDL {
	margin-bottom:15px;
}
.pmDL dt{
	margin-bottom:5px;
	background:url(../pm/img/pm_h3.jpg) no-repeat;
	color: #234974;
	font-size: 16px;
	font-weight: bold;
	padding: 1px 0 3px 15px;
	margin-bottom:3px;
	height: 24px;
}

.pmDL dd{
	line-height:160%;
	padding:0 26px 0 15px;
	font-size: 14px;
}
