#normal	{
	font-size:		10pt;
	line-height:	12pt;
	font-family:	"‚l‚r ƒSƒVƒbƒN", osaka;
		}

body	{
	background-image:	url("image/title_night.gif");
	background-position:	right top;
	background-repeat:	no-repeat;
	background-attachment:	fixed;
	background-color:	black;
	color: white;
		}

a		{
		color: darkgray;
		font-size:	10pt;
		line-height:	12pt;
		text-decoration:	none;
		}

a:link	{
		color: #008000;
		font-size:	10pt;
		text-decoration:	none;
		}

a:hover		{
		font-size:	10pt;
		color:		#00c000;
		text-decoration:	underline;
		}

a:visited	{
		font-size:	10pt;
		color:		#66cc33;
		}

a:active	{
		font-size:	10pt;
		text-decoration:	none;
		color:		#00c000;
		}

