@charset "utf-8";
/*///////////////////////////////

	アクセスカウンター

///////////////////////////////*/

.center .access-counter {
	text-align: right;
	margin: 8px 0px 0px 0px;
}

.center .access-counter .number {
	padding: 2px 10px;
	background-color: black;
	font-family: Century;
	font-size: 120%;
	font-weight: bold;
	color: white;
	letter-spacing: 1pt;
}