@charset "UTF-8";
.body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin:8px;
}
.wrapper {
	height: 198px;
	/*	width: 198px;*/
	width: 100%;
	text-align: center;
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #000;
	background-image: url(../images/header_bg.png);
}
.header {
	height: 30px;
	width: 100%;
}
.rank {
	width: 198px;
	height: 30px;
	padding-top: 5px;
}
.seiza {
	height: 60px;
	width: 198px;
	padding-top: 10px;
}
.bt {
	width: 198px;
	height: 24px;
	text-align: center;
}
.center {
	height: 169px;
	width: 198px;
	margin-right: auto;
	margin-left: auto;
}
.point_ttl {
	height: 32px;
	width: 138px;
	background-image: url(../images/point_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 60px;
}
