
.pagetitle h2.tit{
	background:url(../images/faq/pagetitle.png) no-repeat 0 0;
	width: 430px;
}



.faqBox{
	background:url(../images/faq/img_ph_01.png) no-repeat center 0;
	margin-top : 20px;
	padding-top: 90px;
}


.faqBox .txt{
	margin-bottom: 35px;
	text-align: center;
}

.faqBox dl dt{
	font-size: 18px;
	font-weight: bold;
	background:url(../images/faq/img_ph_02.png) no-repeat 0 center;
	line-height: 40px;
	padding-left: 32px;
}

.faqBox dl dd{
	background: url(../images/faq/img_ph_03.png) no-repeat 17px 8px;
	padding-left: 50px;
	padding-top: 10px;
	margin-top: 10px;
}

.faqBox dl{
	padding-bottom: 30px;
	margin-bottom : 20px;
	background:url(../images/common/bg_line_02.gif) repeat-x 0 bottom;
}

.faqBox dl dd .remarks{
	display: block;
	margin-top: 7px;
}

.faqBox dl:last-child{
	padding-bottom: 0;
	margin-bottom : 0;
	background: none;
}

.anc01{ position: relative; }
.anc01 a#price{ position: absolute; margin-top: -170px; }