body {
    font-size: 12px; 
	line-height: 150%;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Osaka,sans-serif;
       color: #000000;
       background: #ffffff;
	margin:20px 0 20 0;
	padding:0px 0 0 0;
}
/**********/
a:link {
   color: #009999;
   text-decoration: none
}
a:visited {
   color: #009999;
   text-decoration: none
}
a:hover {
   color: #99ff66;
   text-decoration: none
}
a:active {
   color: #009999;
   text-decoration: none
}
/**********/
.heda {
    margin: 0px 0px 2px 0px;
}