body
	{
	font-size: 11pt;
	color: black;
	background-color: cyan;
	background-image: url(../gazo/bg03.gif);
	}
a:link,a:visited,a:hover
	{
	font-size: 11pt;
	text-decoration: none;
	}
a:link,a:visited
	{
	color: orangered;
	}
a:hover
	{
	color: blue;
	}
td
	{
	text-align: left;
	vertical-align: top;
	padding: 16px 16px;
	}
td.number
	{
	font-size: 36pt;
	color: lime;
	background-color: yellow;
	border: groove medium cyan;
	border-width: 8px;
	padding: 4pt;]
	text-align: center;
	}
td.title
	{
	background: lime;
	padding: 6px 6px;
	}
td.content
	{
	padding: 2px 2px;
	width: 10em;
	}
td.data
	{
	text-align: center;
	}
td.caption
	{
	width: 230px;
	}
h1
	{
	font-size: 26pt;
	color: red;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 6px;
	margin-right: 6px;
	}
h2
	{
	font-size: 20pt;
	color: red;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 6px;
	margin-right: 6px;
	}
h3
	{
	font-size: 20pt;
	color: blue;
	margin-top: 6px;
	margin-bottom: 6px;
	}
h4
	{
	font-size: 18pt;
	color: red;
	margin-top: 6px;
	margin-bottom: 2px;
	}
p
	{
	font-size: 12pt;
	color: black;
	text-align: justify;
	text-justify: distribute;
	line-height: 14pt;
	border: inset medium cyan;
	padding: 7pt;
	}
ul
	{
	list-style-type: disk;
	font-size: 11pt;
	color: maroon;
	line-height: 14pt;
	position: relative;
	top: 20px;
	}
hr
	{
	margin-top: 16pt;
	width: 80%;
	}
.main
	{
	text-align: center;
	}
.img
	{
	border: ridge cyan;
	border-width: 10px;
	}
.right
	{
	border: none;
	padding-left: 400px;
	}
.kouki
	{
	font-size: 11pt;
	color: black;
	text-align: center;
	}
table
	{
	margin-left: auto;
	margin-right: auto;
	}
