
div#HeaderBox{ position: fixed; width: 100%; z-index: 100; }

div#Contents { padding-top: 50px; }


div#Contents h2 img { width: 100%; }



.faq .faqBox .box dl{ border: #000000 3px solid; margin-bottom: 10px; padding: 10px; }

.faq .faqBox .b01 p{
	background: url(../images/faq/img_tit_02.png) no-repeat center 0;
	background-size: 207px 49px;
	display: block;
	width: 100%;
	height: 49px;
	margin-bottom: 10px;
	text-indent: -9999px;
}

.faq .faqBox .b02 p{
	background: url(/images/faq/img_tit_03.png) no-repeat center 0;
	background-size: 207px 49px;
	display: block;
	width: 100%;
	height: 49px;
	margin-bottom: 10px;
	text-indent: -9999px;
}


.faq .faqBox .b03 p{
	background: url(../images/faq/img_tit_04.png) no-repeat center 0;
	background-size: 207px 49px;
	display: block;
	width: 100%;
	height: 49px;
	margin-bottom: 10px;
	text-indent: -9999px;
}

.faq .faqBox .b03 .b03_01{
	background: url(../images/faq/img_tit_04_01.png) no-repeat center center;
	background-size: 91px 15px;
	display: block;
	width: 100%;
	height: 15px;
	margin-bottom: 10px;
	text-indent: -9999px;
	padding-top: 7px;
}

.faq .faqBox .b03 .b03_02{
	background: url(../images/faq/img_tit_04_02.png) no-repeat center center;
	background-size: 69px 15px;
	display: block;
	width: 100%;
	height: 15px;
	margin-bottom: 10px;
	text-indent: -9999px;
	padding-top: 7px;
}

.faq .faqBox .b03 .b03_03{
	background: url(../images/faq/img_tit_04_03.png) no-repeat center center;
	background-size: 150px 15px;
	display: block;
	width: 100%;
	height: 15px;
	margin-bottom: 10px;
	text-indent: -9999px;
	padding-top: 7px;
}

.faq .faqBox .b03 .b03_04{
	background: url(../images/faq/img_tit_04_04.png) no-repeat center center;
	background-size: 63px 16px;
	display: block;
	width: 100%;
	height: 16px;
	margin-bottom: 10px;
	text-indent: -9999px;
	padding-top: 7px;
}

.faq .faqBox .b03 .b03_05{
	background: url(../images/faq/img_tit_04_05.png) no-repeat center center;
	background-size: 32px 15px;
	display: block;
	width: 100%;
	height: 15px;
	margin-bottom: 10px;
	text-indent: -9999px;
	padding-top: 7px;
}

.faq .faqBox .b03 .b03_06{
	background: url(../images/faq/img_tit_04_06.png) no-repeat center center;
	background-size: 69px 15px;
	display: block;
	width: 100%;
	height: 15px;
	margin-bottom: 10px;
	text-indent: -9999px;
	padding-top: 7px;
}

.faq .faqBox .b03 .b03_07{
	background: url(../images/faq/img_tit_04_07.png) no-repeat center center;
	background-size: 59px 15px;
	display: block;
	width: 100%;
	height: 15px;
	margin-bottom: 10px;
	text-indent: -9999px;
	padding-top: 7px;
}

.faq .faqBox .b03 .b03_08{
	background: url(../images/faq/img_tit_04_08.png) no-repeat center center;
	background-size: 84px 15px;
	display: block;
	width: 100%;
	height: 15px;
	margin-bottom: 10px;
	text-indent: -9999px;
	padding-top: 7px;
}

.faq .faqBox .b03 .b03_09{
	background: url(../images/faq/img_tit_04_09.png) no-repeat center center;
	background-size: 48px 15px;
	display: block;
	width: 100%;
	height: 15px;
	margin-bottom: 10px;
	text-indent: -9999px;
	padding-top: 7px;
}

.faq .faqBox{
	margin: 0 10px;
}



.faq .faqBox .box dl dt{
	background:url(../images/faq/ico_arrow1_o.png) no-repeat right 10px;
	background-size: 17px 17px;
	font-size: 14px;
	font-weight: bold;
}
.faq .faqBox .box dl dt.active{
	background:url(../images/faq/ico_arrow1_n.png) no-repeat right 10px;
	background-size: 17px 17px;
}

.faq .faqBox .box dl dt span.q{
	display: block;
	background:url(../images/faq/ico_q.png) no-repeat 0 2px;
	background-size: 41px 33px;
	min-height: 33px;
	padding-left: 50px;
	padding-right: 20px;
}

.faq .faqBox .box dl dt span.q span.tit{
	display: inline-block;
	padding-top: 7px;
}


	
	
.faq .faqBox .box dl dd{
	background: url(../images/faq/img_bg_01.gif) no-repeat center top;
	display: none; 
}

.faq .faqBox .box dl dd span.a{
	display: block;
	background: url(../images/faq/ico_a.png) no-repeat 0 8px;
	background-size: 41px 33px;
	min-height: 47px;
	padding-left: 50px;
}

.faq .faqBox .box dl dd span.a span.txt{
	display: inline-block;
	padding-top: 14px;
	line-height: 20px;
	font-size: 12px;
}

.faq .faqSide{ display: none; }
