body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	background-color: #FF0066;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.copylight {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	height: 26px;
}
.text {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 140%;
	color: #990099;
	letter-spacing: 0.1em;
	padding: 10px;
}
.TBL {
	border: 1px solid #B6AE81;
	background-color: #F1E8DF;
}
