
/* サービス紹介 */
#service {
  text-align: center;
  margin: 30px 0px 30px 0px;
}

/* 最新機材 */
#equipment {
  text-align: center;
  margin: 30px 0px 30px 0px;
}

/* 優良宣言企業 */
#excellent {
  background-image: url(../img/index/excellent.png);
  background-repeat: no-repeat;
  width: 745px;
  height: 209px;
  color: #333333;
  font-size: 16px;
  line-height: 28px;
  padding: 65px 0px 0px 415px;
}
#excellent_title {
  font-size: 28px;
  font-weight: bold;
  padding: 0px 0px 10px 0px;
}

/* ご挨拶 */
#greet {
  text-align: left;
  padding: 30px 175px 40px 175px;
}
