<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "EUC-JP";
/******紳士録用******/
div.alphabet, div.kana{
  float:left;
  margin:5px;
  padding:5px;
  border:solid 1px #666666;
}
input.alphabet_button, input.kana_button{
  min-width:25px;
  text-align:center;
}
div.float_left{
  float:left;
}
div.float_right{
  float:right;
}
div.category_check{
  width:95%;
  margin:2px 10px 5px 0px;
  padding:1px;
  clear:both;
  border-bottom:solid 1px #666666;
  text-align:left;
}
div.navigation{
  width:100%;
  text-align:center;
}
div.main_data{
  margin:10px 10px 10px 10px;
  clear:both;
}
div.result_count{
  width:100%;
  margin:3px;
  text-align:center;
}
div.copyright{
  width:95%;
  margin:20px 0px 0px 0x;
  padding:5px;
  border-top:double 3px #666666;
  text-align:center;
}
dt.whoswho{
  margin:10px 0px 0px 10px;
}
dt.whoswho a{
  text-decoration:none;
  border:none;
}
dl#whoswho dd.whoswho{
  margin:0px 10px 4px 30px;
  padding:0px 5px 1px 5px;
  border-left:solid 3px #454545;
  border-bottom:solid 1px #454545;
  line-height:1.5em;
}
dd.spoiler{
  color:#ffffff;
}
dd.spoiler a{
  color:#ffffff;
}
span.notice{
  color:#ff0000;
}
td.right{
  text-align:right;
  white-space: nowrap;
}
</pre></body></html>