/* CSS Document */

.facilityBox img {
	width:100%;
	margin:10px 0;
}

.facilityBox {
  padding: 10px 15px 40px;
}

.btn {
	margin-bottom:5px;
}

h2 {
	font-size:116%;
}

.tel {
	font-size:182%;
}

.hotel_amenity {
	display:block;
	background:#EBEBEB;
	padding:10px;
	font-size:85%;
	color:#666;
}

table {
	text-align:center;
}