@charset "Shift_JIS";

body{
	font-family:	Verdana,Arial,'‚l‚r ‚oƒSƒVƒbƒN',OSAKA,sans-serif;
	font-size:		1em;
}

form{
	text-align:	right;
}

#title{
	text-align:	center;
}

#box{
	width:	50%;
	background-color:	#d6f3ad;	/*lightsteelblue*/
	border-style:	outset;
	border-width:	1px 1px 1px 2em;
	border-color:	#d6f3ad	/*steelblue*/
	margin-left:	auto;
	margin-right:	auto;
	padding:	2em;
}

#copyright{
	font-size:	.8em;
	text-align:	center;
}
