/* shimada.css                        */
/*  Copyright (C) 1999-2003 T.Shimada */

BODY{ color: black; background-color: ivory; }
/*BODY{ font-family: "MS UI Gothic","‚l‚r ‚oƒSƒVƒbƒN",sans-serif; color: black; background-color: white; }*/
A:link{ color: mediumblue; }
A:visited{ color: purple; }
A:hover{ color: crimson; text-decoration: none; }

H1{ font-style: italic; font-weight: normal; font-size: 200%; color: midnightblue; text-align: center; }
H1.sub{ font-style: normal; font-weight: bold; font-size: 120%; color: midnightblue; text-decoration: underline; text-align: left; }
H2{ font-weight: bold; font-size: 120%; color: midnightblue; text-decoration: underline; }

P{ margin-top: 0; margin-right: 4%; margin-bottom: 0; margin-left: 4%; }
P.default{ margin-right: 0; margin-left: 0; }
DIV{ margin-top: 0; margin-right: 4%; margin-bottom: 0; margin-left: 4%; }
DIV.center{ text-align: center; }
DIV.right{ text-align: right; margin-right: 0; margin-left: 0; }
DIV.block{ margin-top: 1ex; margin-right: 1ex; margin-bottom: 2ex; margin-left: 1ex; }

UL.ver{ margin-top: 1ex; margin-bottom: 1ex; }
OL.question{ font-weight: bold; color: navy; margin-top: 0; margin-right: 7%; margin-bottom: 0; margin-left: 8%; }

TABLE.question{ margin-top: 1ex; }
CAPTION.main{ font-weight: bold; font-size: medium; color: maroon; text-align: left; }
TR.title{ background-color: lightskyblue; }
TD.001{ background-color: lavender; }
td.002{ background-color: lightsteelblue; vertical-align: top; }

INPUT.button{ width: 5em; }

SPAN.red{ color: red; }
SPAN.magenta{ color: magenta; }
SPAN.arial{ font-family: Arial,sans-serif; }
B.midnight{ font-size: medium; color: midnightblue; text-decoration: underline; }
B.contents{ font-family: Arial,sans-serif; font-size: large; color: darkslategray; text-decoration: underline; }
B.navy{ color: navy; }
B.maroon{ font-size: 120%; color: maroon; }


