@charset "UTF-8";

.aleenta_bace  {
  background-color: #f5f5f5;
}

.aleenta_topimage  {
  margin-left: 1px;
}

.aleenta_link_list li {
  display: inline;
  margin-left: 10px;
}

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

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

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

.aleenta_privilege  {
  margin-left: 20px;
  margin-bottom: 10px;
}

.aleenta_privilege  li{
  padding: 2px;
  list-style-image:url(../images/dot.gif);
}

.aleenta_privilege02  {
  width: 550px;
  margin: 10px 0 10px 30px;
  border: solid 1px #8f0000;
}

.aleenta_privilege02 li {
  padding: 2px;
}

.aleenta_privilege02_bold01  {
  font-weight: bold;
  color: #8f0000;
  text-align: center;
}

.aleenta_privilege02_bold02  {
  font-size: 16px;
  font-weight: bold;
  color: #FF4000;
  text-align: center;
}

.aleenta_titlebar03 {
  font-size: 14px;
  font-weight: bold;
  color: #5A3D1C;
  text-align: center;
  border-top: solid 1px #8f0000;
  border-bottom: solid 1px #8f0000;
  padding: 5px;
  margin-top: 10px;
  margin-bottom: 20px;
}

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

.aleenta_clear {
  clear: both;
}

.aleenta_acilities  {
  margin-left: 30px;
}

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

.aleenta_titlebar04 {
  background-color: #ccffcc;
  font-size: 16px;
  font-weight: bold;
  color: #5A3D1C;
  padding: 5px;
  margin-top: 10px;
  margin-bottom: 5px;
}

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

.aleenta_dinner span {
  font-size: 14px;
  font-weight: bold;
}

