#rRank{
	padding: 0 0 10px 0;
}

#rRank dl dd .prevrank{
	width:120px;
	height:16px;
	margin:0 auto;
}

#rRank dl dd .prevrank:before,
#rRank dl dd .prevrank:after {
    content: " ";
    display: table;
}
#rRank dl dd .prevrank:after {
    clear: both;
}
#rRank dl dd .prevrank {
    *zoom: 1;
}

#rRank dl dd div.prev{
	float:right;
	height:16px;
	padding-top:3px;
	font-size:12px;
}


#rRank dl dd div.G{
	text-indent:-9999px;
	background-image: url("/img/left/rankup.png");
	background-size:11px 11px;
	background-repeat:no-repeat;
	height:16px;
	width:16px;
	float:right;
	margin:4px 0 0 5px;
}
#rRank dl dd div.F{
	text-indent:-9999px;
	background-image: url("/img/left/rankstay.png");
	background-size:11px 11px;
	background-repeat:no-repeat;
	height:16px;
	width:16px;
	float:right;
	margin:4px 0 0 5px;
}
#rRank dl dd div.H{
	text-indent:-9999px;
	background-image: url("/img/left/rankdown.png");
	background-size:11px 11px;
	background-repeat:no-repeat;
	height:16px;
	width:16px;
	float:right;
	margin:4px 0 0 5px;
}


.rRank-btn{
	display: -moz-inline-box;
	display: inline-block;
	line-height: 1;
	*display: inline;
	*zoom: 1;
	color:#FFF;
	font-size:10px;
	height:1.8em;
	line-height:1.8em;
	padding:0px 5px;
	border-top: 1px solid #800013;
	background: #b30015;
	background: -webkit-gradient(linear, left top, left bottom, from(#eb0000), to(#b30015));
	background: -webkit-linear-gradient(top, #eb0000, #b30015);
	background: -moz-linear-gradient(top, #eb0000, #b30015);
	background: -ms-linear-gradient(top, #eb0000, #b30015);
	background: -o-linear-gradient(top, #eb0000, #b30015);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
	-moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
	box-shadow: rgba(0,0,0,1) 0 1px 0;
	text-shadow: rgba(0,0,0,.4) 0 1px 0;
}

.rRank-btn:hover {
	border-top-color: #960000;
	background: #960000;
	color: #ccc;
	text-decoration:none;
}
.rRank-btn:active {
	border-top-color: #5c0000;
	background: #5c0000;
}




#rRank .rRank-h4 {
	height: 30px;
}

#rRank .rRank-dl{
	clear: both;
	height: 63px;
	overflow: hidden;
	font-size: 12px;
	line-height:1.2em;
	/*border-bottom: 1px #ccc solid;*/
}

#rRank .rRank-dl dt{
	float: left;
	width: 66px;
	height: 50px;
}

#rRank .rRank-dl dt span{
	display: block;
	padding: 5px 0 0 2px;
}

#rRank .rRank-dl dt a{
	display: block;
	padding: 1px;
	border: 1px #999 solid;
}

#rRank .rRank-dl dt img{
	display: block;
}

#rRank .rRank-dl dd{
	float: left;
	width: 80px;
	overflow: hidden;
}


#rRank ul{
	padding: 5px 0 0 3px;
	font-size: 11px;
}

#rRank .rRank ul.rank li{
	height: 14px;
	padding: 0;
	line-heigth: 1em;
	background-position: 1000px 1000px;
}
#rRank .rank{
	padding-left: 15px;
	color: #444;
	font-weight: bold;
	background-position: -452px -160px;
}


#rRank .rank-l1{
	color: #ffcf10;
	font-weight: bold;
	float:left;
	font-size:13px;
	padding-left:10px;
}
#rRank .rank-l2{
	color: #AAA;
	font-weight: bold;
	float:left;
	font-size:12px;
	padding-left:10px;
}
#rRank .rank-l3{
	color: #f07800;
	font-weight: bold;
	float:left;
	font-size:12px;
	padding-left:10px;
}
#rRank .rank-l4,
#rRank .rank-l5,
#rRank .rank-l6,
#rRank .rank-l7,
#rRank .rank-l8,
#rRank .rank-l9,
#rRank .rank-l10{
	color: #444;
	font-weight: bold;
	float:left;
	font-size:11px;
	padding-left:10px;
}

#rRank .name{
	color: #444;
	font-size: 9px;
	height: 16px;
	white-space: nowrap;
}

