.blue {  
	font-family: "Arial", "Helvetica", "sans-serif"; 
	font-size: 9pt; 
	color: #3300CC; 
	text-decoration: none; 
	line-height: normal; 
	font-weight: bold
}
.orange-title {  
	font-family: "Arial", "Helvetica", "sans-serif"; font-size: 10pt; 
	font-style: italic; 
	line-height: normal; 
	font-weight: bold; color: #FF6600; 
	text-decoration: none
}
.orange-normal {  
	font-family: "ＭＳ Ｐゴシック", "Osaka"; 
	font-size: 10pt; 
	color: #FF6600; 
	text-decoration: none
}
.black-normal {  
	font-family: "ＭＳ Ｐゴシック", "Osaka"; 
	font-size: 10pt; 
	color: #000000; 
	text-decoration: none
}
.blue-jap { 
	font-family: "ＭＳ ゴシック", "Osaka−等幅"; 
	font-size: 10pt; color: #3300CC; 
	font-weight: normal; 
	text-decoration: none
}
  .gray-normal { 
  	font-family: "ＭＳ Ｐゴシック", "Osaka"; 
	font-size: 8pt; 
	color: #666666; 
	text-decoration: none 
}
.gray-small { 
	font-family: "Arial", "Helvetica", "sans-serif"; 
	font-size: 8pt; 
	color: #666666; 
	text-decoration: none 
}
