h4 {
	background-image: url(../img/qa/title.gif);
}
#main dl {
	margin-right: 30px;
	margin-left: 30px;
}
#main dt {
	color: #799735;
	padding-bottom: 1px;
	background-image: url(../img/qa/q_icon.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 40px;
	font-size: 16px;
}
#main dd {
	margin-left: 40px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	margin-bottom: 40px;
	padding-top: 5px;
}
