
/* メッセージ */
#message {
  background-image: url(../img/index/message.jpg);
  background-repeat: no-repeat;
  width: 806px;
  height: 273px;
  font-size: 16px;
  padding: 220px 0px 0px 50px;
}

/* 強み */
#advantage {
  background-image: url(../img/index/advantage.png);
  background-repeat: no-repeat;
  width: 856px;
  height: 517px;
  font-size: 17px;
  line-height: 24px;
  margin: 35px 0px 50px 0px;
}
#advantage_title {
  text-align: center;
  font-size: 34px;
  padding: 45px 0px 0px 0px;
}
#advantage1 {
  float: left;
  width: 245px;
  padding: 265px 0px 0px 45px;
}
#advantage2 {
  float: left;
  width: 245px;
  padding: 265px 0px 0px 28px;
}
#advantage3 {
  float: left;
  width: 245px;
  padding: 265px 0px 0px 25px;
}

/* 見出し */
.headline {
  background-image: url(../img/h2.jpg);
  background-repeat: no-repeat;
  width: 836px;
  height: 51px;
  font-size: 22px;
  font-weight: bold;
  color: #000000;
  text-align: left;
  padding: 15px 0px 0px 20px;
  margin: 40px 0px 0px 0px;
}

/* 悩み */
#worry {
  background-image: url(../img/index/worry.png);
  background-repeat: no-repeat;
  width: 748px;
  height: 349px;
  font-size: 22px;
  line-height: 60px;
  font-weight: bold;
  padding: 172px 0px 0px 107px;
  margin: 40px 0px 0px 0px;
}

/* IT顧問契約 */
#adviser {
  background-image: url(../img/index/adviser.png);
  background-repeat: no-repeat;
  width: 856px;
  height: 474px;
  margin: 40px 0px 0px 0px;
}
#adviser1 {
  font-size: 15px;
  padding: 120px 0px 0px 270px;
}
#adviser2 {
  font-size: 21px;
  font-weight: bold;
  color: #FFFFFF;
  padding: 103px 0px 0px 80px;
}

/* 代表挨拶 */
#greet {
  background-image: url(../img/index/greet.png);
  background-repeat: no-repeat;
  width: 822px;
  height: 243px;
  font-size: 16px;
  padding: 127px 0px 0px 34px;
  margin: 50px 0px 60px 0px;
}

/* 対応エリア */
#area {
  background-image: url(../img/index/area.png);
  background-repeat: no-repeat;
  width: 856px;
  height: 313px;
  margin: 40px 0px 20px 0px;
}
#area1 {
  color: #3396D4;
  font-size: 44px;
  line-height: 52px;
  font-weight: bold;
  padding: 45px 0px 0px 50px;
}
#area2 {
  font-size: 15px;
  padding: 20px 0px 0px 50px;
}



