@charset "utf-8";

/* FAQ */


#content h1 {
	padding-top: 22px;
	width: 350px;
	height: 0;
	background: url(../images/10_h1.jpg) 0 0 no-repeat;
	overflow: hidden;
	}


/*────────────────────────────── 質問リストと回答 */
ul.faq {
 	margin-top: 3em;
	}

.faq li {
	display: block;
	margin-bottom: 6px;
	height: 26px;
	padding-left: 50px;
	font-size: 14px;
	font-weight: bold;
	line-height: 2em;
	}

.faq li a {
	color: #a62126;
	}

.faq li a:hover {
	color: #e95504;
	}

li.q01 { background: url(../images/10_q01.jpg) no-repeat left top; }
li.q02 { background: url(../images/10_q02.jpg) no-repeat left top; }
li.q03 { background: url(../images/10_q03.jpg) no-repeat left top; }
li.q04 { background: url(../images/10_q04.jpg) no-repeat left top; }
li.q05 { background: url(../images/10_q05.jpg) no-repeat left top; }
li.q06 { background: url(../images/10_q06.jpg) no-repeat left top; }
li.q07 { background: url(../images/10_q07.jpg) no-repeat left top; }
li.q08 { background: url(../images/10_q08.jpg) no-repeat left top; }
li.q09 { background: url(../images/10_q09.jpg) no-repeat left top; }
li.q10 { background: url(../images/10_q10.jpg) no-repeat left top; }
li.q11 { background: url(../images/10_q11.jpg) no-repeat left top; }
li.q12 { background: url(../images/10_q12.jpg) no-repeat left top; }
li.q13 { background: url(../images/10_q13.jpg) no-repeat left top; }
li.q14 { background: url(../images/10_q14.jpg) no-repeat left top; }
li.q15 { background: url(../images/10_q15.jpg) no-repeat left top; }

#content .answer {
 	margin-top: 3em;
	}

.answer h3 {
	margin-bottom: 0.5em;
	padding-top: 32px;
	height: 26px;
	color: #a62126;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 1.4em;
	}

h3.a01 { background: url(../images/10_a01.jpg) no-repeat left top; }
h3.a02 { background: url(../images/10_a02.jpg) no-repeat left top; }
h3.a03 { background: url(../images/10_a03.jpg) no-repeat left top; }
h3.a04 { background: url(../images/10_a04.jpg) no-repeat left top; }
h3.a05 { background: url(../images/10_a05.jpg) no-repeat left top; }
h3.a06 { background: url(../images/10_a06.jpg) no-repeat left top; }
h3.a07 { background: url(../images/10_a07.jpg) no-repeat left top; }
h3.a08 { background: url(../images/10_a08.jpg) no-repeat left top; }
h3.a09 { background: url(../images/10_a09.jpg) no-repeat left top; }
h3.a10 { background: url(../images/10_a10.jpg) no-repeat left top; }
h3.a11 { background: url(../images/10_a11.jpg) no-repeat left top; }
h3.a12 { background: url(../images/10_a12.jpg) no-repeat left top; }
h3.a13 { background: url(../images/10_a13.jpg) no-repeat left top; }
h3.a14 { background: url(../images/10_a14.jpg) no-repeat left top; }
h3.a15 { background: url(../images/10_a15.jpg) no-repeat left top; }

#answer15 {
	/*margin-bottom: 50px;*/
}


/*────────────────────────────── その他オリジナル要素 */
#content img {
	margin-bottom: 0.6em;
	}

.oubo_btn {
	margin-top: 5em;
	}


