@charset "shift_jis";
/* CSS Document */

/*------------------------------------------------------------
  HTML
------------------------------------------------------------*/
h3.question {
	margin: 15px 20px 0 20px;
	padding: 9px 0 0 48px;
	width: 562px;
	height: 27px;
	background-image: url(../images/bg_question.gif);
	background-repeat: no-repeat;
	font-size: 13px
}
div.answer {
	margin: 14px 20px 0 20px;
	padding: 0 0 0 65px;
	width: 545px;
	background-image: url(../images/bg_answer.gif);
	background-repeat: no-repeat
}
