body {
	background-color: #000000;
	background-image: url(img/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.main {
	font-size: 12px;
	line-height: 1.6em;
	color: #333333;
	padding-top: 20px;
	padding-right: 100px;
	padding-bottom: 20px;
	padding-left: 100px;
	background-image: url(img/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
td {
	font-size: 12px;
	line-height: 1.6em;
	color: #333333;
}
.copy {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #FA596B;
	text-align: center;
	padding: 10px;
}
.txtMidashi {
	font-size: 14px;
	font-weight: bold;
	color: #D42845;
}
