body {
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 90%;
	font-style: normal;
	line-height: normal;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-color: #564F3D;
	margin: 0px;

}

tr {
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 90%;
	font-style: normal;
	line-height: 15pt;
}

td {
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 90%;
	font-style: normal;
	line-height: 15pt;
}

a {}

a:hover {text-decoration:underline;}

/* ナビゲーション
---------------------------------------------------- */
#subnavi {
	float: left;
	width: 180px;
	height: auto;
}
#main {
	width: 530px;
	height: auto;
	float: left;
}
.menuset {VISIBILITY:hidden;}
.red {
	color: #BE3F3F;
}

