@charset "utf-8";
/* CSS Document */

/*-------------------------------
	コンテンツ
-------------------------------*/
#page-title-faq {
	background-image:url(../images/faq/faq-image.gif);
	width: 669px;
	margin: 20px 0px 0px 10px;
	height: 27px;
	text-indent: -9999px;
	background-repeat: no-repeat;
}

h2#faq-h-faq {
	background-image: url(../images/top/faq_h2.jpg);
}

/*　topの打ち消し分　*/
.question-box {
	width: 590px;
}

.answer-box {
	width: 590px;
}