/* body’è‹` */
body { background: #00372C url("./bg.gif"); color: #E0E0E0; }

form { margin:0px; }
input,textarea { background-color: #008067; color: #D0D0D0;} /* INPUT */

.border { border: 2px #001000 solid; } /* ˆÍ‚Ýü */
.color { background: #106040 url("./bg.gif"); } /* ”wŒiF•t‚« */
.color2 { background: black url("./bglight.png"); color: white;} /* ”wŒiF•t‚« */
.hidden { color: black; background: black;} /* ”wŒi‚Æ“¯F */

th { font-size: 80%; line-height: 175%; font-weight: bold; background: black url("./bglight.png"); color: white; } /* TH’è‹`(color2‚Æ‚Ù‚Ú“¯‚¶) */
td { font-size: 80%; line-height: 175%; } /* TD’è‹` */

b.hit { font-weight:bold; background:red; color:white; } /* ŒŸõƒqƒbƒg */
a { font-weight: bold; text-decoration: none; color: white; } /* ƒŠƒ“ƒN */
a:hover { background: white; color: black; } /* ƒŠƒ“ƒNonfocus */

/* ƒQ[ƒ€—š—ð—p */
td.walk { background:#8080FF; color:black; text-align:center; } 	/*Š®—¹*/
td.alrt { background:#C0C0FF; color:black; text-align:center; } 	/*I—¹*/
td.stop { background:#FF8080; color:black; text-align:center; } 	/*•ú’u*/
td.othr { background:#A0A0A0; color:black; text-align:center; } 	/*--*/
td.dead { background:#000000; color:#E0E0E0; text-align:center; } 	/*”„‹p*/
td.stak { background:#FF0000; color:black; text-align:center; } 	/*–¢ŠJ••*/
td.zast { background:#FFD000; color:black; text-align:center; } 	/*ÁÜ*/
td.wife { background:#FF00FF; color:black; text-align:center; } 	/*‰Å*/

