@charset "utf-8";
/* CSS Document */

/*アメニティグループ*/
h4.amenityTit {
color: #CC3300;
background: url(../amenity/img/icon01.gif) no-repeat left 3px;
padding-left: 20px;
font-weight: bold;
margin-bottom: 5px;
margin-left: 20px;
}
.amenityTable {
width: 450px;
margin-bottom: 30px;
margin-left: 20px;
}
.amenityText {
margin-left: 20px;
margin-bottom: 10px;
}
.amenityTable.t12 tr th {
width: 70px;
}
