
#area_desc {
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  color: #0000FF;
  padding: 20px 0px 20px 0px;
}
#area_desc2 {
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  color: #0000FF;
  padding: 20px 0px 0px 0px;
}

#main_contact {
  background-image: url(../img/index/main_contact.png);
  background-repeat: no-repeat;
  width: 1160px;
  height: 272px;
  line-height: 24px;
  font-size: 16px;
  font-weight: bold;
}
#main_contact1 {
  float: left;
  width: 333px;
  text-align: center;
  margin: 34px 0px 0px 50px;
}
#main_contact2 {
  float: left;
  width: 333px;
  text-align: center;
  margin: 34px 0px 0px 30px;
}
#main_contact3 {
  float: left;
  width: 333px;
  text-align: center;
  margin: 34px 0px 0px 32px;
}
#main_mail {
  clear: both;
  float: left;
  padding: 48px 0px 0px 565px;
}
#main_line {
  float: left;
  padding: 48px 0px 0px 15px;
}

/* 現金還元 */
#cashback {
  background-image: url(../img/index/cashback.png);
  background-repeat: no-repeat;
  width: 1072px;
  height: 640px;
  padding: 210px 44px 0px 44px;
}
.item {
  float: left;
  width: 252px;
  margin: 8px 8px 8px 8px;
}

/* 対応エリア */
#area {
  background-image: url(../img/index/area.png);
  background-repeat: no-repeat;
  width: 583px;
  height: 151px;
  font-size: 16px;
  padding: 110px 0px 0px 577px;
}
#area a:link {
  text-decoration: none;
  color: #000000;
}
#area a:visited {
  text-decoration: none;
  color: #000000;
}
#area a:active {
  text-decoration: none;
  color: #000000;
}
#area a:hover {
  text-decoration: underline;
  color: #0000FF;
}
#area_title {
  font-size: 28px;
  font-weight: bold;
  margin: 0px 0px 7px 0px;
}

/* ご挨拶 */
#greet {
  background-image: url(../img/index/greet.png);
  background-repeat: no-repeat;
  width: 820px;
  height: 241px;
  font-size: 16px;
  padding: 50px 0px 0px 340px;
}

/* 優良宣言企業 */
#excellent {
  background-image: url(../img/index/excellent.png);
  background-repeat: no-repeat;
  width: 715px;
  height: 384px;
  padding: 125px 0px 0px 445px;
}



