@charset "utf-8";
/* CSS Document */

h2 {
	margin-bottom: 10px;
}

#main_title {
	background: url(../images/faq/main_title.gif) no-repeat;
	height: 24px;
	text-indent: -9999px;
	border-bottom:5px solid #00AA00;

}

#q_a {
	margin-bottom:15px;
	width: 540px;
	margin-right: auto;
	margin-left: auto;
}

#q_a dl {
	margin:0;
	padding:0;
}

#q_a dt {
	background:url(../images/faq/text01.gif) 0 0 no-repeat;
	margin:0 0 10px;
	padding:0 0 0 20px;
	color:#990000;
}

#q_a dd {
	background:url(../images/faq/text02.gif) 0 0 no-repeat;
	margin:0;
	padding:0 0 25px 20px;
}
