@charset "UTF-8";

.theme_box {
  overflow: hidden;
  clear: both;
  width: 715px;
}

.theme_main {
  background-color: #000000;
}

.theme_main h2 {
  margin-bottom: 0px;
}

.theme_main ul {
  float: left;
  width: 155px;
  margin-top: 10px;
  text-align: right;
}

.theme_main ul li {
  margin-bottom: 2px;
}

.theme_main p {
  float: right;
  width: 560px;
}

.theme_area {
  margin-top: 10px;
  margin-bottom: 15px;
}

.theme_area li {
  float: left;
  width: 230px;
  padding: 4px;
  _padding: 5px;
}

.theme_area li table {
  background-color: #000000;
}

.theme_area li table tr th {
  height: 26px;
  border: 1px solid #ffffff;
  color: #ffffff;
  font-size: 13px;
  text-align: center;
  vertical-align: middle;
}

.theme_area li table tr th span {
  font-size: 10px;
  _font-size: 11px;
}

.theme_area li table tr td {
  color: #ffffff;
  font-size: 12px;
  vertical-align: top;
}

.theme_area li table tr td p {
  margin-bottom: 7px;
  padding-bottom: 4px;
  border-bottom: 1px dotted #ffffff;
}

.theme_area li table tr td span {
  font-size: 10px;
  _font-size: 11px;
}

.theme_area_photo {
  text-align: center;
}

.theme_area_as {
  background-color: #015353;
}

.theme_area_am {
  background-color: #e0482f;
}

.theme_area_oc {
  background-color: #e0761e;
}

.theme_area_mi {
  background-color: #0060b6;
}

.theme_area_ma {
  background-color: #9f2200;
}

.theme_area_jp {
  background-color: #c646bd;
}

.diving_seasonality {
  overflow: hidden;
  clear: both;
  width: 715px;
  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: 4px;
  border: 1px solid #00a0e9;
  font-size: 12px;
  text-align: center;
}

.diving_seasonality table tr span {
  font-size: 10px;
  _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: 715px;
  font-size: 11px;
  text-align: right;
}
