
body { 
	color : #494949;
	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:#E296B1; text-decoration:none }
A:visited       { color:#E296B1 ; text-decoration:none }
A:active        { color:#E296B1; text-decoration:none }
A:hover         { color:#BA3463; text-decoration:underline }

/* menu部分リンク指定*/
.txten8                  { color : #333333 ; font-family: Arial,Trebuchet MS, Verdana, Chicago;}
.txten8  a:link         {  color : #333333 ; text-decoration : none;}
.txten8  a:visited     { color : #333333 ; text-decoration : none;}
.txten8  a:active      { color : #333333 ; text-decoration : none;}
.txten8  a:hover       {  color : #BA3463 ; 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 : 1px; font-size : 8pt ;}
td.txten          { 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:Arial,Trebuchet MS, Verdana, Chicago ;}
span.t110       { font-size:120% ; font-family:Arial,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, ; }	
DL.margin                { margin-left: 50px; margin-right: 10px; }
DL.pink	{ 
	margin:    2px;
	color : #FFFFFF ;
	font-weight     : bold; 
	background-color: #CEA3B9;
	padding         : 2px; 
	border-width    : none; 
	text-align: center;}
	
DT                { font-size : 85% }



