a			{ font-weight:bold }
a:link		{ color:#0099FF; }
a:active	{ color:#ffff00; }
a:visited	{ color:#ff6699; }
body    	{ background: #fff8e7; color:#000000; }
h3			{ color: #0000ff }

.subt		{ color:#0000ff; background-color:#ccddff; font-weight:bold; border-width:2px 0px; border-style:solid; border-color:#0000ff; margin:0px 0px 4px 0px; padding:2px 0px ; text-indent:8px; }
.mn1		{ font-weight: bold; color:#000000; border-bottom:2px dashed; margin-bottom:4px;line-height: 150%}

.red		{ font-weight: bold; color:#ff0000; }

/* ダンジョンデータ */
.flr		{ color:#008800; background-color:#ddffdd; font-weight:bold; border-width:0px 0px 1px 4px; border-style:solid; padding:1px 0px 1px 4px; margin:0px 0px 2px 0px; }

/* テーブルレイアウト */
table	{ width:90%; }
td		{ font-size: small;}
th		{ background:#ffcc99; color: #ff0000}
tr.l1	{ background:#ffffdd; }
tr.l2	{ background:#ffeebb; }

td.a	{ font-size: small  ; font-weight: bold ; }

/* メニュー用 */
.databody	{ position:absolute; left: 216px; }
.leftmenu	{ border-width:2px; border-style:solid; border-color:#33cc99; margin:0px 0px 12px 0px; padding:4px ; }
.leftmenu	{ background-color:#ccffee; width:200px; }
.leftmenu	{ position:absolute; left: 0px; }



