@charset "UTF-8";

/* --- パラオ オプションページ --- */

.option_readtext {
  float: left;
  width: 380px;
}

.option_readtext p {
  padding: 5px;
  font-size: 12px;
}

.option_readphoto {
  float: right;
  width: 170px;
}

.option_text {
  float: left;
  width: 350px;
  margin-bottom: 5px;
}

.option_photo {
  float: right;
  width: 200px;
  margin-bottom: 5px;
}

.option_photo p {
  font-size: 10px;
  text-align: center;
}

.option_point dd {
  margin-top: 3px;
}

.option_schedule {
  clear: both;
  width: 560px;
  margin-top: 5px;
  padding-top: 8px;
  border-top: 1px dashed #666666;
}

.option_schedule dd {
  margin-top: 3px;
  margin-bottom: 10px;
}

.option_schedule dd span {
  display: block;
  margin-top: 3px;
  font-size: 10px;
}

.option_details {
  clear: both;
  width: 560px;
  margin-bottom: 20px;
  border-bottom: 1px dashed #666666;
}

.option_details dd {
  margin-top: 3px;
  margin-bottom: 10px;
}

.option_cautions {
  clear: both;
  width: 538px;
  _width: 560px;
  padding: 10px;
  margin-bottom: 20px;
  border: 1px solid #000000;
}

.option_cautions p {
  margin-top: 2px;
  margin-bottom: 10px;
  background-color: #ffffff;
  color: #ff0000;
  font-weight: bold;
  text-align: center;
}

.option_cautions dl dt {
  font-weight: bold;
}

.option_cautions dl dd {
  margin-top: 2px;
  margin-bottom: 10px;
  margin-left: 15px;
}
