body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	color: #999999;
	background-color: #000000;
	text-align: left;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0.05em;
	line-height: 13px;
	background-repeat: no-repeat;
	background-position: center top;
}
a:link {
	color: #9a3e3e;
}
.header {
	background-image: url(../image/header.jpg);
	background-repeat: no-repeat;
}
a:visited {
	color: #9a3e3e;
}
a:hover {
	color: #D59B08;
}
a img {border: none;}
.tx01 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 22px;
	color: #ACACAC;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.bg {
	background-image: url(../image/inbg02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
td {
	text-align: left;
}
.center01 {
	text-align: center;
}