/* $B4pK\$N(BBODY */
body {background-color:#e3ffdb;
      color:#000000;}

/* $B4pK\%j%s%/(B */
a:link{color:#010452;background:none;text-decoration:underline;}
a:visited{color:#21339e;background:none;text-decoration:underline;}
a:hover{color:#010452;background:#ffeda8; text-decoration:none;}
a:visited:hover{color:#21339e;background:#d1ffd6;text-decoration:none;}

/* $B$=$NB>(B */
p       {margin-left:2px; 
        margin-right:2px;}

.small	{font-size:small;}

.bigblue{color:blue;
	font-weight:bold;
	font-size:x-large;}

.bigred	{color:red;
	font-weight:bold;
	font-size:x-large;}

.biggreen{color:green;
	font-weight:bold;
	font-size:x-large;}

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

.blue	{color:blue;
	font-weight:bold;}

.green	{color:green;
	font-weight:bold;}

.orange	{color:orange;
	font-weight:bold;}

.back 	{background-color:#9efff7;
	text-decoration:underline;
	font-weight:bold;}

.left 	{text-align:left;}

.right	{text-align:right;}

.small	{font-size:small;}
.big	{font-size:x-large;
	font-weight:bold;}

.torikeshi{text-decoration:line-through;}

.center{text-align:center;}

h1	{color:#213a1a;}

h2	{color:#ffffff;
		background-color:#213a1a;}

h3	{background-color:#ffeeb7;}

.td200 {width:200;}

.pink{background-color:pink;}
.white{background-color:white;}
.marine{background-color:#7FFFD4;}

table {
      margin-left:10px;
      }

table.line,td.line{
	border:1px #000000  solid;
	border-collapse:collapse;
		}

td {padding:3px;}

