
/* 事業内容 */
#service_bk {
  background-color: #E2EFF8;
  margin: 0px 0px 70px 0px;
}
#service {
  background-image: url(../img/index/service2.jpg);
  background-repeat: no-repeat;
  width: 1300px;
  height: 800px;
  margin: 0 auto;
}
#service1 {
  text-align: center;
  padding: 98px 0px 0px 0px;
}
#service2 {
  text-align: left;
  padding: 465px 0px 0px 430px;
}

/* 対応エリア */
#area {
  background-color: #F2F7FD;
  text-align: center;
  margin: 90px 0px 60px 0px;
}

/* 当社のご案内 */
#about {
  background-image: url(../img/index/about.png);
  background-repeat: no-repeat;
  width: 1040px;
  height: 538px;
  text-align: left;
  margin: 0 auto;
}
#about_address {
  font-size: 17px;
  line-height: 24px;
  padding: 390px 0px 0px 614px;
}
#about_station {
  font-size: 19px;
  padding: 29px 0px 0px 589px;
}

/* 代表挨拶 */
#greet_bk {
  background-color: #F0F8FC;
  margin: 70px 0px 80px 0px;
}
#greet {
  background-image: url(../img/index/greet.png);
  background-repeat: no-repeat;
  width: 918px;
  height: 406px;
  font-size: 18px;
  line-height: 36px;
  text-align: left;
  padding: 60px 0px 0px 382px;
  margin: 0 auto;
}
#greet_sign {
  text-align: right;
  margin: 20px 299px 0px 0px;
}


