body {
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	background-color: #690000;
}
.style1 {
	color: #333333;
	font-size: 10px;
}
.style2 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-weight: bold;
	color: #333333;
	font-size: 11px;
}
.style3 {font-size: 12px
color: #333333;
	font-size: 11px;}
	.style4 {
	color: #000033;
	font-weight: bold;
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: underline;
	color: #000066;
}
a:active {
	text-decoration: none;
	color: #000066;
}