@charset "shift_jis";

html  { }
body  {
	font-size: 9pt;
	line-height: 120%;
	margin: 0 auto
}
p  {
	font-size: 9pt;
	margin: 0px;
	padding: 0px;
	line-height:120%;
}
td  {
	font-size: 9pt;
	margin: 0px;
	padding: 0px;
	line-height:120%;
}
img	{
    border: 0px;
}
a:link, a:visited, a:active	{
	color: #006699;
	font-weight: bold;
}
a:hover	{
	color: #FF9900;
	font-weight: bold;
}
