/* ----- 左上フレーム用スタイルシートファイル ----- */

html {
    background: #ffe;
    font-family: 'Zen Maru Gothic',sans-serif;
    font-weight: bold;
    font-display: swap; 
    font-size: 16pt;
    color: #600;
margin-top:10px;
margin-left:5px;
}
body.ptl {
    background: #ffe;
    font-family: 'Zen Maru Gothic',sans-serif;
    font-display: swap; 
    font-size: 16pt;
    color: #600;
cursor : default;
width:200px;
height:100%;
}
a.plw:link {
color : #600;
text-decoration:none;
outline : 0 none;
cursor : default;
}
a.plw:visited {
color : #600;
text-decoration:none;
outline : 0 none;
cursor : default;
}
a.plw:active {
color : #600;
text-decoration:none;
outline : 0 none;
cursor : default;
}
a.plw:hover { 
color : #880000;
background : #ffcc66;
text-decoration : none;
outline : 0 none;
cursor : pointer;
}

/* メニューの基本色 */
DIV.plm{
	color:#600;
    background: #ffe;
    font-family: 'Zen Maru Gothic',sans-serif;
    font-display: swap; 
    font-size: 10pt;
    color: #600;
	text-align:center;
	font-size:16px;
	border: thin solid #FF6633;
	border-width: 1px 0px 1px 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
/* 現在選択中のメニュー */
A.ple{
background : #ffe;
	color:#330000;
}
/* 分類(tdtugn.htm) */
DIV.pgb{
background : #ffe;
	font-size:11px;
	text-align:left;
	border: thin solid #FFCC66;
	border-width: 1px 1px 1px 1px;
	margin: 1px 5px 1px 5px;
	padding: 0px 5px 0px 5px;
}
/* 分類の登録単語数 */
.pcm{
background : #ffe;
	color:#007700;
	font-size:16px;
}
/* 検索(tdtusc.htm) */
DIV.psb{
background : #ffe;
	font-size:11px;
	text-align:center;
	border: thin solid #FFCC66;
	border-width: 1px 1px 1px 1px;
	margin: 1px 5px 1px 5px;
	padding: 0px 5px 0px 5px;
}
/* パレット全体(かな(tdtupk.htm)、英語(tdtupe.htm)) */
DIV.pst{
background : #ffe;
	text-align:center;
	border: thin solid #FFCC66;
	border-width: 1px 1px 1px 1px;
	margin: 1px 5px 1px 5px;
	padding: 0px 5px 0px 5px;
}
/* パレット内の文字 */
TD.plw{
    background: #ffe url(https://sishuu.com/image/back.png) repeat fixed;
    font-family: 'Zen Maru Gothic',sans-serif;
    font-display: swap; 
    font-size: 16pt;
    color: #600;
	text-align:center;
line-height: 120%;
}
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;
}
