body{
	position: absolute;
	margin:0 auto;
	padding:0;
	height:100%;
	text-align:center;
}
td,th{
	font-size:12px;
	line-height:25px;
}
#base{
	width:750px;
	height:100%;
	background-color:#FFFFFF;
	margin:0 auto;
}
h1{
	margin-top:10px;
	font-size:10px;
	line-height:16px;
	color:#FFFFFF;
	text-align:center;
	font-weight:nomal;
}
.address_b{
	font-size:12px;
	line-height:12px;
	font-weight:bold;
}
.address{
	font-size:10px;
	line-height:12px;
}
.info_dash{
	font-size:12px;
	line-height:16px;
	text-align:left;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	border-bottom-color:#000000;
	width:480px;
	padding:3px 30px 3px 30px;
	margin-top:5px;
}
.info_solid{
	font-size:12px;
	line-height:16px;
	text-align:left;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#18C06A;
	width:500px;
	padding:3px 30px 3px 30px;
	margin-top:5px;
	margin-bottom:20px;
}
.text{
	font-size:12px;
	line-height:18px;
}

.text02{
	font-size:10px;
	line-height:14px;
}

.text03{
	font-size:12px;
	line-height:18px;
	text-align:left;
}

div.setchi{
	margin-top:10px;
	margin-bottom:8px;
	font-size:14px;
	line-height:16px;
	color:#279371;
	text-align:center;
	font-weight:bold;
}
div.faq_qa{
	margin-top:20px;
	margin-bottom:5px;
	width:600px;
}
span.faq_q{
	font-size:12px;
	font-weight:bold;
	line-height:18px;
	text-align:left;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#18C06A;
	padding:3px;
}
div.faq_aa{
	margin-top:10px;
	margin-bottom:10px;
	width:600px;
}

span.faq_a{
	font-size:12px;
	line-height:18px;
	text-align:left;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	border-bottom-color:#18C06A;
	padding:3px;
}

span.faq_ared{
	font-size:12px;
	line-height:18px;
	font-weight:bold;
	color:#FF0000;
	text-align:left;
	padding:5px;
}
p.faq_imgtxt{
	font-size:12px;
	line-height:16px;
}

div.seko{
	width:560px;
	font-size:12px;
	line-height:16px;
	text-align:left;
}

ul{
	list-style-image:url(img/img_list.gif); 
	padding:0px;
}

ol{
	list-style-type:decimal;
	padding:0px;
	margin-right:10px;
}

li{
	margin-bottom:10px;
	font-size:12px;
	line-height:16px;
}


