

td	{
	color:#000099;				/* 文字色： */
/*	background-color:#e2da98;		/* 背景色： */
	background-color:#eee8aa;		/* 背景色： */

	} 
th	{
	color:#003366;				/* 文字色： */
	background-color:#cccc99;		/* 背景色： */
	} 

	
h3	{
	text-align:center;			/* 文字揃え */
	}


