#footer {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#main {
	width: 900px;
	background-image: url(images/middle.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#table {
	width: 450px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 170px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 60px;
	background-image: url(images/dangan.jpg);
	background-repeat: no-repeat;
	background-position: 2px top;
}
h1 {
	margin: 0px;
	padding: 0px;
}


.text_red {
	color: #CC0000;
}


#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	margin-top: 50px;
}
body {

	background-color: #000000;
	font-size: 0.8em;
}

