@charset "UTF-8";
h1     {
	color: #0A0;
	font-size: 150%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 80%;
}
h2  {
	color: #0A0;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 11px
}
h3  { color: #900; font-size: 100%; font-family: Arial, Helvetica, sans-serif; font-weight: bold; line-height: 11px }
p	{font: 80%/120% Arial, Helvetica, sans-serif;}
h1 a { color: #000; text-decoration: none;}
.contents  { width: 400px; color: #0A0; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; line-height: 16px; }
.contents a	{ color: #000; text-decoration: none;}
.contents a:hover	{color: #0A0; text-decoration: none;}
#black-background {	background-color: #000; padding: 1px 0px 0px 10px;}
#margin-top-10px { margin: 10px 0px 0px 0px; }
