@charset "UTF-8";

/* --- パラオ ダイビングページ --- */

#diving_seasonality {
  overflow: hidden;
  clear: both;
  width: 560px;
  margin-bottom: 5px;
}

#diving_seasonality table {
  width: 99%;
  margin: 2px;
  border-collapse: collapse;
  border-spacing: 0;
  empty-cells: show;
}

#diving_seasonality table tr th {
  padding: 5px;
  border: 1px solid #00a0e9;
  font-size: 12px;
  text-align: center;
}

#diving_seasonality table tr td {
  padding: 5px;
  border: 1px solid #00a0e9;
  font-size: 12px;
  text-align: center;
}

#diving_seasonality table tr span {
  font-size: 11px;
}

#diving_seasonality .diving_seasonality_mint {
  background-color: #ccffcc;
}

#diving_seasonality .diving_seasonality_green {
  background-color: #99ffcc;
}

#diving_seasonality .diving_seasonality_aqua {
  background-color: #ccccff;
}

#diving_seasonality .diving_seasonality_blue {
  background-color: #99ccff;
}

#diving_seasonality .diving_seasonality_purple {
  background-color: #ffccff;
}

#diving_seasonality .diving_seasonality_pink {
  background-color: #ffcccc;
}

#diving_seasonality .diving_seasonality_notes {
  width: 560px;
  font-size: 11px;
  text-align: right;
}

.diving_information dt {
  background-coloor: #ffffff;
  color: #000000;
  font-weight: bold;
}

.diving_information dd {
  margin-top: 3px;
  margin-bottom: 15px;
  padding: 10px;
  border: 1px dashed #666666;
}

.diving_shop2 {
  overflow: hidden;
  clear: both;
  width: 560px;
}

.diving_shop2 li {
  float: left;
  width: 275px;
  margin-bottom: 3px;
  padding: 2px;
  text-align: center;
}

.diving_shop2 li dl dt {
  width: 275px;
  padding-top: 3px;
  padding-bottom: 3px;
  background-color: #ccccff;
  font-weight: bold;
  text-align: center;
}

.diving_point {
  margin-bottom: 25px;
}

.diving_point li {
  overflow: hidden;
  clear: both;
  width: 560px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px dotted #666666;
}

.diving_point li p {
  float: left;
  width: 120px;
}

.diving_point li dl {
  float: right;
  width: 430px;
}

.diving_point dt {
  background-color: #ffffff;
  color: #009900;
  font-weight: bold;
}

.diving_point dd {
  margin-top: 5px;
}

.diving_pointmap {
  text-align: right;
}
