  
.mbox_gry{
  font-size : 11pt;
  font-family : "ＭＳ Ｐゴシック";
  color : white;
  background-color : #666666;
  
  width : 600px;
  font-weight : 500;
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
  line-height : 150%;
}
.tbox{
  font-size : 20px;
  font-family : "ＭＳ ゴシック";
  font-weight : bold;
  background-color : #fdfdfd;
  vertical-align : middle;
  text-align : center;
  width : 400px;
  padding-left : 20px;
  padding-right : 20px;
}
.tbl_ku{
  font-size : 14pt;
  font-family : "ＭＳ 明朝";
  
  width : 450px;
  
  
  
  margin-left : 10%;
}
.nam{
  color : gray;
  
}
.smr{
  font-size : 16pt;
  font-family : "ＭＳ ゴシック";
  
  text-align : center;
  
  color : green;
  
  font-weight : bold;
}
.spr{
  font-size : 16pt;
  color : #db00db;
  font-family : "ＭＳ ゴシック";
  font-weight : bold;
  text-align : center;
}
.aut{
  font-family : "ＭＳ ゴシック";
  font-weight : bold;
  color : #b58800;
  font-size : 16pt;
  text-align : center;
}
.win{
  font-size : 16pt;
  font-family : "ＭＳ ゴシック";
  font-weight : bold;
  color : #282b8c;
  text-align : center;
}
.hzno{
  font-size : 18pt;
  font-family : "ＭＳ ゴシック";
  
  margin-left : 20%;
}
.hzfno{
  font-size : 16pt;
  font-family : "ＭＳ ゴシック";
  margin-left : 40%;
}
A:LINK{
  font-size : 11pt;
  color : navy;
  text-decoration : none;
  font-family : "ＭＳ ゴシック";
}
A:HOVER{
  font-size : 12pt;
  color : fuchsia;
  background-color : lime;
  text-decoration : none;
  font-family : "ＭＳ ゴシック";
  font-weight : bold;
}
A:VISITED{
  font-size : 11pt;
  color : gray;
  text-decoration : none;
  font-family : "ＭＳ ゴシック";
}
A:ACTIVE{
  font-size : 12pt;
  color : red;
  font-family : "ＭＳ ゴシック";
}
.rt_sml{
  font-size : small;
  font-family : "ＭＳ 明朝";
  text-align : right;
}
