.clearfix:after{
  content: ".";
  clear:both;
  display:block;
  height:0;
  font-size: 0;
}

br { letter-spacing:0; }

body, td, th {
//  font-family: 'Zen Kaku Gothic Antique', sans-serif;
  font-family: "Yu Gothic", "游ゴシック", YuGothic, sans-serif;
  background-image: url(../images/bg.png);
//  color:#000;
//  font-size:13px;
//  line-height:160%;
}

a { color:#0000ff; }

a:link, a:visited, a:active {
  text-decoration: none;
}

a:hover { text-decoration: underline; }

article {
  width: calc(100% - 4em);
  padding: 5em 2em;
  text-align: center;
  line-height: 1.4em;
  font-size: 24px;
}

article > h1 {
  display: inline-block;
  font-size: 36px;
  font-weight: bold;
  padding: 0.3em 1em;
  border: solid 1px #333333;
  margin-bottom: 1em;
}

#renewal-msg {
  margin-top: 1em;
}

#renewal-msg p {
  display: inline-block;
}

#redirect-msg {
  font-size: 21px;
  margin-top: 0.5em;
}

#copyright {
  font-size: 15px;
  margin-top: 2em;
}
