@charset "Shift_JIS";


#title_img {
  text-align: center;
}

#contents {
  margin-bottom: 2.0em;
  text-align: center;
}

#title {
  text-align: center;
}

#title2 {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}

#title2 a {
  margin: 0.5em;
}

.centaring {
  text-align: center;
}

#d2007 {
  margin-bottom: 2.0em;
  text-align: center;
}

#copyright {
  padding: 1.0em 0 2.0em 0;
  text-align: center;
}