html {
        scrollbar-base-color: #000000;   
        scrollbar-arrow-color: #ac9960;  
}


td {
　　font-family:  "Osaka","ＭＳ Ｐゴシック","ＭＳ ゴシック",Verdana, Arial, sans-serif;
	line-height: 150%;
	letter-spacing:0.02em;
	font-weight: normal;
        font-size: 10pt;
	}

a { 
        text-decoration: none;
	outline:none;

	}

a:link {
	color: #191970;
	}

a:visited {
	color: #004080;
	}

a:active {
	color: #b22222;
	}

a:hover {
	color: #800040;
        font-style:italic;
	}

ul.param1 {
   list-style-type:none;
    }

