@charset "UTF-8";
h4 {
	background-image: url(../images/img-faq/question.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #063;
	font-size: 14px;
}
.answer {
	font-size: 14px;
	background-image: url(../images/img-faq/answer.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 40px;
	padding-bottom: 20px;
	line-height: 1.5em;
}
.faq {
	width: 800px;
	margin: auto;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
}
#main_box2 {
	background-image: url(../images/img-other/img11.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border: 1px solid #FC6;
}
