#main-content > section {
  margin: 1em 0 0 0;
}

#main-content > section > h1 {
  font-size: 24px;
  margin-bottom: 0.5em;
  text-align: center;
  width: 100%;
}

#main-content > section > p {
  margin-top: 1em;
}

/*
#main-content > section > section  {
  margin: 1em 0 0 0;
}

#main-content > section > section > h1 {
  font-size: 21px;
  margin-bottom: 0.5em;
}
*/

#main-content section#nyusen {
  border: solid 1px #999999;
  padding: 1em;
  border-radius: 0.5em;
}

#main-content section#voice {
  text-align: center;
}

#main-content section#voice img {
  vertical-align: -1em;
  margin-right: 0.5em;
}

#nyusen-order {
  margin-top: 1em;
  text-align: right;
  font-size: 15px;
}

#main-content section ul {
  list-style-type: none;
  width: auto:
}

#main-content section ul li {
  border-bottom: solid 1px #999999;
  padding: 0.5em 1em;
  font-weight: bold;
}

#main-content section ul li .nyusen-name {
  font-size: 18px;
  font-weight: normal;
}

#main-content section ul li .nyusen-org {
  font-size: 15px;
  font-weight: normal;
}
