@charset "utf-8";
dt {
	background-image: url(../images/q.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 43px;
	padding-left: 45px;
	font-size: 18px;
	color: #9F7447;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 10px;
	padding-top:5px;
}
dd {
	margin-left: 37px;
	background-image: url(../images/a.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 57px;
	margin-bottom: 30px;
}
dd:last-child {
	margin-bottom: 0px;
}
dd div {
	background-color: #E7F0DB;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}
