/* TOPページ用のスタイルシート */

h1 {
	margin: 20px auto;
	width: 560px;
	}

address {
	color: #666;
	font-size: 62.5%;
	text-align: center;
	}