/* 基本スタイル */

html, body{
	margin:0px auto 0px auto;
	FONT-SIZE: 9pt;
	line-height:1.3em;
}
table{
	FONT-SIZE: 9pt;
	line-height:1.3em;
	}
A:link {
	COLOR: #0000FF;
	text-decoration: underline;
} 
A:hover {
	COLOR: #0000FF;
	text-decoration: none;
}
A:active {
	COLOR: #0000FF;
	text-decoration: underline;
}
A:visited {
	COLOR: #0000FF;
	text-decoration: underline;
}
small{ FONT-SIZE:8pt;
line-height:1.2em;
}

strong{ FONT-SIZE:9pt; }
img{ border:0px;
}



