/*--------- 詳細ページ ---------*/

#detail {
  width: 600px;
  background-color: #2688D9;
  padding: 10px;
  font-size: 12px;
  margin: 0px auto 10px auto;
  }

#detail-head {
  width: 600px;
  height: 70px;
  margin: 0 auto 10px auto;
  background-image: url(/image/detail/head-detail_bg.gif);
  position: relative;
  }

#detail-head img {
  position: absolute;
  top: 9px;
  left: 9px;
  }

#detail-cont {
  width: 580px;
  background-color: #FFFFFF;
  margin: 0 auto 0 auto;
  padding: 0px 10px 10px 10px;
  text-align: left;
  }

strong.title {
  font-size: 18px;
  }

table.comment {
  width: 530px;
  margin: 5px auto 0 auto;
  padding: 0;
  }

.fukidashi {
  width: 400px;
  }

.fuki-1 {
  width: 400px;
  height: 12px;
  background-image: url(/image/detail/com-table_l-top.gif);
  background-repeat: no-repeat;
  background-position: bottom;
  }

.fuki-2 {
  width: 400px;
  background-image: url(/image/detail/com-table_l-bg.gif);
  background-repeat: repeat-y;
  margin: 0;
  padding: 0;
  }

.kane-com {
  float: left;
  width: 354px;
  padding: 0 5px 0 10px;
  line-height: 1.5em;
  }

.kane-arrow {
  float: right;
  width: 31px;
  height: 50px;
  vertical-align: bottom;
  position: relative;
  }

.arrow {
  position: absolute;
  left: 0;
  bottom: 0;
  }

.fuki-3 {
  width: 400px;
  height: 12px;
  background-image: url(/image/detail/com-table_l-bottom.gif);
  background-repeat: no-repeat;
  background-position: top;
  }

table.hyou1 {
  width: 570px;
  margin: 5px auto 0 auto;
  line-height: 1.4em;
  }

.hyou1 th {
  border: 1px solid #999999;
  text-align: center;
  padding: 3px;
  /*background-image: url(/image/detail/back-baibai.gif);*/
  background-color: #E7E7A0;
  }

.hyou1 td {
  border: 1px solid #999999;
  text-align: center;
  padding: 3px;
  position: relative;
  }

.hyou1 td strong {
  font-size: 15px;
  color: #FF0000;
  }

table.hyou3 {
  width: 570px;
  margin: 5px auto 0 auto;
  }

.hyou3 th {
  border: 1px solid #999999;
  text-align: center;
  padding: 3px;
  /*background-image: url(/image/detail/back-baibai.gif);*/
  background-color: #E7E7A0;
  }

.hyou3 td {
  border: 1px solid #999999;
  text-align: center;
  padding: 3px;
  position: relative;
  }

#detail .middle h3 {
  width: 95%;
  color: #000000;
  font-weight: bold;
  /*background-image: url(/image/detail/back-baibai.gif);*/
  background-color: #EAF4FC;
  border-top: 1px solid #2688D9;
  border-left: 8px solid #2688D9;
  border-bottom: 1px solid #2688D9;
  border-right: 1px solid #2688D9;
  padding: 5px 5px 5px 5px;
  font-size: 12px;
  margin: 10px auto 10px auto;
  clear: both;
  }

.middle {
  width: 570px;
  margin: 5px auto 0 auto;
  }

.middle-a {
  width: 275px;
  float: left;
  }

.middle-b {
  width: 290px;
  float: right;
  vertical-align: top;
  }

.middle-a .gaikan {
  width: 270px;
  line-height: 2.0em;
  }

.middle-a .madori {
  width: 270px;
  line-height: 2.0em;
  }

.middle-a .photo {
  height: 270px;
  overflow: hidden;
  }

.other-pic {
  width: 525px;
  padding-left: 40px;
  margin: 0 auto 0 auto;
  }

.picbox {
  width: 150px;
  height: 170px;
  text-align: left;
  float: left;
  margin: 0 20px 10px 0;
  line-height: 1.4em;
  }

table.hyou2 {
  width: 290px;
  margin: 0 auto 0 auto;
  }

.hyou2 th {
  width: 30%;
  border: 1px solid #999999;
  text-align: center;
  padding: 5px;
  /*background-image: url(/image/detail/back-baibai.gif);*/
  background-color: #E7E7A0;
  }

.hyou2 td {
  width: 70%;
  border: 1px solid #999999;
  text-align: left;
  padding: 5px;
  }

table.hyou4 {
  width: 570px;
  margin: 0 auto 0 auto;
  }

.hyou4 th {
  width: 20%;
  border: 1px solid #999999;
  text-align: center;
  padding: 5px;
  /*background-image: url(/image/detail/back-baibai.gif);*/
  background-color: #E7E7A0;
  }

.hyou4 td {
  width: 80%;
  border: 1px solid #999999;
  text-align: left;
  padding: 5px;
  }

#button {
  width: 550px;
  text-align: center;
  margin: 10px auto 10px auto;
  }

#button .bt {
  margin: 10px;
  }

.adr {
  margin: 0 auto 10px auto;
  }

.kukaku {
  text-align: center;
  }

.detail-top {
  width:580px;
  height: 60px;
  position: relative;
  }

.detail-top-l {
  width:400px;
  position: absolute;
  left: 0;
  bottom: 0;
  line-height: 1.8em;
  }

.detail-top-r {
  width:150px;
  text-align: right;
  position: absolute;
  right: 0;
  bottom: 0;
  }

.detail-top-r strong {
  font-size: 18px;
  color: #FF0000;
  }
