﻿
a:link
	{
	color: #008000;
	}

a:visited
	{
	color: #008000;
	}

a:hover
	{
	color: #008000;
	}

body
	{
	background-color: #ffddcc;
	}

div
	{
	margin: auto;
	text-align: center;
	font-size: 12pt;
	font-weight: 500;
	font-family: ＭＳ Ｐゴシック;
	}

div.right
	{
	text-align: right;
	}

H1
	{
	font-size: 14pt;
	font-weight: 500;
	font-family: ＭＳ Ｐゴシック;
	}

TABLE
	{
	margin: auto;
	}

