@font-face { font-family: 'Zen Maru Gothic'; src: url('https://sishuu.com/googlefont/ZenMaruGothic-Bold.ttf') format('truetype'); font-style: normal; font-display: swap; font-weight: 700;}

body.wbg {
    background: #ffe;
    font-family: 'Zen Maru Gothic',sans-serif;
    font-display: swap; 
    font-size: 10pt;
    color: #600;
line-height:120%;
cursor : default;
}
a:link {
color : #600;
text-decoration:none;
outline : 0 none;
cursor : default;
}
a:visited {
color : #600;
text-decoration:none;
outline : 0 none;
cursor : default;
}
a:active {
color : #600;
text-decoration:none;
outline : 0 none;
cursor : default;
}
a:hover { 
color : #800;
background : #fc6;
text-decoration : none;
outline : 0 none;
cursor : pointer;
}

/* 外枠 */
DIV.wwk{
        background-color: #ffffee;
        border: thin solid #FF9900;
        border-width: 2px 2px 2px 10px;
        margin: 5px 5px 5px 5px;
        padding: 0 10px 0 10px;
}
/* 単語 */
.wwd{
        color:#330000;
        font-size:24px;
        font-style:bold;
line-height:130%;
}
/* よみがな */
.whn{
        color:#600;
        font-size:20px;
}
/* 同音異義語番号 */
.wrb{
        color:#600;
        font-size:20px;
        font-style:italic;
}
/* 更新時刻 */
.wgu{
        color:#600;
        font-size:11px;
}
/* 分類 */
.wgr{
        color:#600;
        font-size:20px;
}
/* 参照URL */
.wul{
        color:#600;
        font-size:20px;
}
/* 関連語 */
.wrl{
        color:#600;
        font-size:20px;
}
/* 意味 */
.wmn{
        color:#600;
        font-size:20px;
}
/* ファイル */
.wfl{
        color:#600;
        font-size:20px;
}
/* 一言 */
.wtk{
        color:#600;
        font-size:11px;
}
address.sishuu-copyright {
    background: #ffe;
    font-family: 'Zen Maru Gothic',sans-serif;
    font-display: swap; 
    font-size: 15pt;
    color: #600;
text-align : center;
cursor : default;
margin:2px auto;
}
