/** { font-family : serif; } */
pre {
 font-family: Osaka-mono, "MS Gothic", monospace;
 font-size: 13px;
}
code { 
 font-family: Osaka-mono, "MS Gothic", monospace;
}
.zumen {
 width: 264px;
 display: inline-block;
 color: black;
 background-color: white;
 font-family : '游明朝','YuMincho','ヒラギノ明朝 ProN W3','Hiragino Mincho ProN','ＭＳ Ｐ明朝','MS Mincho',serif;
}
pre.shogizumen {
 width: 240px; /* +24px */
 margin:0;
 padding:0;
 padding-left: 24px;
 font-family: Osaka-mono, "MS Gothic", monospace;
 font-size: 13px;
 line-height: 1; 

 min-height: 220px;
}

/*.zumen svg { font-family : '游明朝','YuMincho','ヒラギノ明朝 ProN W3','Hiragino Mincho ProN','ＭＳ Ｐ明朝','MS Mincho',serif; } */
/* font-family : 'Verdana','游ゴシック','YuGothic','ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN','ＭＳ Ｐゴシック','MS Gothic',sans-serif;
*/
/*svg { font-family : serif; }*/
.szLastMove { font-weight : bold; }
.zumen .szLastMove { font-family : '游ゴシック','YuGothic','ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN','ＭＳ Ｐゴシック','MS Gothic',sans-serif; 
font-weight : bold; 
}
/*
.gotick {
 font-family: '游ゴシック','YuGothic','ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN','ＭＳ Ｐゴシック','MS Gothic',sans-serif;
 color: pink;
 background-color: #eee;
}
.gotick .szLastMove {
font-family : serif;
 font-weight : bold;
 color: red;
}
*/
.hdiv:after {
 content: ".";   
  display: block;   
  height: 0;   
  clear: both;   
  visibility: hidden
}
