@charset "utf-8";

table {
	margin:0 auto 20px auto;
	padding:0;
	border:none;
	width:90%;
	text-align:center;
}
th {
	padding-top:10px;
	padding-left:24px;
	text-align:left;
}

.title01 {
	margin-bottom:20px;
	background:url(../images/sample_title_hotel.jpg) no-repeat 0 0;
	height:30px;
	text-indent:-99999em;
}
.title02 {
	margin-top:20px;
	margin-bottom:20px;
	background:url(../images/sample_title_location.jpg) no-repeat 0 0;
	height:30px;
	text-indent:-99999em;
}
.title03 {
	margin-top:20px;
	margin-bottom:20px;
	background:url(../images/sample_title_service.jpg) no-repeat 0 0;
	height:30px;
	text-indent:-99999em;
}
