 BODY,TD,TH { font-size: 12px; color: black; line-height:150%; font-family: "Arial","Helvetica", "osaka";} 
 .tittle{ font-size: 15px; line-height:160%; color: white; }
 .text{ line-height:150% }
 .text_g{ line-height:150% color: gray; }
 .subt{ font-weight:bold; color: black; line-height:150% }
 .subt_r{ font-weight:bold; color: red; line-height:150% }
 .line{ color: black; border-style:solid; border-top-width: 0px; border-bottom-width: 1px; border-left-width: 0px; border-right-width: 0px; }
 .line02{ color: #999933; border-style:solid; border-top-width: 0px; border-bottom-width: 1px; border-left-width: 0px; border-right-width: 0px; }

a:link
    {
    color: #333366;
    }

a:visited
    {
    color: #666666;
    }

a:hover
    {
	background-color:#FFFF99;
	text-decoration:underline;
    }
