body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	line-height: 100%;
	color: #222;
}
#zenken {
	width: 930px;
/*	padding-top: 10px;*/
	position: relative;
	padding-bottom: 20px;
	display: inline-block;
}
h1.headline {
	line-height: 40px;
	background: url(../images/kyogi_head.png) 10px 8px no-repeat,url(../images/bk_dot.gif);
	text-align: left;
	text-indent: 46px;
	border-bottom: 3px solid #FF0066;
	font-size: 20px;
	color: #000;
	margin-bottom: 30px;
}
#zenken a#bmotor {
	height: 37px;
	text-indent: -9999px;
	display: block;
	width: 250px;
	background: url(../images/zenken_bmotor.png) top;
	position: absolute;
	left: 0px;
	top: 76px;
}
#zenken a#bmotor:hover {
	background-position: bottom;
}
#zenken p {
	font-size: 12px;
	text-align: right;
	margin-bottom: 5px;
	color: #646C7F;
}
#zenken table {
	font-size: 16px;
	line-height: 100%;
	width: 930px;
}
#zenken tr {
	background-color: #FFF;
}
#zenken tr:hover {
	background-color: #E1F0FF;
}
#zenken th {
	line-height: 120%;
	font-size: 14px;
	background-color: #646E82;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #828CA0;
}
#zenken th a {
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/zenken_arrow01.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	display: block;
	height: 50px;
	padding-top: 6px;
}
#zenken th a:hover {
	color: #4A5260;
	background-color: #FF0;
}

#zenken th.bmotor {
	background-color: #FFF;
	height: 30px;
	text-align: left;
	vertical-align: top;
	border-top-style: none;
	border-left-style: none;
}

#zenken th.NO a{
	font-size: 14px;
	color: #222;
	background-color: #E1F0FF;
	height: 40px;
	padding-top: 16px;

}
#zenken th.NO a:hover {
	color: #222;
	background-color: #FF0;
}

#zenken th.T {
	height: 19px;
}
#zenken th.B {
	height: 36px;
}

#zenken th.B  a{
	height: 32px;
	padding-top: 4px;
}
#zenken th.on {
	background-image: url(../images/zenken_arrow02.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	vertical-align: top;
	height: 50px;
	padding-top: 6px;
}
#zenken th.on.B {
	height: 32px;
	padding-top: 4px;
}
#zenken th.on.NO {
	height: 40px;
	padding-top: 16px;
	font-size: 14px;
	color: #222;
	background-color: #E1F0FF;
}
#zenken th.large {
	font-size: 16px;
}
#zenken th.motor {
	background-color: #4A5260;
}
#zenken td {
	height: 28px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #828CA0;
	border-right-color: #D7DCE1;
	border-bottom-color: #828CA0;
	border-left-color: #D7DCE1;
	text-align: center;
	vertical-align: middle;
}
#zenken td.rank {
	width: 36px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background-color: #646E82;
}
#zenken td.number {
	width: 54px;
	font-family: Arial, Helvetica, sans-serif;
}
#zenken td.name {
	font-size: 18px;
	
}
#zenken td.class {
	width: 36px;
	font-family: Arial, Helvetica, sans-serif;
}
#zenken td.class.A1 {
	color: #F60;
}
#zenken td.class.A2 {
	color: #36C;
}
#zenken td.time {
	width: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	border-right-color: #828CA0;
}
#zenken td.NO {
	width: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	background-color: #E1F0FF;
	border-left-color: #828CA0;
}
#zenken td.NO a {
	width: 44px;
	text-decoration: none;
	color: #222;
	display: block;
	height: 28px;
	line-height: 28px;
}
#zenken td.NO a:hover {
	background-color: #79BCFF;
}

#zenken td.rate01 {
	width: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	border-right-style: none;
}
#zenken td.rate02 {
	width: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#zenken td.mark {
	width: 24px;
	border-left-style: none;
}
#zenken td.rireki {
	width: 32px;
	border-right-color: #828CA0;
}
#zenken td.rireki a {
	width: 32px;
	background: url(../images/zenken_rireki.png) center center no-repeat,linear-gradient(#888,#000);
	display: block;
	height: 28px;
}
#zenken td.rireki a:hover {
	background: url(../images/zenken_rireki.png) center center no-repeat,linear-gradient(#000,#888);
}
#zenken td.on {
	background-color: #FF0;
}


#rireki {
	width: 630px;
	margin-right: auto;
	margin-left: auto;
}
#rireki table {
	width: 630px;
}
#rireki th {
	height: 32px;
	font-size: 12px;
	color: #FFF;
	background-color: #2F5CBB;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #828CA0;
}
#rireki th span {
	font-size: 10px;
}
#rireki td {
	font-size: 12px;
	border: 1px solid #D7DCE1;
	vertical-align: middle;
}
#rireki td.grade {
	width: 18px;
	background-repeat: no-repeat;
	background-position: center center;
	border-bottom-color: #828CA0;
	border-top-color: #828CA0;
	border-left-color: #828CA0;
	border-right-color: #828CA0;
}
#rireki td.G0 {
	background-color: #0B92F4;
	background-image: url(../images/kako_G0.gif);
}
#rireki td.G1 {
	background-color: #FFBF00;
	background-image: url(../images/kako_G1.gif);
}
#rireki td.G2 {
	background-color: #9999FF;
	background-image: url(../images/kako_G2.gif);
}
#rireki td.G3 {
	background-color: #66CC00;
	background-image: url(../images/kako_G3.gif);
}
#rireki td.SG {
	background-color: #FF1C24;
	background-image: url(../images/kako_SG.gif);
}
#rireki td.date {
	border-bottom-style: none;
	background-color: #E1F0FF;
	padding-left: 3px;
	height: 18px;
	border-top-color: #828CA0;

}
#rireki td.title {
	padding-left: 3px;
	padding-right: 3px;
	width: 344px;
	border-top-style: none;
	border-bottom-color: #828CA0;
	height: 22px;
	font-size: 14px;
}
#rireki td.name {
	font-size: 14px;
	width: 85px;
	padding-left: 3px;
	border-bottom-style: none;
	border-top-color: #828CA0;
	vertical-align: bottom;
}
#rireki td.class {
	padding-left: 3px;
	border-top-style: none;
	border-left-style: none;
	border-bottom-color: #828CA0;
}
#rireki td.seiseki {
	font-size: 16px;
	line-height: 36px;
	height: 36px;
	text-align: left;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 0.1em;
	color: #1E273B;
	border-right-color: #828CA0;
	border-bottom-color: #828CA0;
	border-left-style: none;
}
#rireki td.seiseki img {
	display: inline-block;
	padding-bottom: 4px;
	margin-right: 1px;
}


/*■■■データ無し等■■■*/
.nodata  {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	width: 100%;
	color: #A8AAAC;
	text-align: center;
	padding-top: 320px;
	padding-bottom: 150px;
	background-image: url(../images/nodata02.png);
	background-repeat: no-repeat;
	background-position: center 125px;
	font-weight: bold;
}
