body {
	background-image: url(../img/design/shirokuma.gif),url(../img/design/bg.gif);
	background-repeat:no-repeat,repeat;
	background-position:right bottom,top;
	font-size: 12px;
	line-height: 18px;
}
#enter {
	background-color: #FFF;
	height: auto;
	width: 400px;
	padding: 10px;
	border-radius: 10px;
	margin-left: auto;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: auto;
	text-align: center;
}
#footer p {
	text-align: center;
	font-size: 10px;
}

#enter p {
	border: 2px dotted #F583A0;
	height: auto;
	width: auto;
	margin: 0;
	text-align: left;
	border-radius: 10px;
	padding-top: 50px;
	padding-right: 90px;
	padding-bottom: 50px;
	padding-left: 90px;
}
#link {
	margin-top: 30px;
	text-align: center;
}
#footer {
	margin-top: 250px;
}

#header {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	margin-bottom: 0px;
}
