@charset "UTF-8";
#footer {
	font-size: 10px;
	font-style: normal;
	line-height: 8px;
	font-weight: normal;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #FFF;
	text-align: center;
	width: 864px;
	height: auto;
	border-top-style: solid;
	border-top-color: #CCC;
	border-top-width: 1px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 8px;
	float: left;
} 
