@charset "UTF-8";


.bloc01 {
	background: url(../../../f031/img/faq/img_main.jpg) no-repeat center 125px;
}


.bloc01 .bloc {
	width: 455px;
	padding: 60px 0 50px 495px;
}

.bloc01 h1 {
	padding: 0 0 20px 0;
	margin: 0;
}

dl {
	margin: 0 0 30px 0;
	border-top: 1px solid #e5e5e5;
}
dt {
	background: url(../../../f031/img/faq/icon_q.png) no-repeat left center;
	display: table-cell;
	height: 45px;
	padding: 15px 0 10px 60px;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	vertical-align: middle;
}
dd {
	margin: 0 !important;
	padding: 0 0 15px 0;
	border-bottom: 1px solid #e5e5e5;
}
dd.last {
	border-bottom: none;
}
#contact {
	padding: 15px;
	background: #e5e5e5;
	-webkit-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border-radius: 5px;
}
#contact h2 {
	margin: 0 0 10px 0;
	color: #3b2c22;
	font-size: 13px;
	font-weight: bold;
}
#contact .tel {
	font: bold 25px Helvetica Neue, sans-serif;
	margin-right: 10px;
}
#contact p {
	font-size: 11px;
}
#contact p.form {
	color: #3b2c22;
}