@charset "UTF-8";

.rankingBox {
	/*border-bottom: 1px dotted #666666;
	padding-bottom: 14px;*/
	/*margin-top: 16px;*/
	width: 570px;
}

#rankingBoxLast {
	border-bottom: none;
}

.rankingBox .leftBox {
	float: left;
	width: 114px;
	text-align: center;
}

.rankingBox .leftBox .prizeBanner {
	margin-top: 9px;
}

.rankingBox .rightBox {
	float: right;
	padding-left: 10px;
	width: 446px;
}

*html .rankingBox .rightBox {
	width: 446px;
}

.rankingBox .rightBox p.caption {
	margin: .7em 0 16px 0;
	padding: 0;
	line-height: 0;
	font-size: 13px;
	font-weight: bold;
	color: #1d3d7b;
	width: 170px;
}

.rankingBox .rightBox p.caption a,
.rankingBox .rightBox p.caption a:visited {
	color: #cccccc;
	text-decoration: underline;
}
.rankingBox .rightBox p.caption a:hover,
.rankingBox .rightBox p.caption a:active {
	color: #ea3225;
	text-decoration: none;
}

/*-----------------*/
p#prizeBg01 {
	width: 496px;
	height: 39px;
	padding: 16px 8px 0px 68px;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 6px;
	background: url(../images/prize_01.gif) no-repeat left top;
}

*html p#prizeBg01 {/*IE-6*/
	width: 570px;
	height: 55px;
}

/*-----------------*/
p#prizeBg02 {
	width: 502px;
	height: 32px;
	padding: 9px 8px 0px 60px;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 6px;
	background: url(../images/prize_02.gif) no-repeat left top;
}

p#prizeBg03 {	
	width: 496px;
	height: 32px;
	padding: 9px 8px 0px 68px;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 6px;
	background: url(../images/prize_03.gif) no-repeat left top;
}

p#prizeBg04 {
	width: 496px;
	height: 32px;
	padding: 9px 8px 0px 68px;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 6px;
	background: url(../images/prize_04.gif) no-repeat left top;
}

p#prizeBg05 {
	width: 496px;
	height: 32px;
	padding: 9px 8px 0px 68px;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 6px;
	background: url(../images/prize_05.gif) no-repeat left top;
}

p#prizeBg06 {
	width: 496px;
	height: 32px;
	padding: 9px 8px 0px 68px;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 6px;
	background: url(../images/prize_06.gif) no-repeat left top;
}

p#prizeBg07 {
	width: 496px;
	height: 32px;
	padding: 9px 8px 0px 68px;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 6px;
	background: url(../images/prize_07.gif) no-repeat left top;
}

p#prizeBg08 {
	width: 496px;
	height: 32px;
	padding: 9px 8px 0px 68px;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 6px;
	background: url(../images/prize_08.gif) no-repeat left top;
}

p#prizeBg09 {
	width: 496px;
	height: 32px;
	padding: 9px 8px 0px 68px;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 6px;
	background: url(../images/prize_09.gif) no-repeat left top;
}

p#prizeBg10 {
	width: 496px;
	height: 32px;
	padding: 9px 8px 0px 68px;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 6px;
	background: url(../images/prize_10.gif) no-repeat left top;
}

p#prizeBg01 a, p#prizeBg02 a, p#prizeBg03 a, p#prizeBg04 a, p#prizeBg05 a,
p#prizeBg06 a, p#prizeBg07 a, p#prizeBg08 a, p#prizeBg09 a, p#prizeBg10 a {
	color: #FFFFFF;
}

/*-----------------
for IE-6
-----------------*/

*html p#prizeBg02 {/*for IE6*/
	width: 570px;
	height: 41px;
}

*html p#prizeBg03 {/*for IE6*/
	width: 570px;
	height: 41px;
}

*html p#prizeBg04 {/*for IE6*/
	width: 570px;
	height: 41px;
}

*html p#prizeBg05 {/*for IE6*/
	width: 570px;
	height: 41px;
}

*html p#prizeBg06 {/*for IE6*/
	width: 570px;
	height: 41px;
}

*html p#prizeBg07 {/*for IE6*/
	width: 570px;
	height: 41px;
}

*html p#prizeBg08 {/*for IE6*/
	width: 570px;
	height: 41px;
}

*html p#prizeBg09 {/*for IE6*/
	width: 570px;
	height: 41px;
}

*html p#prizeBg10 {/*for IE6*/
	width: 570px;
	height: 41px;
}

/*----------------------------------*/
table.cardImg {
	width: 342px;
	float: left;
}

table.cardImg td.txt {
	padding: 0 .8em 0 .8em;
	vertical-align: top;
	margin-top: 0;
	line-height: 1.5em
}

/*----------------------------------*/

table.type01 {
	border-collapse: collapse;
	width: 226px;
	margin-top: 0px;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	empty-cells: show;
	float: right;
}

table.type01 th,
table.type02 th {
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	padding: .4em;
	background: #e9f5ff;
	color: #333333;
	font-weight: bold;
	font-size: 12px;
	width: 98px;
	text-align: center;
	vertical-align: middle;
}


*html table.type01 th,
*html table.type02 th {/*IE-6*/
	font-size: 11px;
}
*:first-child+html table.type01 th,
*:first-child+html table.type02 th {/*IE-7*/
	font-size: 11px;
}



table.type01 td,
table.type02 td {
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	padding: .4em;
	vertical-align: top;
	font-weight: normal;
	font-size: 12px;
	text-align: center;
}


*html table.type01 td,
*html table.type02 td {/*IE-6*/
	font-size: 11px;
}
*:first-child+html table.type01 td,
*:first-child+html table.type02 td {/*IE-7*/
	font-size: 11px;
}

/*--------------------------*/
table.type02 {
	border-collapse: collapse;
	width: 570px;
	margin-top: 10px;
	margin-bottom: 30px;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	empty-cells: show;
	clear: both;
}
