* {
  color          : inherit ;
  background     : transparent ;
  font-size      : 100% ;
  font-weight    : normal ;
  line-height    : 1 ;
  text-align     : left ;
  letter-spacing : 0.3ex ;
  margin         : 0 ;
  padding        : 0 ;
  border         : none ;
  list-style     : none ;
}

body {
  color          : black ;
  background     : white ;
  text-align : center ;
  padding-top : 0.5ex ;
}

h1 {
  color         : #036 ;
  background    : #9cf ;
  text-align    : center ;
  padding       : 1ex 0 ;
  font-weight   : bold ;
  margin-bottom : 1em ;
}

form .button {
  color      : black ;
  background : #acf ;
  border     : outset 2px #acf ;
  height     : 1.5em ;
  text-align : center ;
}

p.noscript {
  text-align : center ;
}

ruby {
  position : relative ;
}

rt {
  font-size : 60% ;
  position : absolute ;
  _position : normal ;
  left : 0 ;
  top : 0 ;
  margin-top : -1.1em ;
  text-align : right ;
  white-space : pre ;
}

rd {
}

rp {
  display : none ;
  _display : normal ;
}

#content-foot {
  margin-top : 1em ;
}

#content-foot p {
  text-align : center ;
}
