	p		{
				font-size: 82%;
				font-family: 'MS P ゴシック','Osaka';
				margin-top: 0;
				margin-bottom: 10;
				text-align: justify;
				text-justify: inter-ideograph;
			}
	a:link	{	color: blue;	}
	a:hover	{	color: red;		}
	h1		{
				font-size:	200%;
				text-align: center;
				font-family: 'Times New Roman','MS P ゴシック';
				color: green;
				margin-top: 5px;
			}
	.h1en		{
				font-size:	160%;
				text-align: center;
				font-family: 'Times New Roman','Century';
				color: green;
			}
	h2		{
				font-size: 120%;
				font-family: 'Times New Roman','MS P ゴシック';
				text-align: center;
				color: #0000FF;
				margin-top: 10px;
				margin-bottom: 5px;
			}

	h3		{
				font-size: 90%;
				font-weight: 700;
				margin-top: 15px;
				margin-bottom: 5px;
				color:#000080
	}
	.f85pct				{	font-size: 85%;	}
	.f80pct				{	font-size: 80%;	}
	.f82pct				{	font-size: 82%;	}