
body { 
	color : #333366;
	background-color :#FFFFFF ;
	margin-top : 0px ;
	font-size : 10pt ;
	font-family: Arial , Trebuchet MS, Verdana, Chicago ;
	}
	
body.noititle { 
	color : #000000;
	background-color :#FFFFFF ;
	margin-top : 20px ;
	}
A:link           { color:#6666FF; text-decoration:none }
A:visited       { color:#6666FF ; text-decoration:none }
A:active        { color:#6666FF; text-decoration:none }
A:hover         { color:#6699FF; text-decoration:underline }

/* menu部分リンク指定*/
.txten8                  {  color : #333366 }
.txten8  a:link         { color : #333333 ; text-decoration : none;}
.txten8  a:visited     { color : #333366 ; text-decoration : none;}
.txten8  a:active      { color : #333366 ; text-decoration : none;}
.txten8  a:hover       { color : #A79FD8 ; text-decoration : none;}



td                  { font-size: 10pt; }
td.8                { font-size: 8pt;}
td.en              { font-size: 9pt; font-family:Arial , Trebuchet MS, Verdana, Chicago ; }
td.en8            { font-size: 9pt ; font-family:Arial ,Trebuchet MS, Verdana, Chicago ; }
td.txten          { border-bottom : solid 1px #333366 ; padding : 2px; height: 20px; }
td.txten8        { border-bottom : solid 1px #333366 ; padding : 2px; height: 20px; font-size : 8pt ;}

span.en         { font-size:9pt; font-family:Arial,Trebuchet MS, Verdana, Chicago, ; }
span.enb       { font-size:8pt; font-family:Arial,Trebuchet MS, Verdana, Chicago, ; font-weight : bold ; }
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                 { margin-left: 20px; margin-right: 40px; font-family:Arial,Trebuchet MS, Verdana, Chicago, ; }	
DT                { font-size : 85% }
