/* CSS Document */

body{
		font-size:14px;
		line-height:170%;
		font:"ＭＳ Ｐゴシック", "Osaka−等幅"
}

body,td,th {
	font-family: Osaka, ヒラギノ角ゴ Pro W3, ＭＳ Ｐゴシック;
	font-size: 14px;
	color: #333333;
}
body {
	margin-top: 0px;
	margin-right: 0px;
}

h1 {
  margin-top:0;
  margin-bottom:0;
  padding-top:0px;
  font-size: 12px;
}

a:link {
	color: #0000FF;
}
a:visited {
	color: #660066;
}
a:hover {
	color: #FF6600;
}
a:active {
	color: #660066;
}
.style1 {font-size: 12px}
.style2 {
	color: #FF0000;
	font-size: 18px;
	font-weight: bold;
}
.style3 {color: #FF0000}
.style4 {color: #FF0000; font-weight: bold; }
.style6 {color: #006600}
.style7 {
	font-size: 18px;
	font-weight: bold;
}
.style9 {color: #000099}
.style10 {font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
.style11 {
	font-family: "HGP明朝E";
	font-size: 36px;
}

