@charset "Shift_JIS";

BODY	{
	background-color: #FFFFFF;
	background-image: url(../img/header.jpg);
	background-repeat: no-repeat;
	color: #000000;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	text-align: left;
	}

A:link	{
	text-decoration: none;
	}
A:visited	{
	text-decoration: none;
	}
A:hover	{
	cursor: pointer;
	text-decoration: none;
	}
A:active	{
	text-decoration: none;
	}

.textpad	{
	margin-left: 0.25em;
	margin-right: 0.25em;
	padding-left: 0.25em;
	padding-right: 0.25em;
	}

.copyright	{
	background-color: transparent;
	color: #696969;
	font-size: 10pt;
	}
td	{
	font-size: 10pt;
	}
