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

#detail {
  width: 600px;
  background-color: #FFA600;
  padding: 10px;
  font-size: 12px;
  margin: 20px auto 10px auto;
  }

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

#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: 0px;
  left: 8px;
  }

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

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

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;
  }

#detail table {
  line-height: 1.4em;
  margin: 20px auto 10px auto;
  }

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

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

#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;
  }
