@charset "euc-jp";
/* CSS Document */
dl#qanda  {
	margin-right: 15px;
	margin-left: 15px;
}
#qanda dt {
	font-weight: bold;
	background: #DCC0C2;
	line-height: 2em;
}
#qanda dd {
	margin-top: 2em;
	margin-bottom: 2em;
	padding: 10px;
	border: 1px dotted #CCC;
	margin-right: 20px;
}

#honbun p {
	margin-right: 15px;
	margin-left: 15px;
}

