body {
	font-size:10pt;
	font-family:"ＭＳ ゴシック";
	line-height:120%;
	font-style:normal;
	letter-spacing:normal;
	color:"#ffffff";
	background-image: url(jpg/back.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
}

td {
	font-size:10pt;
	font-family:"ＭＳ ゴシック";
	font-style:normal;
	letter-spacing:normal;
	color:"#ffffff";
}

a:link {
	text-decoration:none;
	color:"#ffffff";
}

a:visited {
	text-decoration:none;
	color:"#ffffff";
}

a:hover {
	color:"#ff0033";
	background-color: #ffffff;
}

H1 {
	font-weight: bold;
	font-size: 16pt;
	font-family: "ＭＳ ゴシック";
	color: yellow;
}

H2 {
	font-weight: bold;
	font-size:14pt;
	font-family:"ＭＳ ゴシック";
	color: yellow;
}

H3 {
	font-weight: bold;
	font-size:12pt;
	font-family:"ＭＳ ゴシック";
	color: yellow;
}

H4 {
	font-weight: bold;
	font-size:10pt;
	font-family:"ＭＳ ゴシック";
	color: yellow;
}