/* CSS Document */

table.tbl0 {
    margin-top: 10px;
    margin-bottom: 10px;
}

table.tbl0 td{
	vertical-align:middle;
}
table.tbl0 tr:hover {
    color: #19197c;
    background-color: #e5ecff;
}
.td_circuit-ranking-05 {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCCCCC;
    padding-right: 0px;
    padding-left: 15px;
    line-height: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    letter-spacing: 0em;
    background-image: url(../../../images/common/bg_td-member.png);
    background-repeat: no-repeat;
    background-position: left center;
    height: 30px;
    margin: 0px;
}
.td_circuit-ranking-05 {
    line-height: 20px;
    letter-spacing: 0em;
}
.td_circuit-ranking-06 {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCCCCC;
    line-height: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
    letter-spacing: 0em;
    margin: 0px;
    height: 30px;
}
.grandchampion{
	margin: 50px 0;
}
.grandchampion li{
	margin-bottom: 50px;
}
.grandchampion li h2{
	font-weight: bold;
	border: 3px solid #4c9ac0;
	padding: 0.5em 1em;
	box-shadow: 5px -5px #4c9ac0;
	font-size: 120%;
}
.grandchampion li .wildcard{
	border: 3px solid #c04c9a;
	box-shadow: 5px -5px #c04c9a;
}