@charset "shift_jis";

/*---------------------------
  ▼ページタイトル
---------------------------*/
#main #pagetitle h2{
	height: 46px;
	width: 690px;
	background: url(../images/pagetitle/ranking.gif) no-repeat;
	display:block;
}
/*---------------------------
  ▲ページタイトル
---------------------------*/

#list_box{
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#list_box table{
	width: 100%;
	margin: 0;
	padding: 0;
	border-top-width: 5px;
	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: #D6D6D6;
	border-right-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
	border-left-color: #D6D6D6;
}

#list_box th{
	padding: 10px;
	background-color: #FFFF00;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D6D6D6;
	font-size: medium;
	font-weight: normal;
	font-variant: normal;
}

#list_box td{
	padding: 10px;
}

#list_box td ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#list_box td li{
	margin: 0;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}

#list_box #geinin_box table{
	margin-top:0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 150px;
}

#list_box #geinin_box td{
	margin-top:0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
