img {
	border: 0;
}

.faq_q {
	font-size: 100%;
	line-height: 140%;
	display: block;
	text-align: left;
	padding: 7px 10px;
	background-color: #ffffff;
	border-top: 7px #eeeedf solid;
	border-right: 7px #eeeedf solid;
	border-left: 7px #eeeedf solid;
	border-bottom: 1px #666666 dotted;
	text-align: justify;
	text-justify: inter-ideograph;
	color: #D3490C;
}

.que {
	color: #c65454;
	font-weight: bold;
	font-size: 116%;
	padding-right: 10px;
}
.ans {
	color: #82af48;
	font-weight: bold;
	font-size: 116%;
	padding-right: 10px;
}

.faq_a {
	font-size: 100%;
	line-height: 140%;
	display: block;
	text-align: left;
	padding: 10px 10px 5px 10px;
	background-color: #fcfcfc;
	border-bottom: 7px #eeeedf solid;
	border-right: 7px #eeeedf solid;
	border-left: 7px #eeeedf solid;
	text-align: justify;
	text-justify: inter-ideograph;
}

#close_b {
	font-size: 100%;
	display: block;
	text-align: right;
}

.txt_s {
	font-size: 80%;
	line-height: 140%;
}
