@charset "shift_jis";
body {
	text-align: center;
	vertical-align: middle;
	width: 950px;
	margin-top: 100px;
	margin-right: auto;
	margin-left: auto;
	color: #666;
	letter-spacing: 1px;
	font-size: 11px;
	line-height: 120%;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "MS UI Gothic";
}
h1 {
	font-size: 11px;
	color: #666;
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: 20px;
}

#counter_01 {
	font-size: 8px;
	color: #ccc;
}
a {
	color: #666;
	text-decoration: none;
}

