
/*---faq page style---*/
.box{
letter-spacing:0.11em;
}
.box h2{
	background:url(../images/faq/h2_faq.png) left top no-repeat transparent;
	height:83px;
	text-indent:-9999px;
}
.box h3{
	margin:0 0 20px 0;
}
.box h4.question{
	font-size:1.13em;
	margin:2em 0 1.2em 0;
	padding:10px 0 10px 10px;
	background:#e3eff5 url(../images/faq/h4_underline.gif) bottom no-repeat;
}

.box span.answer{
	font-size:1.13em;
	font-weight:bold;
	padding-right:0.1em;
}

.box .bread-list{
	padding:10px 16px 25px 16px;
	color:#555555;
}
.box .faq-content{
	padding-left:10px;
}

.box .faq-content p{
margin-bottom:3em;
}

.link-pagetop{
	margin:0 0 0 495px;
}

.link-pagetop-block .link-pagetop{
	margin:0 0 0 467px;
}

.sales-phone{
	padding:0px 0px 0px 26px;
}