#rRank .name-l1{
	height: 16px;
	white-space: nowrap;
	float:left;
	padding-left:3px;
}

#rRank .name-l1 a{
	color: #0066cc;
	font-size:13px;
	font-weight:bold;
}

#rRank .name-l2,
#rRank .name-l3{
	height: 16px;
	white-space: nowrap;
	float:left;
	padding-left:3px;
}

#rRank .name-l2 a,
#rRank .name-l3 a{
	color: #0066cc;
	font-size:12px;
	font-weight:bold;
}


#rRank .name-l4,
#rRank .name-l5,
#rRank .name-l6,
#rRank .name-l7,
#rRank .name-l8,
#rRank .name-l9,
#rRank .name-l10{
	height: 16px;
	white-space: nowrap;
	float:left;
	padding-left:3px;
}

#rRank .name-l4 a,
#rRank .name-l5 a,
#rRank .name-l6 a,
#rRank .name-l7 a,
#rRank .name-l8 a,
#rRank .name-l9 a,
#rRank .name-l10 a{
	color: #0066cc;
	font-size:11px;
	font-weight:bold;
}





#rRank li.prof{
	clear: both;
	height: 15px;
}

#rRank .prof a{
	display: block;
	float: right;
	padding:0 5px;
	height: 15px;
	overflow: hidden;
	line-height:16px;
	color:#333;
	background-color:#DDD;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 15px;
}
#rRank .prof a:hover{
	text-decoration:none;
	background-color:#AAA;
	color:#FFF;
}

/*ランキング@*/
#rRank li.prof-l1{
	clear: both;
	height: 15px;
}

#rRank .prof-l1 a{
	display: block;
	float: right;
	padding:0 5px;
	height: 15px;
	overflow: hidden;
	line-height:16px;
	color:#fff;
	background-color:#ff78b1;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
#rRank .prof-l1 a:hover{
	text-decoration:none;
	background-color:#ffabda;
	color:#FFF;
}



/*ランキングA*/
#rRank li.prof-l2{
	clear: both;
	height: 15px;
}

#rRank .prof-l2_morn a{
	display: block;
	float: right;
	padding:0 5px;
	height: 15px;
	overflow: hidden;
	line-height:16px;
	color:#fff;
	background-color:#FFD433;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
#rRank .prof-l2_noon a{
	display: block;
	float: right;
	padding:0 5px;
	height: 15px;
	overflow: hidden;
	line-height:16px;
	color:#fff;
	background-color:#66D1FD;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
#rRank .prof-l2_night a{
	display: block;
	float: right;
	padding:0 5px;
	height: 15px;
	overflow: hidden;
	line-height:16px;
	color:#fff;
	background-color:#EF83FF;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
#rRank .prof-l2_morn a:hover{
	text-decoration:none;
	background-color:#FFE37C;
	color:#FFF;
}
#rRank .prof-l2_noon a:hover{
	text-decoration:none;
	background-color:#9CE1FD;
	color:#FFF;
}
#rRank .prof-l2_night a:hover{
	text-decoration:none;
	background-color:#F4B0FF;
	color:#FFF;
}


/*ランキングB*/
#rRank li.prof-l3{
	clear: both;
	height: 15px;
}

#rRank .prof-l3 a{
	display: block;
	float: right;
	padding:0 5px;
	height: 15px;
	overflow: hidden;
	line-height:16px;
	color:#fff;
	background-color:#7bc514;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
#rRank .prof-l3 a:hover{
	text-decoration:none;
	background-color:#b3f340;
	color:#FFF;
}



#radios {
	text-align: center;
	margin-bottom: -20px;
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

#rank_rdo_1 {
	/*margin-left: 20px;*/
}
#rank_rdo_2 {
	/*margin-left: 20px;*/
}


/*
.crobd{
	float:left;
	background:url(/img/left/ranking_btn_1.png) no-repeat top;
	height: 29px;
	display: block;
	cursor: pointer;
	overflow: hidden;
	width:51px;
}
*/



