body {
	background-image:url(../img/background.gif);
	background-attachment:fixed;
	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;
}

table.table02 {
	font family	: "ＭＳゴシック";
	font size	: 12px;
	color		:#4a4a4a;
}

table.table03 {
	font family	: "ＭＳゴシック";
	font size	: 13px;
	color		:#4a4a4a;
	text-align	:center;
}

a:hover	{
	color:#ff0000;
	position:relative;
	top		:1;
	left	:1;
}

a:link	{
	color:#666666;
}

font.red	{
	color	:#ff0000;
}

hr	{
	color	:#e4e4e4;
	width	:600;
}

p.pad1 {padding-left:20;
}	
