.container {
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.footer {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	line-height: 1;
	color: #FFF;
	background-color: #3A8243;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
