@charset "utf-8";

.box{
	font-size: 13px;
	line-height: 24px;
	color: #333333;
	margin-top: 5px;
	clear: both;
}
.box p, ul{
	padding-left: 12px;
	padding-top: 3px;
	padding-bottom: 5px;
}

.table{
	font-size: 13px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
	border: 1px solid #D9D9D9;
}
.table_h1{
	color: #333333;
	text-decoration: none;
	background-color: #DEE2EB;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C9C9C9;
	padding-left: 12px;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #999999;
	width: 605px;
	margin-left: 2px;
}
.table_main{
	color: #993300;
	text-decoration: none;
	background-color: #EEE0DB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
	padding-left: 4px;
}
.table_sub{
	color: #000000;
	text-decoration: none;
	background-color: #EEEEEE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
	padding-left: 4px;
}
.txt13b_blue{
	font-size: 13px;
	font-weight: bold;
	color: #003399;
}
.txt12_blue{
	font-size: 12px;
	color: #003399;
}
.txt13b_red{
	font-size: 13px;
	font-weight: bold;
	color: #CC3300;
}
.txt13b_green{
	font-size: 13px;
	font-weight: bold;
	color: #009900;
}
.txt13b_black {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.txt20b_red{
	font-size: 20px;
	font-weight: bold;
	color: #CC3300;
}
.txt20b_blue{
	font-size: 20px;
	font-weight: bold;
	color: #003399;
	line-height: 26px;
}
.txt16b_black{
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	line-height: 20px;
}
.txt16_black{
	font-size: 16px;
	color: #000000;
	line-height: 20px;
}
.txt16_blue{
	font-size: 16px;
	color: #003399;
	line-height: 20px;
}
h5{
	text-align:center;
}
table#right_ranking{
	width:210px;
	border: 1px solid #666;
	border-collapse:collapse;
}
table#right_ranking tr th{
	background-color: #E80000;
	color: #FFF;
	text-align:left;
	padding:5px;
	font-size:12px;
}
table#right_ranking tr td{
	padding:3px 5px;
	font-size:12px;
}