@charset "UTF-8";
html ,body{
	height: 100%;
}
#content {
	padding-top: 30px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	min-height: 100%;
	position: relative;
	margin-bottom: -46px;
}
#content #enter a img {
	padding-bottom: 30px;
}
body > #content {
	height: auto;
}
#bg {
	width: 100%;
	bottom: 0px;
	background-image: url(../image/sozai/footerbg.gif);
	background-repeat: repeat-x;
	height: 46px;
	position: absolute;
}
footer {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
