@charset "utf-8";

#bhome {
  background: url(../parts/body_bg.jpg) no-repeat;
  background-position: top center;
  background-color: #f6e195;
}

#bhome h1 {
  position: absolute;
  left: 277px;
  top: 52px;
  /* /top: 81px; */
  display: block;
  width: 270px;
  height: 105px;
  text-indent: -10000px;
  background: url(../parts/h1title.jpg) no-repeat top left;
}
.open {
  position: absolute;
  right: -71px;
  top: 421px;
}

.service {
  text-align: center;
}

/*スタッフ*/
#bhome .staff {
  width: 862px;
  text-align: center;
  margin: 0 auto;
  background: url(../parts/bnr_staff_bg.png) no-repeat left bottom;
  padding: 35px 0 55px;
}

* html #bhome .staff {
  background: none !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='parts/bnr_staff_bg.gif' ,sizingmethod=image);
}

.other {
  height: 370px;
  text-align: center;
  margin: 45px 0 0 0;
  padding: 0 50px 50px;
}
.other .lef {
  width: 228px;
  float: left;
  margin: 0 0 0 75px;
}
.other .rig {
  text-align: left;
  width: 700px;
}
.other .rig p {
  font-weight: bold;
  margin-left: 360px;
  text-indent: -0.5em;
}

.other .rig ul {
  margin-left: 350px;
}
.other .rig ul li {
  list-style-image: url(../parts/list_icon.jpg);
  color: #815a0c;
  font-size: 90%;
}

/*スライダー*/
#slide {
  /* width: 862px;px; */
  width: 862px;
  height: 641px;
  /* positon:relative; */
  position: relative;
  margin: 0;
}

/* bxSlider */
.slider {
  width: 862px;
  height: 641px;
  overflow: hidden;
  z-index: 50;
}
