body,td,th {
	color: #333333;
	font: 0.7em "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
body {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	line-height: 1.5em;
}
h3 {
	font-size: 10pt;
	font-weight: normal;
	line-height: 1em;
	padding: 0px;
	text-align: center;
}
h4 {
	font-size: 1em;
	font-weight: normal;
}
p {
	font-size: 11px;
	text-align: left;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
}

a:link {
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #FF99CC;
}
img {
	border:0px;
}

#container {
	text-align: center;
	vertical-align: top;
	height: 600px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
}
.info-img {
	margin-top: 27px;
	margin-bottom: 27px;
	margin-right: auto;
	margin-left: auto;
}
