/*　閑古鳥堂スタイルシート　*/

.novel{
  color: #333399;
  font size: 15px;
  line-height: 180%;
  line-break: strict;
  word-break: keep-all;
}

ruby { line-height: 100%; }
rt { line-height: 50%; }

.essay{
  color: #663333;
  font size: 15px;
  line-height: 180%;
  line-break: strict;
  word-break: keep-all;
}

.moon{
  color: #ffffff;
  font-size: 15px;
  line-height: 180%;
}


/*　詞　*/

H2{
  color: #cc0000;
  font-family: ＭＳ 明朝;
  font-weight: bold;
  text-align: center;
}

H3{
  color: #6666cc;
  font-family: ＭＳ 明朝;
  font-weight: bold;
  text-align: center;
}
