@charset "UTF-8";

/* --- シャークダイブ TOPページ --- */

.sharkdive_box {
  overflow: hidden;
  clear: both;
  width: 715px;
  margin-bottom: 15px;
}

.sharkdive_comment {
  margin-top: 5px;
}

.sharkdive_comment tr td {
  font-size: 13px;
  vertical-align: top;
}

.sharkdive_photo {
  overflow: hidden;
  clear: both;
  width: 715px;
  margin-left: 5px;
}

.sharkdive_photo li {
  float: left;
  width: 170px;
  padding: 3px;
}

.sharkdive_button tr th {
  text-align: center;
}

.sharkdive_button tr td {
  text-align: center;
}