@charset "Shift_JIS";

/*------------------------------------------------
	インデックスページ
------------------------------------------------*/

.faq div#main h2 {
	margin-bottom: 20px;
}

.faq div#main div.section {
	padding-bottom: 15px;
}

.faq div#main div.section h3 {
	margin-bottom: 15px;
}

.faq div#main div.section h4 {
	margin-bottom: 10px;
}

.faq div#main div.section ul {
	margin: 0 10px 22px;
	line-height: 2.2;
}

.faq div#main div.section ul li {
	padding-left: 30px;
	background: url(/WEB/faq/images/list_q.gif) no-repeat left center;
}

.faq div#main div.section p {
	color: #300;
	margin: 0 10px 15px;
}

.faq div#main div.section a {
	color: #069;
	text-decoration: none;
}

.faq div#main p#joinButton {
	margin: 0 0 30px;
}

.answer div#main div.section {
	padding-bottom: 10px;
}

.answer div#main div.section p {
	margin-bottom: 1.5em;
	line-height: 1.7;
}

.answer div#main div.section p.question {
	padding-left: 30px;
	background: url(/WEB/faq/images/list_q.gif) no-repeat;
	color: #f60;
}

.answer div#main div.section p.answer {
	padding-left: 30px;
	background: url(/WEB/faq/images/list_a.gif) no-repeat;
	color: #300;
}

.answer div#main p#backButton {
	padding: 10px 0 50px;
	background: url(/WEB/faq/images/line_dotted.gif) repeat-x;
}
