@charset "shift_jis";
body		{background-color:#0000ff;
		 background-image:url("back.png");
		 background-attachment:fixed;
		 color:#80ffff;font-size:12pt;}
body		{scrollbar-face-color:#1020ff;
		 scrollbar-arrow-color:#80ffff;
		 scrollbar-highlight-color:#80ffff;
		 scrollbar-3dlight-color:#0000ff;
		 scrollbar-shadow-color:#80ffff;
		 scrollbar-track-color:#0000ff;
		 scrollbar-darkshadow-color:#0000ff;}
img		{border:0px none #0000ff;}
a		{text-decoration:none;}
a:link		{color:#ffffff;}
a:visited	{color:#ffff80;}
a:hover		{color:#ff0000;text-decoration:underline;}
a:active	{color:#ff0000;text-decoration:underline;}
a:focus		{color:#ff0000;}
li.lstnone	{list-style-type:none;}
.hide		{display:none;}
.underline	{text-decoration:underline;}
.left		{text-align:left;}
.center		{text-align:center;}
.right		{text-align:right;}
.bcenter	{margin:auto;height:auto;width:auto;}
.nowrap	{white-space:nowrap;}
.bold	{font-weight:bold;}
.size08	{font-size:8pt;}
.size09	{font-size:9pt;}
.size10	{font-size:10pt;}
.size14	{font-size:14pt;}
.size16	{font-size:16pt;}
.size18	{font-size:18pt;}
.size20	{font-size:20pt;}
.size24	{font-size:24pt;}
.size36	{font-size:36pt;}
.yellow	{color:#ffff00;}
.green	{color:#00ff00;}
.blue	{color:#0000ff;}
.pink	{color:#ff00ff;}
.red	{color:#ff0000;}

