@charset "UTF-8";

@import url("../../_common/style/shared.css");

div.set {
	margin-bottom:30px;
	border-bottom:1px dotted #333333;
}

div.set h5 {
	display:block;
	height:22px;
	padding-top:3px;
	padding-left:30px;
	background-image:url(images/q.gif);
	background-repeat:no-repeat;
	font-size:10px;
	font-weight:normal;
}

div.set p {
	height:auto;
	margin-top:15px;
	padding-top:3px;
	padding-left:30px;
	background-image:url(images/a.gif);
	background-repeat:no-repeat;
}
