@charset "shift_jis";

h1 {
	background-image:url(../images/faq/h1.jpg);
}

#main dt {
	width:463px;
	padding:18px 0 15px 42px;
	background-image:url(../images/faq/q_back.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
#main dd {
	width:463px;
	padding:14px 0 50px 42px;
	background-image:url(../images/faq/a_back.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