/****各ランキングボタン****/
.crobg1:before {
    /* float: left; */
    /* background: url(/img/left/ranking_btn_1.png) no-repeat top; */
    height: 25px;
    display: inline-block;
    cursor: pointer;
    overflow: hidden;
    width: 48px;
    background: #df4385;
    border-radius: 3px;
    margin: 5px 0 0 0px;
    border-bottom: 2px solid #bc1c5f;
    content: '週 間';
    color: #fff;
    font-size: 12px;
    line-height: 26px;
}
.crobg2_morn:before {
    /* float: left; */
    /* background:url(/img/left/ranking_btn_2_1.png) no-repeat top; */
    height: 25px;
    display: inline-block;
    cursor: pointer;
    overflow: hidden;
    width: 48px;
    background: #f46d27;
    border-radius: 3px;
    margin: 5px 0 0 -17px;
    border-bottom: 2px solid #af5323;
    content: '朝';
    font-size: 12px;
    color: #fff;
    line-height: 26px;
}
.crobg2_noon:before {
    /* float: left; */
    /* background: url(/img/left/ranking_btn_2_2.png) no-repeat top; */
    height: 25px;
    display: inline-block;
    cursor: pointer;
    overflow: hidden;
    width: 48px;
    background: #4397df;
    border-radius: 3px;
    margin: 5px 0 0 -17px;
    border-bottom: 2px solid #3173ab;
    content: '昼';
    font-size: 12px;
    color: #fff;
    line-height: 26px;
}
.crobg2_night:before {
    /* float: left; */
    /* background: url(/img/left/ranking_btn_2_3.png) no-repeat top; */
    height: 25px;
    display: inline-block;
    cursor: pointer;
    overflow: hidden;
    width: 48px;
    background: #004185;
    border-radius: 3px;
    margin: 5px 0 0 -17px;
    border-bottom: 2px solid #0a2440;
    content: '夜';
    font-size: 12px;
    color: #fff;
    line-height: 26px;
}

.crobg3:before {
    /* float: left; */
    /* background: url(/img/left/ranking_btn_3.png) no-repeat top; */
    height: 25px;
    display: inline-block;
    cursor: pointer;
    overflow: hidden;
    width: 48px;
    background: #2ab128;
    border-radius: 3px;
    margin: 5px 0 0 -16px;
    border-bottom: 2px solid #1d801c;
    content: '新 人';
    color: #fff;
    font-size: 12px;
    line-height: 26px;
}

.crobg1:hover:before {
    background: #f16ca4;
    border-bottom: 2px solid #dc2773;
}
.crobg2_morn:hover:before {
    background: #ff8e54;
    border-bottom: 2px solid #d06c38;
}
.crobg2_noon:hover:before {
    background: #5cabef;
    border-bottom: 2px solid #3c84c1;
}
.crobg2_night:hover:before {
    background: #2a70b9;
    border-bottom: 2px solid #164679;
}
.crobg3:hover:before {
    background: #39ce37;
    border-bottom: 2px solid #238822;
}

/****総合ランキングへボタン****/
.total_rank {
    background: #ff2a62;
    height: 30px;
    display: block;
    border-radius: 20px;
    text-align: center;
    font-size: 11px;
    line-height: 30px;
    color: #fff;
    width: 95%;
    margin: 0 auto;
}
.total_rank a {
    color: #fff;
}
.total_rank:hover {
    background: #ff4d7c;
}

/****各ランキング見出し****/
.week_rank10 {
    /*background: #ff78b1;*/
    display: block;
    margin: 0 auto 3px;
    width: 147px;
    height: 25px;
    line-height: 25px;
    color: #ff78b1;
    font-size: 14px;
    text-align: center;
    padding: 0 !important;
    border-bottom: 2px #ff78b1 solid;
}
.morning_rank10 {
    /*background: #f46d27;*/
    display: block;
    margin: 0 auto 3px;
    width: 147px;
    height: 25px;
    line-height: 25px;
    color: #f46d27;
    font-size: 14px;
    text-align: center;
    padding: 0 !important;
    border-bottom: 2px #f46d27 solid;
}
.noon_rank10 {
    /*background: #5bc0de;*/
    display: block;
    margin: 0 auto 3px;
    width: 147px;
    height: 25px;
    line-height: 25px;
    color: #5bc0de;
    font-size: 14px;
    text-align: center;
    padding: 0 !important;
    border-bottom: 2px #5bc0de solid;
}
.night_rank10 {
    /*background: #004185;*/
    display: block;
    margin: 0 auto 3px;
    width: 147px;
    height: 25px;
    line-height: 25px;
    color: #004185;
    font-size: 14px;
    text-align: center;
    padding: 0 !important;
    border-bottom: 2px #004185 solid;
}
.newg_rank10 {
    /*background: #62c462;*/
    display: block;
    margin: 0 auto 3px;
    width: 147px;
    height: 25px;
    line-height: 25px;
    color: #62c462;
    font-size: 14px;
    text-align: center;
    padding: 0 !important;
    border-bottom: 2px #62c462 solid;
}