#ttl {
	background: url(../img/ttlBack.jpg) no-repeat;
	height: 130px;
	text-indent: -99999px;
	margin-bottom: 30px;
}


.ttl {
	background: url(../img/ttlBack.jpg) no-repeat;
	height: 31px;
	font-size: 14px;
	font-weight: bold;
	padding: 9px 0 0 10px;
	margin-bottom: 20px;
}

.ttlSub {
	color: #215700;
	font-weight: bold;
	margin-bottom: 20px;
}



ul {
	list-style: none;
}

li {
	margin: 0;
}

.faq-block li p {
	padding: 25px 30px 35px 60px;
	background: url(../img/icon_a.gif) no-repeat 30px 30px;
}

.faq-title {
	background: url(../img/ttl_subttl.jpg) no-repeat;
	height: 42px;
	display: block;
	line-height: 42px;
	padding-left: 40px;
}

.faq-title:hover {
	color: #900;
}