.qabox {
	padding: 15px;
	border: 1px solid #CCCCCC;
	line-height: 1.3em;
	margin-bottom: 15px;
}
.q_area {
	background-image: url(../img_common/q_a/qa_q.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 40px;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	line-height: 1.3em;
}
.a_area {
	background-image: url(../img_common/q_a/qa_a.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 40px;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 5px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

