@charset "UTF-8";

h1 {
	background-image: url(../faq/img/h1.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 120px;
	width: 680px;
}
#main li {
	background-image: url(../img/point.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	list-style-type: none;
	line-height: 150%;
}
h2.q, .a {
	background-repeat: no-repeat;
	padding-left: 30px;
	background-position: left 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.q {
	background-image: url(../faq/img/q.gif);
}
.a {
	background-image: url(../faq/img/a.gif);
}
