@charset "UTF-8";

h3 {
  font-size: 16px;
  background-color: #0033ff;
}

.read {
  width: 100%;
  margin-bottom: 20px;
  font-size: 14px;
  text-align: center;
}

.read span {
  color: #ff0000;
  font-weight: bold;
}

.menu {
  overflow: hidden;
  clear: both;
  width: 715px;
  margin-bottom: 20px;
}

.deslink {
  width: 715px;
  margin-top: 5px;
  padding-top: 10px;
  background: url(../images/frame_top.gif) no-repeat;
}

.deslink li {
  float: left;
  margin-right: 50px;
  padding-left: 10px;
  padding-bottom: 10px;
  background: url(../images/arrow_des.gif) no-repeat 0px 2px;
  white-space: nowrap;
}

.deslink li a {
  color: #ffffff !important;
  font-weight: bold;
  text-decoration: underline !important;
}

.deslink_body {
  background-color: #009fe8;
  padding: 10px 0 5px 10px;
}

.deslink_end {
  padding-bottom: 10px;
  background: url(../images/frame_bottom.gif) no-repeat 0px bottom;
}

.sakana_box {
  width: 715px;
  margin-bottom: 20px;
  border-bottom: 2px dotted #000000;
}

.sakana_title {
  margin-bottom: 10px;
}

.des_box {
  overflow: hidden;
  clear: both;
  width: 715px;
  margin-bottom: 20px;
}

.des_tour {
  width: 715xp;
  border-top: 1px dotted #666666;
  border-bottom: 1px dotted #666666;
}

.des_tour li {
  padding: 5px 5px 5px 50px;
  font-weight: bold;
}

.des_tour li span {
  color: #ff0000;
}

.tyo { background: url(./../images/tour_tyo.gif) no-repeat 0px 3px; }
.osa { background: url(./../images/tour_osa.gif) no-repeat 0px 3px; }
.ngo { background: url(./../images/tour_ngo.gif) no-repeat 0px 3px; }
.fuk { background: url(./../images/tour_fuk.gif) no-repeat 0px 3px; }
.spk { background: url(./../images/tour_spk.gif) no-repeat 0px 3px; }
.hij { background: url(./../images/tour_hij.gif) no-repeat 0px 3px; }
.okj { background: url(./../images/tour_okj.gif) no-repeat 0px 3px; }

.des_other {
  width: 715px;
  margin-top: 5px;
  text-align: right;
}

.alltour {
  width: 715px;
  text-align: center;
}

