@charset "UTF-8";

/* --- アニラオ リゾートページ --- */

#resort_top {
  overflow: hidden;
  clear: both;
  width: 560px;
  margin-bottom: 10px;
}

#resort_top ul {
  float: left;
  width: 200px;
}

#resort_top ul li {
  margin-bottom: 3px;
  padding-bottom: 3px;
  font-size: 11px;
  text-align: center;
  line-height: 1.4em;
}

#resort_top dl {
  float: right;
  width: 350px;
  
}

#resort_top dl dt {
  background-color: #ffffff;
  color: #ff0000;
  font-weight: bold;
  line-height: 1.4;
}

#resort_top dl dd {
  margin-top: 10px;
  line-height: 1.4;
}


#resort_top dl dd p {
  margin-bottom: 10px;
}

#resort_top dl dd p span {
  background-color: #ffffff;
  color: #009900;
}

#resort_photo {
  overflow: hidden;
  clear: both;
  width: 560px;
  margin-bottom: 10px;
}

#resort_photo ul {
  overflow: hidden;
  clear: both;
  width: 560px;
  margin-bottom: 5px;
}

#resort_photo ul li {
  float: left;
  width: 180px;
  margin-bottom: 3px;
  padding:3px;
  font-size: 11px;
  text-align: center;
  line-height: 1.4em;
}

.resort_tourlink {
  overflow: hidden;
  clear: both;
  width: 560px;
  margin-bottom: 10px;
}

.resort_tourlink li {
  float: left;
  width: 185px;
  text-align: center;
}

.resortarreange_tourlink {
  overflow: hidden;
  clear: both;
  width: 560px;
  margin-bottom: 10px;
}

.resortarreange_tourlink li {
  float: left;
  width: 560px;
  text-align: center;
}

#resortarreange_schedule {
  overflow: hidden;
  clear: both;
  width: 560px;
  margin-bottom: 15px;
}

#resortarreange_schedule table {
  width: 99%;
  margin: 2px;
  border-collapse: collapse;
  border-spacing: 0;
  empty-cells: show;
}

#resortarreange_schedule table tr th {
  padding: 5px;
  border: 1px solid #00a0e9;
  background-color: #ccccff;
  font-size: 12px;
  text-align: center;
}

#resortarreange_schedule table tr td {
  padding: 5px;
  border: 1px solid #00a0e9;
  font-size: 12px;
  text-align: center;
}

.resortarreange_schedule_mint {
  background-color: #ccffcc;
}

.resortarreange_schedule_green {
  background-color: #99ffcc;
}

.resortarreange_schedule_aqua {
  background-color: #ccccff;
}

.resortarreange_schedule_blue {
  background-color: #99ccff;
}

.resortarreange_schedule_purple {
  background-color: #ffccff;
}

.resortarreange_schedule_pink {
  background-color: #ffcccc;
}

.resortarreange_schedule_notes {
  width: 560px;
  font-size: 11px;
  text-align: right;
}
