@charset "utf-8";
.telbox img {
	display: block;
	padding-bottom: 20px;
}
.telbox {
	width: 566px;
	margin-right: auto;
	margin-left: auto;
}


h3 {
	text-align:center;
	padding:0 0 35px 0;
}
/* div.faqBox */
div.faqBox {
	width:672px;
	padding:0 0 20px 156px;
	clear:both;
	background:url(../images/acceptance/faq_bg.gif) no-repeat 156px bottom;
	margin-bottom:55px;
}
div.faqBox dl {
	width:672px;
	overflow:hidden;
	clear:both;
	color:#595757;
	padding:0 0 16px 0;
}
div.faqBox dl dt {
	float:left;
	width:42px;
}
div.faqBox dl dd {
	width:630px;
	float:right;
	line-height:1.2;
	padding:3px 0 0 0;
}
.contactbtn {
	margin-left: 115px;
	float: left;
	margin-right: 10px;
}
.requestbtn {
	float: left;
}
