html { margin: 0; padding: 0; }
body { margin: 0; padding: 0; font-family: verdana, 'trebuchet ms', sans-serif; font-size: 12px; }
form, input { margin: 0; padding: 0; }
h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote
{
  margin-top: 10px;
  margin-bottom: 10px;
}
div,
{
  margin-top: 10px;
}
form, input { margin: 0; padding: 0; }

h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote, td, form, input, div
{
  font-weight: normal;
  font-size: 12px;
}
th, caption
{
  font-size: 12px;
}

body      { color:666666; }
a         { color:00BFF3; text-decoration:none; }
a:visited { color:00BFF3; text-decoration:none; }
a:active  { color:FF7575;text-decoration:underline; }
a:hover   { color:FF7575;text-decoration:underline; }
a img { border: 0; }

textarea  {	color: 666666; }

#menu     {	color: C0C0C0; }

.tbl_help {	background-color:FF7575; }
.th_help  { background-color:FF7575; color:FFFFFF; }
.td_help  { background-color:FFFFFF; color:FF7575; }
.td_help2 { background-color:FFFFFF; color:666666; }

.kiyaku   { background-color:FFFFFF; font-family: monospace; line-height: 120%; }
.bold     { font-weight: bold; }
