@charset "utf-8";
body h1 {
	text-align: center;
}
body {
	background-image: url(../img/DT182_L.jpg);
}
#container {
	background-color: #FFFFFF;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 1100px;
}

.red {
	color: #FF0004;
}
#container ul li {
	text-align: center;
}
#container p {
	text-align: center;
}


#container table {
	text-align: center;
	width: 600px;
	height: 500px;
	margin-left: 200px;
}
.blue {
	color: #0044FF;
}
#container .kakuu {
	width: 1000px;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
}
#container #homebtn  {
	margin-left: 800px;
}
