@charset "UTF-8"; 
 
rb {
font-size:  80%;
background: #eee;
color: black;
}

rp {
display: none;
background: #eee;
}

rt {
font-weight:bold;
font-size: 75%;
color: black;
}


ruby
{
  display: table;
  font-size:  140%;
  ruby-align: center  ;
}

ruby *
{
  display:                 inline;
  line-height: 36pt;
  margin:           0;
  padding:          0;
  position:                static;
  text-indent:      0;
  text-align:              left;
  white-space:             nowrap;
}