@charset "UTF-8";

/* main
-----------------------------------------*/
#contents h2 {
  background: url(../../img/bg/bg_titcars.png) no-repeat;
  height: 50px;
  line-height: 50px;
  margin-bottom: 15px;
  padding-left: 15px;
  font-size: 129%;
  font-weight: bolder;
  color: #0d387d;
}
#pickup {
  margin: 15px 0;
}
.tablelist {
  width: 818px;
  _width: 844px;
  padding: 15px;
  position: relative;
  border: 1px solid #999;
  margin-bottom: 3px;
}
.tablelist .imglist {
  padding: 2px;
  border: 1px solid #999;
  padding: 15px;
}
.texttable {
  position: absolute;
  bottom: 15px;
  right: 15px;
}
.tablelist h3 {
  margin-bottom: 10px;
  background: #fff url(../../img/arrow.gif) 
  0px 2px no-repeat;
  padding-left: 18px;
}
.tablelist table {
  width: 700px;

}
.tablelist table th,
.tablelist table td {
  text-align: center;
  vertical-align: middle;
}
.tablelist table th {
  width: 70px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
}
.tablelist table td {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
}
.tablelist table th p {
  background-color: #eee;
  margin: 2px;
  padding: 2px 0;
  height: 100%;
}
#guest {
  border: 3px solid #1288ff;
  width: 844px;
  position: relative;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
#guest h3 {
  margin: 30px 20px 15px 20px;
  padding-bottom: 7px;
  background: url(../../img/arrow.gif) 
  5px 2px no-repeat;
  padding-left: 23px;
  border-bottom: 1px solid #ccc;
  font-size: 114%;
  font-weight: bolder;
  color: #333;
}
#guest span {
  color: red;
  font-size: 77%;
}
#guest #sitadori {
  position: absolute;
  top: 25px;
  right: 20px;
}
#guest #naka {
  width: 810px;
  margin-left: 18px;
}
#guest table {
  width: 490px;
  float: left;
}
#guest table th {
  width: 145px;
  padding-left: 5px
}
#guest table td {
  width: 345px;
  padding: 5px 0;
  _padding: 2px 0;
}
#guest table tr.iro {
  background-color: #dff0ff;
}
#guest #biko {
  float: right;
  width: 300px;
  border: 1px solid #fff;
}
#touroku {
  background: url(../../img/bg/bg_tire2.gif);
  margin-top: 15px;
  padding: 15px;
  position: relative;
}

.mailmagbtn1 {  /* 入力内容を確認 */
  width: 203px;
  height: 46px;
  background: url(../../img/bt/bt_nyuryoku-l.png) no-repeat;
  margin-top: 10px;
  float:left;
  position:relative;
  top:-15px;
}
.mailmagbtn2 {  /* Clear text */
  width: 133px;
  height: 26px;
  margin-left: 220px;
  background: url(../../img/bt/bt_reset.png) no-repeat;
  margin-top: 10px;
  position:relative;
  top:-15px;
}
#email {
  margin-top: 15px;
  padding: 15px;
}
