@charset "UTF-8";

/* main
-----------------------------------------*/


#contents h2 {
  background: #FFF url(../../img/bg/bg_titcars.png) 0px 0px no-repeat;
  display: block;
  height: 50px;
  line-height: 50px;
  margin-bottom: 15px;
  padding-left: 15px;
  font-size: 129%;
  font-weight: bolder;
  color: #0d387d;
}

#contents h2 span {
  background: url(../../img/arrow.gif) 0px 4px no-repeat;
  padding-left: 18px;
}

#price {
  border: 1px solid #ccc;
  width: 600px;
  float: left;
  margin-bottom: 15px;
  _margin-bottom: 10px;
  position: relative;
}
#price h3 {
  margin: 20px 0 20px 20px;
  background: url(../../img/arrow.gif) 
  0 center no-repeat;
  padding-left: 18px;
  font-size: 136%;
  font-weight: bolder;
  color: #333;
}
#price h4 {
  background: url(../../img/user.png) 0px 2px no-repeat;
  margin: 10px 0px 5px 20px;
  _margin: 10px 0px 5px 10px;
  padding-left: 17px;
  float: left;
}
#price h4 b {
  color: #903;
  font-size:114%;
  font-weight: bolder;
}
#price .stockroom {
  color: #039;
  font-size: 136%;
  font-weight: bolder;
  background: url(../../img/truck.png) 0px 4px no-repeat;
  margin: 10px 20px 5px 0px;
  _margin: 8px 10px 5px 0px;
  padding-left: 18px;
  float: right;
}

#price table {
  width: 560px;
  margin-left: 20px;
}
#price1,
/*#price2,*/
#price4,
#price5 {
  text-align: center;
  height: 35px;
  line-height: 35px;
}
#price1 p,
#price4 p {
  margin: 2px;
  height: 35px;
  width: 111px;
  background-color: #eee;
}
#price1,
#price4 {
  width: 110px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
}
#price2,
#price5 {
  width: 165px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
}
#price2 {
  font-size:197%;
  letter-spacing: 1px;
  color:red;
  font-weight:bold;
  text-align: center;
}
#price5 {
  font-size:197%;
  letter-spacing: 1px;
  color:#79b034;
  font-weight:bold
}
#price3 {
  width: 10px;
}
#price #nousya {
  margin: 10px 0px 5px 20px;
  clear: both;
}

.callus {
  color: #4e4e4e;
  font-weight: bolder;
  background: url(../../img/phone.png) 0px 3px no-repeat;
  margin: 0px 0px 10px 20px;
  padding-left: 19px;
}
.callus b {
  font-size: 122%;
  color: red;
}


#mail {
  position: relative;
  top: 0px;
  right:0px;
  width: 235px;
  float: right;
}
#qr {
  border: 1px solid #fdc244;
  background-color: #f8f1e1;
}
#qr h4 {
  border-bottom: 1px solid #f8f1e1;
  background-color: #fdc244;
  color: #ff3c29;
  font-size: 107%;
  font-weight: bolder;
  padding: 8px 0px;
  text-align: center;
}
#qr .qrpic {
  margin: 7px;
}
#qr .qrpic img {
  width: 100px;
  height: 100px;
  background-color: white;
  border: 1px solid #666;
  margin-right: 5px;
  float:left;
}
#miru {
  font-size: 92%;
  line-height: 1.4;
  margin: 0px 5px 10px 5px;
}
#kantan {
  margin: 7px 0 5px 0;
  position: relative;
  top: 2px;
  left: -1px;
  display: block;
  width: 268px;
  height: 50px;
}
#kantan2 {
  display: block;
  width: 268px;
  height: 50px;
}
#kantan a,
#kantan2 a {
  background: url(../../img/kantan.png) 0px 0px no-repeat;
  display: block;
  width: 268px;
  height: 50px;
  text-indent: -9999px;
}
#kantan a:hover,
#kantan2 a:hover {
  background: url(../../img/kantan.png)  0px -50px no-repeat;
  display: block;
  width: 268px;
  height: 50px;
  text-indent: -9999px;
}

