@charset "utf-8";
.footer_cont {
	font-family: Osaka, "ヒラギノ角ゴ Pro W3", "メイリオ", "ＭＳ Ｐゴシック";
	font-size: 14px;
	width: 860px;
	margin-bottom: 20px;
	float: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: 0px;
	bottom: 0px;
	background-repeat: no-repeat;
	text-align: left;
	height: auto;
	top: auto;
	right: auto;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

