body {
	background: #ffffff url("./img/bg.gif");
	scrollbar-base-color: ffff99;
	font-size: 11pt;
	line-height: 150%;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	color: #660000;
	padding: 0px;
	margin: 0px;
}
td {
	font-size: 11pt;
	line-height: 150%;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	color: #660000;
}
a {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10pt;
	line-height: 130%;
	text-decoration: none;
}
.text {
	font-size: 11pt;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	color: #660000;
	line-height: 150%; /* 行の高さ */
}
.text_red {
	font-size: 11pt;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	color: #ff0000;
	line-height: 150%; /* 行の高さ */
}
.text_blue {
	font-size: 11pt;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	color: #6699ff;
	line-height: 150%; /* 行の高さ */
}
.text_pink {
	font-size: 11pt;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	color: #ff6699;
	line-height: 150%; /* 行の高さ */
}
.text_white {
	font-size: 11pt;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	color: #ffffff;
	line-height: 150%; /* 行の高さ */
}
.text_s {
	font-size: 10pt;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	color: #660000;
	line-height: 150%; /* 行の高さ */
}
.text_ss {
	font-size: 9pt;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	color: #660000;
	line-height: 150%; /* 行の高さ */
}
.credit {
	font-size: 9pt;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	color: #cccc66;
	line-height: 120%; /* 行の高さ */
	text-align: center;
	border-top-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #cccc66;
}

