#index_area {
	margin-bottom: 15px;
}
#index_area ul {
	padding-bottom: 20px;
}
#index_area li {
	background-image: url(../img/common/listmark_02.jpg);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 20px;
	line-height: 19px;
}


.box_l {
	float: left;
	width: 300px;
}
.box_r {
	float: right;
	width: 300px;
}
.answer_area {
	clear: both;
	margin-bottom: 20px;
}
.answer_box {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.answer_area .que {
	background-image: url(../img/faq/icon_q.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding-left: 25px;
	margin-bottom: 5px;
	font-weight: bold;
	line-height: 19px;
	padding-top: 10px;
}
.answer_area .ans {
	background-image: url(../img/faq/icon_a.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
	line-height: 19px;
}
.table01 {
	background-color: #CCCCCC;
	width: 227px;
	margin-left: 25px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 12px;
	line-height: 1.8em;
}
.table01 th {
	background-color: #EBEBEB;
	text-align: center;
}
.table01 td {
	text-align: right;
	background-color: #FFFFFF;
	padding-right: 5px;
}
