@charset "shift_jis";
.q-img {
	margin-right: 10px;
	vertical-align: middle;
	width: 34px;
	float: left;
}

.a-img {
	margin-right: 10px;
	vertical-align: middle;
	width: 34px;
	float: left;
	margin-bottom: 20px;
}
.qustion {
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	clear: both;
	padding-top: 10px;
}
.qustion p {
	width: 534px;
	float: left;
}
#questionBlock {
	width: 578px;
	margin-bottom: 60px;
}
#answerBlock {
	width: 578px;
}
.answer {
	margin-top: 5px;
	margin-bottom: 40px;
}

