@charset "UTF-8";

/* --- page  ---*/

.my_box {
  overflow: hidden;
  clear: both;
  width: 800px;
  margin-bottom: 25px;
}

#my_top {
  clear: both;
  width: 800px;
  text-align: center;
}

#my_top p {
  width: 800px;
  text-align: right;
}

.my_read {
  width: 756px;
  margin-top: 10px;
  margin-bottom: 15px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 10px;
  border: 1px dotted #bf0000;
  background-color: #ffffcc;
  color: #000000;
}

.my_deslist {
  overflow: hidden;
  clear: both;
  width: 800px;
  background-color: #ffffcf;
  border-bottom: 1px dotted #000000;
}

.my_deslist dt {
  display: block;
  clear: both;
  padding: 10px 0 5px 5px;
  color: #000000;
  font-size: 14px;
  font-weight: bold;
}

.my_deslist dd {
  float: left;
  margin-left: 10px;
  padding: 0 15px 5px 20px;
  background: url(./../images/point.gif) no-repeat 0px 3px;
  white-space: nowrap;
}

.my_dep {
  margin-top: 30px;
}

.my_des {
  font-size: 3px;
}


/* ---- txt ---- */

.my_tourbox {
  margin-bottom: 15px;
}

.my_tourtitle {
  width: 700px;
  height: 22px;
  _width: 800px;
  _height: 36px;
  padding: 14px 0 0 103px;
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
}

.my_tourtitle span {
  font-size: 13px;
}
.my_tour_tyo {
  background: url(./../images/tour_tyo.gif) no-repeat;
}

.my_tour_osa {
  background: url(./../images/tour_osa.gif) no-repeat;
}

.my_tour_ngo {
  background: url(./../images/tour_ngo.gif) no-repeat;
}

.my_tour_fuk {
  background: url(./../images/tour_fuk.gif) no-repeat;
}

.my_tour_spk {
  background: url(./../images/tour_spk.gif) no-repeat;
}

.my_tour_yok {
  background: url(./../images/tour_yok.gif) no-repeat;
}

.my_table {
  overflow: hidden;
  clear: both;
  width: 800px;
  margin-top: 3px;
  margin-bottom: 5px;
}

.my_table li {
  float: left;
  width: 190px;
  padding-top: 3px;
  padding-bottom: 1px;
  padding-left: 8px;
  padding-right: 1px;
}

.my_seat {
  width: 190px;
  border-collapse: collapse;
  border-spacing: 0;
  empty-cells: show;
}

.my_seat tr th {
  padding: 2px;
  border: 1px solid #000000;
  font-size: 12px;
  font-weight: normal;
  text-align: center;
  color: #000000;
}

.my_seat tr td {
  padding: 2px;
  border: 1px solid #000000;
  font-size: 12px;
  text-align: center;
  color: #000000;
}

.my_seat_a {
  background-color: #ffffcf;
}

.my_seat_b {
  background-color: #ccffcf;
}

.my_s {
  font-weight: bold;
}


/* ---- button ---- */

.my_re {
  clear: both;
  width: 100%;
  text-align: right;
}

.dep_button {
  overflow: hidden;
  text-align: center;
}

.dep_button li {
  display: inline;
}
