body { 
	background:#999999; 
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0;
}
	A 			{ color: #4A7184; text-decoration:none; font-weight:bold;}
	A:link		{ color: #4A7184; text-decoration:none;}
	A:visited	{ color: #4A7184; text-decoration:none;}
	A:active	{ color: #4A7184; text-decoration:none;}
	A:hover		{ color: #4A7184; text-decoration:underline;}
	
.headlink {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "Verdana";
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	
}
.sidemenulink {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "Verdana";
	font-size: 12px;
	line-height: 120%;
	font-weight: bold;
	color: #003155;
	


}
.indextext01 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "Verdana";
	font-size: 18px;
	color: #333333;
	line-height: 130%;

}
.indextext02 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "Verdana";
	font-size: 14px;
	color: #333333;
	line-height: 150%;
}
.indextext03 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "Verdana";
	font-size: 12px;
	line-height: 150%;
	color: #333333;
}
.copy {
	font-family: "Verdana";
	font-size: 10px;
	color: #FFFFFF;
}
.initial {
	font-size: 24px;
	font-weight: bold;
	color: #4A7184;
}
.indextext04 {
	font-size: 10px;
	color: #333333;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "Verdana";
	line-height: 13px;

}

/*
	history.html—p’Ç‰Á
*/

.history
{
	margin: 20pt;
}

.history h2
{
	padding-top: 10pt;
}

.history table
{
	color: #333333;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "Verdana";
	font-size: 12px;
	line-height: 150%;
	border-width: 1px;
	border-color: #929292;
	border-style: solid;
	border-collapse: collapse;
	width: 90%;
}

.history table td
{
	vertical-align: top;
	margin: 3px;
	padding: 2px;
	border-width: 1px;
	border-color: #929292;
	border-style: solid;
}

.history table td.td-header
{
	width: 15%;
}


