@charset "shift_jis";
.qa {
	width: 560px;
	border: 1px solid #efefef;
	padding: 4px;
	margin-bottom: 5px;
	margin-top: 15px;
}
.qa_q {
	width: 553px;
	padding: 3px;
	background-color: #efefef;
	background-image: url(img_faq/q.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 32px;
	font-size: 14px;
	line-height: 17px;
}
.qa_a {
	width: 530px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	background-position: -1px 2px;
	font-size: 14px;
	line-height: 25px;
	margin-top: 5px;
	margin-left: 2px;
	background-image: url(img_faq/a.gif);
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 32px;
	margin-right: 15px;
}
.qa_a_header {
	width: 530px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	background-position: 10px 8px;
	font-size: 14px;
	line-height: 25px;
	margin-top: 5px;
	margin-left: 2px;
	background-image: url(img_faq/q_btn.gif);
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 32px;
	margin-right: 15px;
}
