body{ margin-top: 0px; margin-left: 0px; 
	    background: #B1D3FE; color: #000000; 
            font-family: "MS UI GOTHIC",arial, 
            helvetica ;font-size:11pt}

body {background-image : url("img/bk1.jpg");
			scrollbar-arrow-color:white;
　　　 scrollbar-base-color:white;
　　　 scrollbar-face-color:#B1D3FE;
　　　 scrollbar-highlight-color:#B1D3FE;
　　　 scrollbar-shadow-color:white;}

A {text-decoration: none}
A.black {color: #080808}
a:link { color: #0000FF; text-decoration:none }
a:visited { color: #0000FF; text-decoration:none }
a:active { color: #0000FF; text-decoration:none }
A:hover {color: #ba003e; text-decoration: underline}
