@charset "UTF-8";

.natsutabi_readtext {
  width: 100%;
  font-size: 14px;
  text-align: center;
}

.ptop {
  padding-top: 5px;
  padding-bottom: 10px;
  text-align: right;
}

.natsutabi_country {
  margin-top: 20px;
}

.natsutabi_tourlist li {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px
  dashed #cccccc;
}
.natsutabi_tourlist td {
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 5px;
  padding-right: 5px;
}

.natsutabi_tourlist .natsutabi_tourdep { width: 60px; font-size: 12px; text-align: center; }

.natsutabi_tourlist .natsutabi_tourdep .departure,
.natsutabi_tourlist .natsutabi_tourdep .departure2,
.natsutabi_tourlist .natsutabi_tourdep .departure3,
.natsutabi_tourlist .natsutabi_tourdep .departure4,
.natsutabi_tourlist .natsutabi_tourdep .departure5
{ margin-top: 5px; padding: 5px 3px 3px; color: #ffffff; font-size: 12px; font-weight: bold; line-height: 1em; }

.natsutabi_tourlist .natsutabi_tourdep .departure { background-color: #cc0000; }
.natsutabi_tourlist .natsutabi_tourdep .departure2 { background-color: #0033cc; }
.natsutabi_tourlist .natsutabi_tourdep .departure3 { background-color: #996600; }
.natsutabi_tourlist .natsutabi_tourdep .departure4 { background-color: #6600cc; }
.natsutabi_tourlist .natsutabi_tourdep .departure5 { background-color: #99cc33; }

.natsutabi_tourlist td.natsutabi_tourimg {
  width: 162px;
}

.natsutabi_tourlist td.natsutabi_tourimg a img {
  border: 1px solid #ffffff;
}

.natsutabi_tourlist td.natsutabi_tourimg a:hover img {
  border: 1px solid #000099;
}

.natsutabi_tourlist td.natsutabi_tourtext {
  padding-top: 6px;
  vertical-align: top;
}

.natsutabi_tourlist td.natsutabi_tourtext .theme {
  padding: 8px 10px 5px;
  background-color: #f9c699;
  font-size: 12px;
}
.natsutabi_tourlist td.natsutabi_tourtext .name {
  margin: 10px 0;
  padding-left: 14px;
  background: url(../images/arrow_next.gif) no-repeat 0px 2px;
  font-size: 13px;
  font-weight: bold;
  line-height: 1.1em;
}

.natsutabi_tourlist td.natsutabi_tourtext .price {
  font-size: 10px;
  text-align: right;
  line-height: 1.1em;
}

.natsutabi_tourlist td.natsutabi_tourtext .price1 {
  color: #fe6d0b;
  font-size: 17px;
  font-weight: bold;
  line-height: 1.1em;
}

.natsutabi_tourlist td.natsutabi_tourtext .price2 {
  color: #ff0000;
  font-size: 15px;
  font-weight: bold;
  line-height: 1.1em;
}

.deslink {
  width: 715px;
  margin-top: 15px;
  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  20px 0;
}

.deslink_end {
  padding-bottom: 10px;
  background: url(../images/frame_bottom.gif) no-repeat 0px bottom;
}
