
body { 
	color : #333333;
	background-color :#FFFFFF ;
	margin-top : 0px ;
	font-size : 9pt ;
	font-family: Arial,Trebuchet MS, Verdana, Chicago;
	}
	
body.noititle { 
	color : #000000;
	background-color :#FFFFFF ;
	margin-top : 20px ;
	}
A:link           { color:#90A47D; text-decoration:none }
A:visited       { color:#90A47D ; text-decoration:none }
A:active        { color:#90A47D; text-decoration:none }
A:hover         { color:#668E64; text-decoration:underline }

/* menu部分リンク指定*/
.txten8                  { font-size : 90%  ; color : #333333 }
.txten8  a:link         { font-size : 90%  ; color : #333333 ; text-decoration : none;}
.txten8  a:visited     { font-size : 90%  ; color : #333333 ; text-decoration : none;}
.txten8  a:active      { font-size : 90%  ; color : #333333 ; text-decoration : none;}
.txten8  a:hover       { font-size : 90%  ; color : #90A47D ; text-decoration : none;}

td                  { font-size: 9pt ; }
td.8                { font-size: 8pt ;}
td.en              { font-size: 9pt; font-family:Arial , Trebuchet MS, Verdana, Chicago ; }
td.en8            { font-size: 8pt ; font-family:Trebuchet MS, Verdana, Chicago ; }
td.txten8          { border-bottom : solid 1px #333333 ; padding : 2px; height: 20px;}

span.en         { font-size:9pt; font-family:Arial,Trebuchet MS, Verdana, Chicago, ; }
span.en8       { font-size:8pt; font-family:Trebuchet MS, Verdana, Chicago ;}

DIV.left             { margin-left: 5px; margin-right: 5px; }
DIV.main           { margin-left: 20px; margin-right: 40px; }
DIV.mainen       { margin-left: 20px; margin-right: 40px; font-family:Arial,Trebuchet MS, Verdana, Chicago, ; font-size : 9pt ;}


DL.left                { margin-left: 10px; margin-right: 20px; }
DL.en8                 { font-size : 9pt ; margin-left: 20px; margin-right: 40px; font-family:Arial,Trebuchet MS, Verdana, Chicago, ; }	
DT                { font-size : 85% }



