
h3.class1{ 
	color:#808080; 
	font-weight: bold; 
	font-size: 13pt; 
	font-family: Verdana;
	}
h3.class2{ 
	color:#CC0066; 
	font-weight: bold; 
	font-size: 13pt; 
	font-family: Verdana;
	}

h4.class1{ 
	color: #483d8b; 
	font-size: 10pt; 
	font-weight: bold; 
	font-family: verdana;
	}

p.evento{
 	/*イベント本文*/ 
 	font-family: verdana; 
 	font-size: 10pt; 
 	color:#483d8b; 
 	}
 	
P.texto{
	/*テキスト本文*/
	font-family: verdana;
	font-size: 9pt;
	color:#000000;
	line-height: 2em;
	}

P.texto_j{
	font-family: "MS P????";
	font-size: 9pt;
	color:#000000;
	line-height: 2em;
	}

P.chuu_j{
	font-family: "MS P????";
	font-size: 8pt;
	color:#000000;
	line-height: 1.8em;
	}
.texto2{
	color: #000000;
	font-size: 11pt;
	font-family: verdana;
	line-height: 2em
	}