@charset "UTF-8";
#bottom {
	clear: both;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 30px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	}
	#bottom a {
	color: #666;
	height: 115%;
	width: 115%;
	}
#bottom a:hover {
	color: #FFF;
	background-color: #666;
	height: 115%;
	width: 115%;
	border: medium solid #666;
	}
#footer {
	clear:both;
	color: #FFF;
	background-image: url(../images/bottom.png);
	background-repeat: repeat-x;
	background-position: left top;
	}
address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	text-align:center;
	padding-top: 5px;
	height: 30px;
	color: #FFF;
	}
#contents #footer #count {
	font-size: 75%;
	color: #999;
	float: right;
}
