body
	{
	background-color: white;
	background-image: url(../gazo/bg03.gif);
	font-size: 11pt;
	color: black;
	}
a:link,a:visited,a:hover
	{
	font-size: 11pt;
	text-decoration: none;
	}
a:link,a:visited
	{
	color: orangered;
	}
a:hover
	{
	color: lime;
	}
table
	{
	margin-left: auto;
	margin-right: auto;
	width: 600px;
	}
td
	{
	font-size: 9pt;
	color: maroon;
	padding: 8px;
	}
td.center
	{
	text-align: center;
	}
.main
	{
	text-align: center;
	}
.catch
	{
	font-size: 24pt;
	color: gold;
	font-style: italic;
	background: red;
	border-style: outset;
	border-width: medium;
	border-color: orange;
	position: relative;
	}
.copy
	{
	font-size: 18pt;
	color: maroon;
	text-align: center;
	}
a.link2:link,a.link2:visited,a.link2:hover
	{
	font-size: 16pt;
	background: gold;
	line-height: 20pt;
	}
a.link2:link,a.link2:visited
	{
	color: fuchsia;
	}
a.link2:hover
	{
	color: lime;
	}
.tokusyu
	{
	font-size: 20pt;
	color: blue;
	background: orange;
	border-style: groove;
	border-width: medium;
	border-color: orange;
	line-height: 40pt;
	}
.img
	{
	position: relative;
	text-align: center;
	}
hr
	{
	margin-top: 16pt;
	}
