#index ul {
	position: relative;
	height: 220px;
	width: 595px;
	margin-top: 5px;
}
#index ul li.btn1 {
	height: 101px;
	width: 182px;
	left: 10px;
	top: 0px;
	position: absolute;
}
#index ul li.btn2 {
	position: absolute;
	height: 101px;
	width: 182px;
	left: 206px;
	top: 0px;
}
#index ul li.btn3 {
	height: 101px;
	width: 182px;
	position: absolute;
	top: 0px;
	right: 10px;
}
#index ul li.btn4 {
	position: absolute;
	height: 103px;
	width: 182px;
	left: 100px;
	top: 120px;
}
#index ul li.btn5 {
	height: 103px;
	width: 182px;
	position: absolute;
	left: 300px;
	top: 120px;
}
#pagenavi {
	background-image: url(../images/common/line_01.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
#pagenavi ul li {
	text-indent: -1.3em;
	margin-left: 1.3em;
}
#pagenavi ul li span {
	font-weight: bold;
	color: #7cbb22;
}
.btn  {
	text-align: center;
}
#qa {
}
#qa .section {
	background-image: url(../images/common/line_01.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
#qa .section p {
	margin-bottom: 0px;
}
#qa h2 {
	background-image: url(../images/faq/index/ic_01.gif);
	background-repeat: no-repeat;
	padding-left: 28px;
	font-weight: bold;
}
#qa p {
	background-image: url(../images/faq/index/ic_02.gif);
	padding-left: 28px;
	background-repeat: no-repeat;
}

