/*-------------   inquiry    -------------*/

table{
	width:620px;
	border-collapse:collapse;
	margin-bottom:10px;
	border:1px solid #fff;
	margin-bottom:20px;
}
table th{
	width:130px;
	text-align:right;
	padding-right:10px;
	padding-top:3px;
	padding-bottom:3px;
	background-color:#C8EFFC;
	color:#555;
}
table td{
	background-color:#eff9fc;
	padding-left:10px;
        padding-top:10px;
        padding-bottom:5px;
}
.section01 div p {
text-align:center;
}
