@charset "utf-8";
#contents dt {
	background-image: url(../images/q.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 27px;
	min-height:30px;
	height: auto !important;
	height: 30px;
	margin-bottom: 5px;
	padding-top: 5px;

}
.dtColor {
	color: #C69C6D;
	font-weight: bold;
	font-size:16px;
	line-height:1.2;
}
#contents dd {
	margin-left: 27px;
	background-image: url(../images/a_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
}
#contents dd p {
	background-image: url(../images/a_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 10px;
	width: 420px;
	padding-left: 30px;
}
.ddColor {
	color: #DB600E;
	font-weight: bold;
	font-size:16px;
	line-height: 1.2;
}
.normalDd {
	margin-bottom:15px;
}
