BODY	{background-color:#AFAFE6;
			color:#BF00DF;
			background-image: url(img/etc/koe-ao1.gif);
			background-attachment:fixed;
			background-repeat:repeat-y;
			}	
HTML	{scrollbar-base-color: #AFAFE6;}
DIV#TOP	{position: static; left: 22%; top: 1%;}
DIV#KOUSIN	{position: absolute; left: 1%; top: 10%;}
DIV#MENU	{position: absolute; left: 10%; top: 10%;}
/*.bc1	{background-color:#FEF4F5}*/

DIV#MAIN {position: absolute; left: 115px;}

A:link { color:#D2691E;}
/*LINKカラー設定*/
A:visited { color:"#DB7093";}
/*VLINKカラー設定*/
A:hover { color:#FF0000;}
/*リンクにマウスを乗せた時の色*/
/*A:active { color:}*/
/*リンクからマウスを外した時の色*/

LI {margin-top: 1em; margin-bottom: 1em;}