body {
    background: #ffe;
    font-family: 'Zen Maru Gothic',sans-serif;
    font-display: swap; 
font-size: 16pt;
    color: #600;
margin-top : 10px;
margin-left : 5px;

line-height:130%;
cursor : default;
width:97%;
height:100%;
}
a:link {
color : #600;
text-decoration:none;
outline : 0 none;
cursor : default;
font-size: 16pt;
}
a:visited {
color : #600;
text-decoration:none;
outline : 0 none;
cursor : default;
font-size: 16pt;
}
a:active {
color : #600;
text-decoration:none;
outline : 0 none;
cursor : default;
font-size: 16pt;
}
a:hover { 
color : #880000;
background : #ffcc66;
text-decoration : none;
outline : 0 none;
cursor : pointer;
font-size: 16pt;
}
/* 「あ」等の見出し */
DIV.ihd{
	color:#600;
    font-size: 16pt;
	font-weight:bold;
	border: thin solid #ffcc66;
	border-width: 0px 0px 1px 10px;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 10px;
}

/* 新着時の日付 */
.icm{
	color:#600;
	font-size:10px;
}

/* 同音異義語番号 */
.ihn{
	color:#600;
	font-size:10px;
}
address.sishuu-copyright {
    background: #ffe url(https://sishuu.com/image/back.png) repeat fixed;
    font-family: 'Zen Maru Gothic',sans-serif;
    font-display: swap; 
    font-size: 10pt;
    color: #600;
text-align : center;
cursor : default;
margin:2px auto;
}
