@charset "utf-8";
body#sp_ranking h3 {
	background-position: left center;
	background-repeat: no-repeat;
	font-size: 15px;
	font-weight: bold;
	padding-left: 32px;
	line-height: 23px;
	padding-top: 2px;
	margin-top: 5px;
	margin-bottom: 2px;
}
div#order01 h3 {
	background-image: url(../../images/logo_wjbl.gif);
	color: #e60012;
}
div#order02 h3 {
	background-image: url(../../images/logo_eastern.gif);
	color: #007130;
}

div#order_western-wrapper,
div#order_eastern-wrapper {
	background-color: #000;
	border-bottom: #000 2px solid;
}
p.backlink {
	line-height: 40px;
	background-color: #999;
	margin-top: 15px;
	text-align: center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 12px;
}
p.backlink a {
	color: #FFF;
	display: block;
	text-decoration: none;
}
