@charset "utf-8";
/* CSS Document */

/*------------------------------
main  elements
------------------------------*/
h4, h5, h6{
  margin-top:30px;
  margin-bottom:5px;
}
h6.service{
  margin-top:15px;
  margin-bottom:3px;
}
div.page{
position:relative;
}
img.nav1{
position:absolute;
top:50px;
left:12px;
}
img.nav2{
position:absolute;
top:50px;
left:125px;
}

div.kodawari{
  background:url(../images/line-bk.gif) repeat-y;
  border-bottom:4px solid #A2C613;
  margin-top:30px;
}
p.boxtext1{
  background:url(../images/photo1.jpg) no-repeat 23px 0px;
  padding:0 20px 10px 240px;
}
p.boxtext2{
  background:url(../images/photo2.jpg) no-repeat 23px 0px;
  padding:0 20px 10px 240px;
}
p.boxtext3{
  background:url(../images/photo3.jpg) no-repeat 23px 0px;
  padding:0 20px 10px 240px;
}
p.boxtext4{
  background:url(../images/photo4.jpg) no-repeat 23px 0px;
  padding:0 20px 10px 240px;
}
p.s_boxtext1{
  background:url(../images/s_photo1.jpg) no-repeat 23px 0px;
  padding:0 20px 10px 240px;
}
p.s_boxtext2{
  background:url(../images/s_photo2.jpg) no-repeat 23px 0px;
  padding:0 20px 10px 240px;
}
p.s_boxtext3{
  background:url(../images/s_photo3.jpg) no-repeat 23px 0px;
  padding:0 20px 10px 240px;
}
p.s_boxtext4{
  background:url(../images/s_photo4.jpg) no-repeat 23px 0px;
  padding:0 20px 10px 240px;
  min-height:130px;
  _height:130px;
}
p.s_boxtext5{
  background:url(../images/s_photo5.jpg) no-repeat 430px 0px;
  padding:0 250px 10px 0px;
    min-height:130px;
  _height:130px;
}
p.s_boxtext6{
  background:url(../images/s_photo6.jpg) no-repeat 430px 0px;
  padding:0 250px 10px 0px;
    min-height:130px;
  _height:130px;
}
p.s_boxtext7{
  background:url(../images/s_photo7.jpg) no-repeat 430px 0px;
  padding:0 250px 10px 0px;
    min-height:130px;
  _height:130px;
}
p.rescue{
  padding-left:230px;
  background:url(../images/rescue.gif) no-repeat;
  min-height:123px;
  _height:123px;
}
div.maintenance{
  width:320px;
  border:#F39410 1px solid;
  margin-bottom:15px;
}
div.maintenance dl{
  padding:5px;
}
div.maintenance dt{
  color:#F39410;
  border-bottom:#F39410 dotted 2px;
  text-align:center;
  margin-bottom:3px;
}
div.maintenance dd{
  padding:5 15px;
  font-size:0.9em;
}
.left{
  float:left;
}
.right{
  float:right;
}
.bottommargin5{
  margin-bottom:5px;
}
