@charset "UTF-8";

A:link{color:blue;text-decoration:none;font-weight:normal}
A:visited{color:blue;text-decoration:none;font-weight:normal}
a:active     { color: #FF0000; text-decoration: none }
a:hover      { color: #FF0000; text-decoration: underline }

body    { font-family: "‚l‚r ‚oƒSƒVƒbƒN",Arial, Osaka ; font-size: 9pt ; line-height:12pt; }
td    { font-family: "‚l‚r ‚oƒSƒVƒbƒN",Arial, Osaka ; font-size: 9pt ; line-height:12pt; }

P{
    margin:0;
    padding:0;
    font:normal normal normal 100%/1.3 "‚l‚r ‚oƒSƒVƒbƒN","Osaka",sans-serif;
    border:none;
}


P.text   {
 font-size: 9pt ;
 line-height:12pt;
 margin:5px;
 
 }
