.{
	margin:0;
	padding:0;
}
body {
	font-family: "ＭＳ ゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	color: #FFFFFF;
	text-align:center;
	margin:0;
	padding:0;
	background-color: #FFFFCC;
	margin-top: 0px;
	line-height: 1.2em;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #0033CC;
}
a:active {
	color: #333333;
	text-decoration: none;
}
body,td,th {
	font-size: small;
	color: #333333;
}
.style1 {	color: #CD0020;
	font-weight: bold;
}
