#main h1 {
	font: bold 18px "ＭＳ ゴシック", "Osaka－等幅";
	color: #003333;
	text-align: center;
	margin: 10px auto 25px;
	padding: 0px;
	height: auto;
	width: 500px;
	background: #9DC1FF;
	border-bottom: 2px solid #E1E1E1;
}
