@charset "utf-8";

/* Table Of Contents
----------------------------------------

# faq

----------------------------------------*/


/* # faq
---------------------------------------------------------------------------- */

div#main div.faq dl {
	border-bottom: 1px solid #ccc;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
div#main div.faq dl.last {
	border-bottom: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}
div#main div.faq dt,
div#main div.faq dd {
	padding: 10px 0 10px 50px;
	position: relative;
}
div#main div.faq dt {
	font-weight: bold;
}
div#main div.faq img.ico {
	left: 0;
	position: absolute;
	top: 5px;
}
.h1_tit01,
.h2_tit01{
	text-align:center;
}