div.content {
	position: relative;
}

.text01 {
	color: #169925;
	text-align: left;
	position: relative;
	top: -30px;
	left: 200px;
	font-size: 16px;
}



.text03 {
	position: absolute;
	top: 63px;
	left: -70px;
}

ul.qa-category {
	position: relative;
	z-index: 1;
	margin: 0 auto;
	width: 791px;
}

ul.qa-category:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}

ul.qa-category li {
	float: left;
	height: 346px;
}

.text02 {
	background-image: url(../../images/qa-bg01.gif);
	width: 634px;
	height: 144px;
	margin: 0 auto;
	color: #754c28;
	font-size: 16px;
}

.text02 span {
	display: block;
	padding-top: 37px;
	padding-right: 29px;
	padding-left: 160px;
}

.text11 {
	position: absolute;
	top: 140px;
	left: 50px;
	z-index: 0;
}

.text12 {
	text-align: center;
	margin-top: 50px;
}

.text13 {
	color: #169825;
	position: absolute;
	left: 400px;
	top: 170px;
	font-size: 14px;
}

div.qa {
	position: relative;
	z-index: 1;
	margin: 0 30px 30px;
	
}

div.qa h3 {
	background: #ffd3df url(../../images/qa-img11-trans.png) no-repeat 10px center;
	padding-left: 60px;
	color: #e60012;
	font-size: 17px;
	padding-bottom: 10px;
	padding-top: 12px;
}

div.qa p {
	background: #d6edf3 url(../../images/qa-img12-trans.png) no-repeat 10px 6px;
	padding-left: 60px;
	padding-top: 12px;
	padding-bottom: 15px;
	padding-right: 30px;
	color: #754c28;
}



