
     /* body */ 

body {
  background: #ffffff;
  color: #000000;
  font-family: "‚l‚r ‚oƒSƒVƒbƒN","MS P Gothic",Osaka,sans-serif;
  font-size: small;
  margin: 20px 10px 10px 10px;
} 

     /* link */ 

a:link {color: #4575ff;}
a:visited {color: #ff6060;}
a:hover {color: #909090;}
a:active {color: #606060;}


