@charset "UTF-8";

.tao_photo_box {
  overflow: hidden;
  clear: both;
  width: 715px;
  margin-bottom: 15px;
}

.main_photo {
  float: left;
  width: 400px;
}

.main_text {
  float: right;
  width: 305px;
}

.main_text dt {
  color: #240050;
  font-weight: bold;
}

.main_text dd {
  margin-top: 3px;
  _margin-top: 5px;
  margin-bottom: 10px;
  _margin-bottom: 15px;
  font-size: 11px;
}

.photographer_photo {
  float: left;
  width: 160px;
}

.photographer_photo p {
  margin-bottom: 5px;
  text-align: center;
}

.photographer_text {
  float: right;
  width: 545px;
}

.photographer_text dl dd {
  margin-bottom: 10px;
}

.photographer_comment {
  padding:5px;
  border-bottom: 1px solid #8a5c29;
  font-size: 11px;
}

.area tr td {
  font-size: 12px;
  vertical-align: top;
}

.area tr td p {
  margin-bottom: 5px;
}

.shop tr td {
  font-size: 12px;
  vertical-align: top;
}

.shop tr td p {
  margin-bottom: 5px;
}

#button_tourlist {
  overflow: hidden;
  clear: both;
  width: 715px;
  margin-top: 10px;
  margin-bottom: 5px;
  text-align: center;
}
