#wrapper #page dl {
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding-bottom: 20px;
	padding-top: 0px;
	margin-top: 30px;
	margin-bottom: 0px;
	line-height: 1.5;
	font-size: small;
}
#wrapper #page h2 {
	background-image: url(../image/qa/h2.jpg);
}
#wrapper #page h3 {
	background-image: url(../image/qa/h3.jpg);
}
#wrapper #page dl dt {
	background-image: url(../image/qa/q.gif);
	background-repeat: no-repeat;
	padding-left: 40px;
	line-height: 30px;
	background-position: left center;
	margin-left: 10px;
}
#wrapper #page dl dd {
	background-image: url(../image/qa/a.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-left: 40px;
	padding-top: 5px;
	width: 560px;
}
#wrapper #page .okigaru {
	background-image: url(../image/qa/okigaru.gif);
	background-repeat: no-repeat;
	height: 100px;
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	text-indent: -9999px;
	margin-top: 20px;
}
