@charset "utf-8";
#main {
	width: auto;
	height: auto;
	margin: 10px 20px;
	padding: 10px 20px;
	font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
	text-align: center;
	color: #4B4B4B;
	border: 3px double #DBDADB;
	bottom: auto;
	top: auto;
	left: auto;
	right: auto;
}

/* CSS Document */

body h1 {
	text-align: center;
	color: #2C2C2C;
}
