@charset "euc-jp";
BODY	{
	margin-left:5%;
	margin-right:5%;
}
a:link  {
	color:#009;
	text-decoration:none;
}
a:hover {
	color:#090;
	text-decoration:none;
}

.country {
	FONT-SIZE:9pt;
}
h1	{
	color:navy;
	text-align:center;
	margin:0;
}
h2	{
	color:navy;
	text-align:center;
}
h3	{
        text-align:center;
}
h4	{
        text-align:center;
}
dt	{
	margin-bottom:0.2em;
	text-align:center;
	background:#ffffcc;
	font-size: larger;
	font-weight: bold;
}
dd	{
	margin-bottom:0.7em;
}
ul li	{
	list-style-image:url(po.gif);
}
table	{
	width:90%;
	border-collapse:collapse;
	border:solid 1px;
	margin-left:auto;
	margin-right:auto;
	width:auto;
}
th	{
	padding:0.5em;
	border:solid 1px;
}
td	{
	font-size:75%;
	padding:0.7em;
	border:solid 1px;
}
form	{
	text-align:center;
}
address	{
	text-align:right;
	font-style:normal;
	font-size:75%;
}
.signature	{
	font-size:85%;
	text-align:right;
}
.note	{
	font-size:85%;
	text-align:right;
}
.gennote	{
	border:solid 1px;
	padding:1em;
}
.dtstyle{
	margin-bottom:0.2em;
	text-align:center;
	background:#ffffcc;
	font-size: larger;
	font-weight: bold;
}
