@charset "UTF-8";

.alila_bace  {
  background-color: #f5f5f5;
}

.alila_comment  {
  font-size: 15px;
  color: #8f0000;
  margin-bottom: 10px;
  text-align: center;
}

.alila_tour_link  {
  text-align: center;
  padding: 3px;
}

.alila_titlebar01 {
  background-color: #b0e0e6;
  font-size: 15px;
  font-weight: bold;
  color: #008080;
  padding: 5px;
  margin-top: 10px;
}

.alila_room_name  {
  font-size: 13px;
  color: #8f0000;
  font-weight: bold;
}

.alila_room_left  {
  float: left;
  margin-right: 50px;
  margin-left: 50px;
}



.alila_facilitiesphoto {
  float: left;
  margin-right: 10px;
}

.alila_clear {
  clear: both;
}

.alila_titlebar02 {
  background-color: #F4DFFF;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  color: #5A3D1C;
  padding: 5px;
  margin-top: 10px;
  margin-bottom: 5px;
}

.alila_emotion {
  margin-left: 10px;
  margin-top: 10px;
}

.alila_emotion span {
  font-size: 16px;
  color: #5A3D1C;
  font-weight: bold;
}

.alila_privilege  {
  margin-left: 50px;
  margin-bottom: 30px;
}

.alila_privilege  li{
  padding: 2px;
  list-style-type: disc;
}


