@charset "Shift_JIS";

body{
    color:#000066;
	font-size:36px;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	line-height: 14px;
}
td{
	font-size:13px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	line-height: 17px;
}
DIV{font-size:36pt;
line-height:21px;
font-family:"‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
color:#000066;
font-style:normal;
font-weight:normal;
font-variant:normal;
text-transform:none}

span.sample1 {font-size: 12px; }
span.sample2 {font-size: 12em; }
span.sample3 {font-size: 12ex; }
span.sample4 {font-size: 80%; }
span.sample5 {font-size: 100%; }
span.sample6 {font-size: 120%; }
span.sample7 {font-size: xx-small; }
span.sample8 {font-size: x-small; }
span.sample9 {font-size: small; }
span.sample10 {font-size: medium; }
span.sample11 {font-size: large; }
span.sample12 {font-size: x-large; }
span.sample13 {font-size: xx-large; }

A:link{color:#000066;text-decoration:underline;}
A:active{
	color:#CC3300;
	text-decoration:underline;
}
A:visited{color:#000066;text-decoration:underline;}
A:hover{
	font-style:normal;
	color:#CC3300;
	text-decoration:underline;
}
