
/* 代表挨拶 */
#greet {
  padding: 0px 7px 25px 7px;
}
#represent {
  text-align: right;
  margin: 12px 0px 0px 0px;
}

/* アクセス */
#map {
  width: 100%;
  height: 250px;
  border-top: 1px solid #D5D08D;
  border-bottom: 1px solid #D5D08D;
  margin: 10px 0px 30px 0px;
}

