table {
	margin-left: 40px;
}
basefont {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 12px;
}
h1 {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 14px;
}
body {
	background-color: #FFFFFF;
	font-size: medium;
	color: #000000;
}
.logtitle {
	margin-left: 0px;
}
a:link {
	color: #0033CC;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
}
a:active {
	color: #FF3300;
}
a:visited {
	color: #3399CC;
}
.big {
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #FF3300;
}
