@charset "UTF-8";

/*--------------------------------------------------------------------
faq.html
faq.css
--------------------------------------------------------------------*/

/*------------faq---------------------------------------------------------------*/
div#faq div.Answer {
	min-height: 70px;
	padding-left: 120px;
	background: url(../../img/parts/a.png) no-repeat left top;
}
div#faq div.Answer span.icon { display: none; }
div#faq ul li {
	list-style: none;
	padding-left: 1em;
	text-indent: -1em;
}