
P.text01 { white-space: pre;  /* ƒ\[ƒX‚Ì‚Ü‚Ü•\Ž¦‚·‚é */
		   line-height: 200%;
		   font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
		   font-size: 9pt;
		   padding-left: 1em; 
}
.text02{
	border-style: solid;           /* ˜g‚ÌŒ` */
  	border-width: 1px;    
	border-color: #000000 ;
	background-color:#FCF9C6;
	padding:3px ;
	height:30px;
	/*font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka|“™•";
	font-size: 12pt;*/
}

.text03{
	/*font-weight: bold ;*/
	color: #999999; 							/*ƒtƒHƒ“ƒg‚ÌF */
	filter: shadow(color=#666666,direction=180) ;/* •¶Žš—ñ‚É‰e */
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka|“™•";
	font-size: 24pt;
	width:210;
}

.text04{
	border-style: solid;           /* ˜g‚ÌŒ` */
  	border-width: 1px;    
	border-color: #000000 ;
	padding:1px ;
}

.bg_pink{ background-color:#ff99ff; }

TD.bg01 { background-color: #ff0000;	/* Ô */
}
TD.bg02 { background-color: #000000;	/* • */
}

TD.br01 { border-top-color: #000000;	/* • */
		  border-top-style: solid; 
		  border-top-width: 1px;
}
TD.br02 { border-left-color: #000000;	/* • */
		  border-left-style: solid; 
		  border-left-width: 1px;
}
TD.br03 { border-bottom-color: #000000;	/* • */
		  border-bottom-style: solid; 
		  border-bottom-width: 1px;
}


TABLE.dot{ border-style: dotted; }
TABLE.tb01 { background-color: #CCCCCC;
		  font-color: #666666;
}



