/*Style definitions for fujigoko websites*/

body {
   background-color: #ffffff;

}

td {  
font-family: ‚l‚r ‚oƒSƒVƒbƒN,Osaka; 
font-size: 12px
}

.inputsmall { 
font-family: ‚l‚r ‚oƒSƒVƒbƒN,Osaka; 
font-size: 12px
}

a:link {
 color:#003399;
 text-decoration:underline
}

a:visited {
 color:#003399;
 text-decoration:underline
}
a:hover {
 color:#cc0000;
 text-decoration:underline
}
a:active {
 color:#cc0000;
 text-decoration:underline
}