body {
	background-image: url(bg.gif);
	margin: 0;
	background-repeat: repeat-y;
	background-position: center;
	padding: 0px;
}
a:link {
	color: #CC0000;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #990000;
	font-weight: normal;
	background-color: #CCCCCC;
}
a:visited {  font-weight: normal; color: #FF6600; text-decoration: none
}
a:active {
	color: #FFFFFF;
	background-color: #FF0000;
}
h1 {
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka;
	line-height: 15px;
}
h3 {
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka;
}
h4 {
	font-size: 10px;
	font-weight: normal;
	line-height: 16px;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka;
}
h5 {
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka;
}
h6 {
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka;
	font-size: 9px;
	line-height: 13px;
	font-weight: normal;
	color: #000000;
	background-color: #CCCCCC;
}
