h3 {
	font-family: "メイリオ", "ＭＳ ゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 1.5em;
	font-weight: bold;
	margin-top: -1.5em;
	margin-bottom: 16px;
	padding-left: 2em;
}

.h3 {
	background-image: url(h3_mooter.gif);
	background-repeat: no-repeat;
	width: 580px;
	height: 32px;
}

#center_container p {
	margin-left: 2em;
	margin-bottom: 0.5em;
}

#mooter_logo {
	background-image: url(mooter_logo.gif);
	height: 85px;
	width: 282px;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3em;
	margin-bottom: 2em;
}

.h2{
	background-image: url(mooter.gif);
	background-repeat: no-repeat;
	width: 580px;
	height: 40px;
	margin-bottom: 16px;
}

#center_container ul {
	margin-left: 4.5em;
}

#center_container img {
	margin-left: 2em;
	margin-bottom: 0.5em;
}

.infobox_blue {
	margin-left: 2em;
	margin-bottom: 0.5em;
	border: 2px double #007ac2;
	padding-right: 2em;
 }
 