BODY 		
		{ 
	margin-top: 1px; font-size: 9pt; 
	font-family: "ＭＳ ゴシック"; 
	background-color: #ffffff;
	
	}

A { text-decoration: none }
TD { font-size: 9pt; font-family: "ＭＳ ゴシック" }

        
.flow
		{
	color: blue;
  	font-weight: bold;
  	font-style:italic;
  	font-size: 9pt;
  	position: absolute;
  	top: 50px;
  	left: 150px ;
	}
	
SPAN.chara3	{
	font-size:11pt;
	font-family:"Times New Roman";
	color:#6666ff;			/* 文字色：赤 */
	font-weight:300;		/* 文字太さ：極太 */
	
	}
	
A.b1		{ font-weight: bold; color: black; text-decoration: none; 
                  font-size: 9pt;}
A.b1:link	{ color: #00a6ff; }
A.b1:visited    { color: #007631; }
A.b1:hover	{ color: red; 
			 text-decoration: underline;  }

.layer1
		{
  color:#999999;
  margin-top:11px;
  font-size:35px;
	}
.layer2 	
		{
  color:#cccccc;
  font-size:35px;
  margin-top:-42px;
  margin-left:4px ;
	}
.layer3 
		{
  color:#3333ff;
  font-size:35px;
  margin-top:-42px;
  margin-left:8px ;
	}

