<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#contents {
  display: flex;
  flex-direction: column;
  text-align: LEFT;
  WIDTH: 730px;
  font: MS ゴシック,Arial,Osaka;
  font-size: small;
}
.article1 {
  display: flex;
  flex-direction: row;
  WIDTH: 730px;
}
#president_photo {
  float: left;
  width: 20%;
  text-align: center;
  margin: 20% 0 0 0;
}
#president_speech1 {
  float: right;
  width: 78%;
  margin: 0 2% 0 0;
}
#clover {
  WIDTH: 730px;
  text-align: center;
}
#article2 {
  WIDTH: 730px;
  display: flex;
  flex-direction: row;
  margin: 0 0 0 7px;
}
#president_speech2 {
  width: 50%;
  margin: 0 5px 0 0;
}
#jidai {
  margin: 80px 0 0 10px;
}
#article3 {
  WIDTH: 730px;
  display: flex;
  flex-direction: row;
  margin: 0 0 0 7px;
}
#kyodo {
  float: left;
  width: 50%;
  margin: 0 7px 0 0;
}
#contact {
  float: right;
  width: 50%;
  margin: 120px 20px 0 0;
}
#article4 {
  WIDTH: 730px;
  display: flex;
  flex-direction: row;
  margin: 0 0 0 7px;
}
#president_speech3 {
  width: 50%;
  margin: 0 7px 0 0;
}
#access {
  width: 50%;
  margin: 0 20px 0 0;
}
#article5 {
  WIDTH: 730px;
  display: flex;
  flex-direction: row;
  margin: 0 0 0 7px;
}
#enkaku {
  width: 50%;
  margin: 0 7px 0 0;
}
#information {
  width: 50%;
  margin: 0 20px 0 0;
}
</pre></body></html>