/*color,font,image*/

body			{background-color:#000000;background-image: url(back.jpg);
			font-size:10.5pt;color:#CCCCCC;line-height: 1.3em;
			background-repeat: repeat-y;}

h1			{color:#999999;font-size:16pt;font-style:italic;border-bottom:1px solid #999999;}
h2			{color:#999999;font-size:14pt;border-bottom:1px solid #999999;}
h3			{color:#CCCCCC;font-size:12pt;text-decoration:underline;font-weight:lighter;}
h4			{color:;font-size:11pt;text-decoration:underline;font-weight:lighter;}

a		{color:#FFFFFF;background-color:transparent;
		text-decoration:underline;}
a:visited	{color:#9999FF;background-color:transparent;
		text-decoration:underline;}
a:name		{color:#fff;background-color:transparent;}
th			{color:#999999;}

p			{color:#CCCCCC;}
p.caution	{color:red;font-size:10pt;font-style:italic;}
p.murmur	{font-size:8pt;text-align:right;}
p.hidden	{color:#000000;}

hr			{color:#CCCCCC;}

blockquote	{text-indent:1em;border:1px dotted #00FF99;}

/*position,style*/
body		{margin-left:5%;margin-right:25%;}

h1			{text-align:right;margin-bottom:10px;
			margin-right:5%;}
h2			{text-align:center;}
h3			{text-align:left;}
h4			{text-align:left;}
p.navi			{text-align:right;margin-bottom:30pt;
			margin-right:5%;}
p.back		{margin-top:20pt;text-align:center;}

table		{margin-top:5px;margin-bottom:10px;}

image 		{margin:none;}

address		{text-align:right;margin-top:20pt;}