
/* ３つの理由 */
#reason {
  background-image: url(../img/index/reason.png);
  background-repeat: no-repeat;
  width: 832px;
  height: 450px;
  font-size: 16px;
  margin: 0px 0px 40px 0px;
}
#reason1 {
  float: left;
  width: 210px;
  text-align: left;
  padding: 321px 0px 0px 50px;
}
#reason2 {
  float: left;
  width: 210px;
  text-align: left;
  padding: 321px 0px 0px 53px;
}
#reason3 {
  float: left;
  width: 225px;
  text-align: left;
  padding: 321px 0px 0px 53px;
}

/* 相談事例 */
#case {
  background-image: url(../img/index/case_contact.png);
  background-repeat: no-repeat;
  width: 832px;
  height: 524px;
  margin: 10px 0px 0px 0px;
}
#case_contact {
  font-size: 16px;
  line-height: 28px;
  font-weight: bold;
  padding: 101px 0px 0px 238px;
}
#case_mail {
  padding: 171px 0px 0px 504px;
}

/* お客様の声 */
#voice {
  background-image: url(../img/index/voice.png);
  background-repeat: no-repeat;
  width: 832px;
  height: 755px;
  margin: 65px 0px 0px 0px;
}
#voice_desc {
  font-size: 20px;
  text-align: center;
  padding: 90px 0px 0px 0px;
}
#voice1 {
  font-size: 16px;
  padding: 75px 0px 0px 233px;
}
#voice2 {
  font-size: 16px;
  padding: 92px 0px 0px 233px;
}
#voice3 {
  font-size: 16px;
  padding: 92px 0px 0px 233px;
}

/* 事務所のご案内 */
#about {
  background-image: url(../img/index/about.png);
  background-repeat: no-repeat;
  width: 832px;
  height: 416px;
  margin: 50px 0px 0px 0px;
}
#about_address {
  font-size: 17px;
  line-height: 24px;
  padding: 214px 0px 0px 406px;
}
#about_station {
  font-size: 15px;
  line-height: 22px;
  padding: 40px 0px 0px 403px;
}

/* ご挨拶 */
#greet {
  background-image: url(../img/index/greet.jpg);
  background-repeat: no-repeat;
  width: 776px;
  height: 333px;
  font-size: 16px;
  line-height: 26px;
  padding: 93px 0px 0px 56px;
  margin: 45px 0px 55px 0px;
}


