#topnavi01 li#top_navi06 a {
	background-position: -672px -100px;
	position: absolute;
	left: 672px;
	top: 0px;
}
.box_faq {
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 25px;
}



#contents h3 {
	margin-bottom: 10px;
	clear: both;
	background-image: url(../../img/faq/icon_q.jpg);
	background-repeat: no-repeat;
	padding-left: 30px;
	background-position: 0px 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	display: block;
	height: auto;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	font-size: 14px;
}
.box_answer {
	background-image: url(../../img/faq/icon_a.jpg);
	background-repeat: no-repeat;
	padding-left: 45px;
	border: 1px none #CCCCCC;
	padding-right: 10px;
	background-position: 10px 10px;
	min-height: 23px;
	padding-top: 10px;
	height: auto;
}
