/* リストコンテンツ */
#content ul.pico_list_contents {
	margin-top: 0;
	margin-bottom: 25px;
}
ul.pico_list_contents li {
	background: url(https://kakehashi-law.com/xoops/themes/kakehashi/images/list_16px_q.jpg) no-repeat left;
	line-height: 30px;
	text-indent: 18px;
	font-size: 1.14em;
}
ul.pico_list_contents li a:link, ul.pico_list_contents li a:visited {
	color:#000;
}

#content ul.pico_subcategory {
	margin-top: 0;
}
ul.pico_subcategory li a:link, ul.pico_subcategory li a:visited {
	background: url(https://kakehashi-law.com/xoops/themes/kakehashi/images/qa_arrow_12px.jpg) no-repeat 0 1px;
	padding-left: 15px;
	color: #9e855c;
	font-size: 1.07em;
}
ul.pico_subcategory li a:hover {
	background-position: 0 -14px;
}



/* コンテンツ */
#faq_body h2 {
	background: url(https://kakehashi-law.com/xoops/themes/kakehashi/images/list_22px_q.jpg) no-repeat;
	margin-bottom: 18px;
	padding-left: 24px;
	line-height: 22px;
	text-indent: 0;
	font-size: 1.57em;
}
#faq_body .answer {
	background: url(https://kakehashi-law.com/xoops/themes/kakehashi/images/dot_1px_330000.jpg) repeat-x;
	padding-top: 19px;
	line-height: 1.88em;
	font-size: 1.14em;
}
#faq_body .answer p:first-child {
	margin-top: 0;
}