/* top */
#top_main{
	width:620px;
	float:right;
	text-align:left;
	margin-top:20px;
}
.top_h2 h2{
	background:url(../imgs/top_h2.gif) no-repeat;
	padding:15px;
	font-size:16px;
	text-align:left;
	color:#5c6e00;
	margin:0;
	margin-bottom:15px;
	clear:both;
}
.top_01_left{
	width:382px;
	float:left;
}
.top_01_right{
	width:238px;
	float:right;
}
.top_ranking_bt{
	margin-left:175px;
}




/* ranking */
#ranking{}
.ranking_left{	width:70px;	float:left;}
.ranking_right{	width:550px;	float:right;}
.ranking_title{
	background:url(../common/ranking_title_bg.jpg) no-repeat;
	width:550px;
	height:60px;
	margin-bottom:10px;
}
#ranking .ranking_title h2 {
	padding:18px 10px 20px 0;
	color:#ea7070;
	font-size:16px;
	text-align:left;
	color:#333333;
}
#ranking table{
	width:550px;
	border:1px solid #e59d9d;
	border-collapse:collapse;
}
#ranking th{
	border:1px solid #e59d9d;
	border-collapse:collapse;
	background-color:#efb9b9;
	font-weight:bold;
	font-size:14px;
	padding:5px;
	text-align:center;
}
#ranking td{
	border:1px solid #e59d9d;
	border-collapse:collapse;
	background-color:#fce9e9;
	font-size:14px;
	padding:5px;
	text-align:center;
}








/* tokucho */
#tokucho{ margin-top:30px; margin-bottom:30px;}

/* hitokoto */
#riyu{margin-bottom:30px;}
#riyu ul{
	list-style:none;
}
#riyu li{
	list-style:none;
	width:310px;
	float:left;
}
/* shousai */
#shousai{}
#shousai table{
	width:620px;
	border:1px solid #e59d9d;
	border-collapse:collapse;
}
#shousai th{
	width:150px;
	border:1px solid #e59d9d;
	border-collapse:collapse;
	background-color:#efb9b9;
	font-weight:bold;
	font-size:14px;
	padding:5px;
	text-align:left;
}
#shousai td{
	font-size:14px;
	padding-bottom:5px;
	border:1px solid #e59d9d;
	border-collapse:collapse;
	background-color:#fce9e9;
	font-size:14px;
	padding:5px;
}


/* select */
#select .select_shousai table{
	width:620px;
	border:1px solid #e59d9d;
	border-collapse:collapse;
	margin-top:20px;
}
#select .select_shousai th{
	border:1px solid #e59d9d;
	border-collapse:collapse;
	background-color:#efb9b9;
	font-weight:bold;
	font-size:10px;
	line-height:12px;
	padding:5px;
	text-align:center;
	width:70px;
}
#select .select_shousai td{
	border:1px solid #e59d9d;
	border-collapse:collapse;
	background-color:#fce9e9;
	font-size:10px;
	line-height:12px;
	padding:5px;
	text-align:center;
}
#select td.select_td_nashi{
	background-color:#ffffff;
}
#select td.select_td_title{
	background-color:#f8efe0;
}
#select td.select_left{
	text-align:left;
	font-size:10px;
	line-height:12px;
}