@charset "Shift_JIS";

div#container {
	position:absolute;
	top:50%;
	left:50%;
	width: 24em;
	height: 3em;
	margin-top: -1.5em;
	margin-left: -12em;}

div#container * {
	text-align: center;}

h1 {
	margin: 0px;}

h1 img {
	vertical-align: bottom;}

p {
	text-align: center;
	font-size: small;}

strong {
	color: red;}
