
.question_link_list{
	margin-top: 10px;
}
.question_link_title{
	font-weight: bold;
}


.question_list li{
	list-style-type : decimal;
	margin-left : 30px;
}

.faq_list{
	margin-left : 30px;
	margin-top: 20px;
}
.each_faq{
	margin-top: 10px;
}

.question {
	font-weight : bold;
}
.answer {
	margin-left : 20px;
}