#eigyou {
  margin: 0 0 10px 3px;
  font-size: 85%;
  _font-size: 9px;
}
span.do {
  color: blue;
}
span.syuku {
  color: red;
}
#photo {
  width: 850px;
  clear: both;
  border: 1px solid #ccc;
  margin-bottom: 15px;
  position: relative;
}
#photo #photonai {
  margin: 15px 0 15px 15px;
  width: 820px;
}
#photo #photonai #pleft {
  float: left;
  width: 485px;
}
#pleft div {
  width: 480px;
  padding: 2px;
  border: 1px solid #ccc;
}
#photo #photonai #pright {
  float: right;
  width: 320px;
}
#pright .waku1,
#pright .waku2 {
  border: 1px solid #ccc;
  padding: 2px;
  width: 150px;
  margin: 5px 0;
}
#pright .waku1 {
  float: left;
}
#pright .waku2 {
  float: right;
}
#mottomiru {
  clear: both;
}
#mottomiru a {
  background: url(../../img/mottomiru.png)
  no-repeat;
  display: block;
  width: 150px;
  height: 30px;
  text-indent: -9999px;
  margin-top: 5px;
}
#mottomiru a:hover {
  background: url(../../img/mottomiru.png)
  0 -30px no-repeat;
}
#insatsu {
  margin-top: 5px;
  clear: both;
}
#insatsu a {
  display: block;
  width: 138px;
  height: 33px;
  text-indent: -9999px;
  background: url(../../img/print.png) no-repeat;
}
#pright span {
  color: #06c;
}


/*clearfex ハック*/
#textdate {
  border: 1px solid #ccc;
  background: #fff url(../../img/sample4.gif)
  repeat-y 630px 200px;
  clear: both;
}
#textdate #tleft {
  float: left;
  width: 615px;
}
#textdate #tright {
  position: relative;
  top: 0px;
  right: 0px;
  float:right;
  width: 205px;
}
#syousaiwaku {
  width: 603px;
  margin: 15px 0 15px 12px;
}

#syousaiwaku2 {
  width: 830px;
  margin: 10px 0 10px 0px;
}
#syousaiwaku2 .syousai {
  float: left;
  margin-left: 3px;
  _margin-left: 2.5px;
  width: 269px;
  _width: 270px;
}
#syousaiwaku2 .syousai table {
  width: 269px;
}

#syousaiwaku h3,
#syousaiwaku2 h3 {
  clear: left;
  margin: 15px 0 5px 3px;
  background: url(../../img/arrow.gif) 
  0 center no-repeat;
  padding-left: 18px;
  font-weight: bolder;
  color: #333;
  letter-spacing: 2px;
}
#syousaiwaku .syousai {
  float: left;
  margin-left: 3px;
  _margin-left: 2.5px;
  width: 197px;
  _width: 198px;
}
#syousaiwaku .syousai table {
  width: 197px;
}
.syousai table th {
  color: #505050;
  font-size: 92%;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
}
.syousai table td {
  color: #505050;
  font-weight:bolder;
  font-size: 100%;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
}
.sunpo {
  font-size: 85%;
}
.syousai table th p {
  margin: 2px;
  padding: 2px;
  background-color: #f4f4f4;
  letter-spacing: 1px;
}
.syousai table td {
  padding-left: 5px;
}


#kantan2 {
  margin: 15px 0 10px 15px;
  float: left;
}
#eigyo {
  position: relative;
  top:35px;
  left: 10px;
  margin: 0 0 10px 10px;
  font-size: 85%;
  _font-size: 9px;
}
#tright h3 {
  margin: 15px 0 5px 0;
  background: url(../../img/arrow.gif) 
  0 center no-repeat;
  padding-left: 18px;
  font-weight: bolder;
  color: #333;
  letter-spacing: 2px;
}
#tright p {
  line-height: 1.3;
}
#tope {
  float: left;
}
.tks {
  font-size: 85%;
  color:#777;
}
