@charset "utf-8";

/*コンテンツ1*/
#qa_cont_1_list li:nth-of-type(n+2) {
	margin-top: 26px;
}
#qa_cont_1_list li h3 {
	font-size: 15px;
	font-weight: bold;
	line-height: 1.26em;
	letter-spacing: 0.14em;
	color: #e5bd54;
}
#qa_cont_1_list li p {
	margin-top: 12px;
	font-size: 10px;
	line-height: 1.78em;
	letter-spacing: 0.18em;
}
#qa_cont_1_list li a {
	color: #e5bd54;
	border-bottom: 1px solid #e5bd54;
	padding-bottom: 3px;
}
