@charset "utf-8";
#contents .gridContainer.clearfix #content dl {
	margin-top: 20px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D9C2B5;
}

#contents .gridContainer.clearfix #content dl dt {
	font-size: 1.2em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D9C2B5;
	line-height: 1.6em;
	margin-bottom: 10px;
}
#contents .gridContainer.clearfix #content dl dt a {
	color: #C00;
	text-decoration: none;
}
#contents .gridContainer.clearfix #content dl dd {
	line-height: 1.6em;
}
