@charset "EUC-JP";

	A 			{ color: #003366; text-decoration: underline; }
	A:link		{ color: #003366; text-decoration: none; }
	A:visited	{ color: #000000; text-decoration: none; }
	A:active	{ color: #999999;  }
	A:hover	{ color: #FF0000; text-decoration: underline }


	.texthead {
		font-family: verdana, arial,"MS UI Gothic";
		color:#333;
		font-size:20pt;
		font-weight:bold;
		line-height:110%;
		}
	.textbody {
		font-family: verdana, arial,"MS UI Gothic";
		color:#333;
		font-size:10pt;
		font-weight:normal;
		line-height:110%;
		}
	.textbody-m {
		font-name: verdana;
		color:#333;
		font-size:11pt;
		line-height:150%;
	}
	.textbody-m2 {
		font-family: verdana, arial,"MS UI Gothic";
		color:#333;
		font-size:11pt;
		font-weight:normal;
		line-height:120%;
		}
	.textbody-l {
		font-family: verdana, arial,"MS UI Gothic";
		color:#333;
		font-size:12pt;
		font-weight:bold;
		line-height:110%;
		}
	.textfoot {
		font-family: verdana, arial,"MS UI Gothic";
		color:#333;
		font-size:7pt;
		font-weight:normal;
		line-height:110%;
		}
.textbox {

	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
.area {
height: 9px;
	font-family: "Geneva", "Arial", "Helvetica", "sans-serif";
    color:#000000;
line-height: 9pt; border: 1pt;
table{
	border-collapse:collapse;
	border-spacing:	0pt;
	margin:			1.5em 3em;
}
thead{
}

td,th{
	line-height:	100%;
}
th{
	text-align:		center;
	font-weight:	bold;
}

}