@charset "utf-8";
/* CSS Document */

.faq_question {
	font-size: 12px;
	color: #4386BB;
	text-decoration: underline;
}
.faq_answer {
	font-size: 12px;
}

