@charset "shift_jis";
body {
	height: auto;
	width: 800px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#container {
	height: auto;
	width: 800px;
	text-align: center;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
img {
	margin: 0px;
	padding: 0px;
}
#footer {
	font-size: 12px;
	text-align: center;
	margin-top: 5px;
	float: left;
	width: 100%;
	height: auto;
}
#footer a {
	color: #666666;
	text-decoration: none;
}
