body {
	background-color:#ffffff;
	font-family	: "ＭＳゴシック";
	font-size	: 13px;
	font-color	:#ff0000;
	margin-top	:0;
	margin-down	:0;
	margin-left	:0;
}

table.table01 {
	font family	: "ＭＳゴシック";
	font size	: 13px;
	color		:#4a4a4a;
	text-valign	:center;

}

a:hover	{
	color:#ff0000;
	position:relative;
	top		:1;
	left	:1;
}

a:link	{
	color:#666666;
}

font.red	{
	color	:#ff0000;
}