@charset "Shift_JIS";

/* ******************** faq ******************** */
#faq {
	width: 90%;
	margin: auto;
	margin-bottom: 20px;
}
#faq dt {
	color: #fff147;
	font-weight: bold;
	margin-bottom: 10px;
}
#faq dd {
	margin-bottom: 20px;
}