@charset "utf-8";

h3 span {
	position: absolute;
	top: 8px;
	left: 70px;
	width: 77px;
	height: 12px;
	background: url(../qa/image/title.gif) no-repeat;
	text-indent: -1000em;
}

h4 {
	margin: 20px 0px 0px 5px;
}

dl.faqList {
	margin: 10px 0px;
	line-height: 1.6em;
}

.faqList dt {
	margin-bottom: 4px;
	padding: 7px 0px 7px 40px;
	background: url(../qa/image/question.gif) no-repeat left top;
	color: #69C;
}

.faqList dd {
	margin-bottom: 4px;
	padding: 7px 0px 7px 40px;
	background: url(../qa/image/answer.gif) no-repeat left top;
}

