/*    ランキング    */

#load_data_res { position: relative; }

.pg-rank-right-menu-wrap {
	position: absolute;
	top: 200px;
	left: 725px;
	width: 230px;
}

.pg-rank-h2 {
	font-size: 100%;
	background: #fff url(/images/pg/pg_rank_icon01.gif) no-repeat 0 50%;
	padding: 2px 0 2px 27px;
}

.pg-rank-float {
	float: left;
	margin: 0 10px 20px 0;;
}

.pg-rank-box {
	background-color: #F2EFEA;
	width: 223px;
}

.pg-rank-no-back1 { background-color: #F2EFEA; }
.pg-rank-no-back2 { background-color: #f5f4f4; }
.pg-rank-no-back3 { background-color: #f9f8f8; }

.illust-thum76 {
	position: absolute;
	top: 30px;
	left: 2px;
	width: 76px;
	height: 76px;
	background-color: #fff;
}

.illust-thum76 a {
	display: table-cell;
	width: 76px;
	height: 76px;
	vertical-align: middle;
	text-align: center;
}
html>/**/body .illust-thum76 a {
	display: block\9;
	width: 76px\9;
	height: 76px\9;
}
.illust-thum76 a:hover {
	background-color: #ffedbb;
}

.illust-thum76 img {
	max-width: 72px;
	max-height: 72px;
}

* html body .illust-thum76 img {
	width: one-time expression(this.width >= this.height ? "72px" : "auto");
	height: one-time expression(this.width <= this.height ? "72px" : "auto");
}
.illust-thum76 img {-ms-interpolation-mode: bicubic;}


.pg-rank-no-wrap {
	height: 108px;
	padding: 5px 0;
	margin: 0 0 0 2px;
	border-bottom: 1px dashed #ccc;
	position:relative;
}

.pg-rank-rank {
	position: absolute;
	top: 40px;
	left: 82px;
	font-size: 93%;
	padding: 0 0 0 0;
	color: #999;
}

.pg-rank-rank span { }
.pg-rank-rank span.rank-rate-big {
	font-size: 116%;
	padding: 0 2px 0 0;
	color: #333;
	font-weight: bold;
}
span.pg-rank-count {
	font-size: 93%;
	color: #000;
}

.pg-rank-no-wrap .no-1 { background: url(/images/pg/pg_rank_no01.gif) no-repeat 0 0; }
.pg-rank-no-wrap .no-2 { background: url(/images/pg/pg_rank_no02.gif) no-repeat 0 0; }
.pg-rank-no-wrap .no-3 { background: url(/images/pg/pg_rank_no03.gif) no-repeat 0 0; }

.pg-rank-rankno {
}

.pg-rank-no-wrap h3 {
	position: absolute;
	top: 5px;
	left: 3px;
	padding: 2px 0 2px 18px;
	font-size: 93%;
	line-height:1.2;
}

.pg-rank-author-wrap {
	position: absolute;
	top: 74px;
	left: 82px;
	width: 105px;
}

.pg-rank-author-img img {
	max-width: 32px;
	max-height: 32px;
}

* html body .pg-rank-author-img img {
	width: one-time expression(this.width >= this.height ? "32px" : "auto");
	height: one-time expression(this.width <= this.height ? "32px" : "auto");
}
.pg-rank-author-img img {-ms-interpolation-mode: bicubic;}

.pg-rank-author-name {
	position: absolute;
	top: 0;
	left: 40px;
	font-size: 85%;
	width: 90px;
}

.pg-rank-more {
	padding: 4px;
	text-align: right;
}


/*詳細*/

.pg-rank-head-wrap {
	margin: 15px 0 0 0;
	position: relative;
}
.pg-rank-head-wrap h2 {
	width: 30px;
	height: 24px;
	text-align: center;
	line-height: 24px;
	background: url(/images/pg/i_rank_bg01.gif) no-repeat 0 0;
	font-size: 146.5%;
	color: #fff;
	font-family: 'Century Gothic';
}
.pg-rank-head-wrap p {
	position: absolute;
	top: 3px;
	left: 55px;
	font-size: 116%;
}
.pg-rank-head-wrap p span {
	font-size: 79%;
}

.pg-rank-body-wrap {
	position: relative;
}
.pg-rank-right-wrap {
	position: absolute;
	top: 0;
	left: 400px;
	width: 288px;
	height: 138px;
	background: #F2EFEA;
	border: 1px solid #ccc;
	border-left: 1px solid #fff;
}
.pg-rank-right-wrap .pg-rank-right01 {
	margin: 10px 0 0 28px;
}
.pg-rank-right-wrap .pg-rank-right02 {
	margin: 10px 0 0 28px;
	font-size: 85%;
}
.pg-rank-right-wrap .pg-rank-right02 input {
	width: 190px;
}

h3.pg-title-ranking {
	background: #fff url(/images/pg/i_rank.gif) no-repeat 3px 50%;
	padding: 5px 0 5px 28px;
	font-weight: bold;
}

.pg-rank-move-div {
	position: absolute;
	top: 5px;
	left: 33px;
}

.pg-rank-info-wrap {
	position: relative;
	margin: 0 0 0 0;
	padding: 5px 10px;
	background-color: #F2EFEA;
	width: 670px;
	height: 18px;
}
.pg-rank-info-p {
	color: #999;
	font-size: 93%;
}

.pg-rank-navi {
	position: absolute;
	top: 3px;
	right:3px;
}
* html .pg-rank-navi {
	width: 250px;
} /* IE6ハック */

.pg-rank-navi ul {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #f7f7f7;
	border-left: 1px solid #ccc;
	border-right: 1px solid #f7f7f7;
	background-color: #fff;
}

.pg-rank-navi li {
	float: left;
	width: 35px;
	text-align: center;
	height: 20px;
	line-height: 20px;
	color: #bbb;
}
.pg-rank-navi li a {
	display: block;
	width: 35px;
	text-align: center;
}
.pg-rank-navi li a:hover {
	background-color: #d9e6ff;
	text-decoration: none;
}
.pg-rank-navi li.navi {
	font-size: 70%;
	border-right: 1px dashed #ccc;
	width: 90px;
	background-color: #f7f7f7;
	color: #333;
}
.pg-rank-navi li.back {
	font-size: 108%;
	border-right: 1px dashed #ccc;
}
.pg-rank-navi li.prev {
	font-size: 108%;
	border-right: 1px dashed #ccc;
}
.pg-rank-navi li.today {
	font-size: 85%;
}

.bp-ill-wrap {
	width: 392px;
	height: 132px;
	border: 1px solid #ccc;
	position: relative;
	padding: 3px;
	background-color: #fff;
}

.bp-ill-wrap table {
	width: 388px;
	height: 132px;
}
.bp-ill-wrap td.image {
	width: 128px;
	height: 128px;
	text-align: center;
	vertical-align: middle;
	padding: 2px;
	line-height: 0;
}
.bp-ill-wrap td.data {
	position: relative;
	vertical-align: top;
	text-align: left;
	width: 250px;
}
.bp-ill-illust {
	position: relative;
}
.bp-ill-wrap td.data .bp-ill-illust dt {
	position: absolute;
	top: 3px;
	left: 10px;
	font-size: 12px;
	font-weight: bold;
	width: 240px;
	height: 16px;
	overflow: hidden;
}
.bp-ill-wrap td.data .bp-ill-illust dd {
	position: absolute;
	top: 22px;
	left: 10px;
	font-size: 11px;
	line-height: 120%;
	width: 240px;
	height: 53px;
	overflow: hidden;
	color: #666;
}
.bp-ill-user {
	position: relative;
}
.bp-ill-wrap td.data .bp-ill-user dt {
	position: absolute;
	top: 81px;
	left: 70px;
	font-size: 12px;
}
.bp-ill-wrap td.data .bp-ill-user dd {
	position: absolute;
	top: 81px;
	left: 10px;
	width: 48px;
	height: 48px;
	padding: 1px;
	text-align: center;
}
.bp-ill-wrap td.data .bp-ill-logo {
	position: absolute;
	top: 120px;
	right: 5px;
}

.bp-rank-wrap {
	width: 99%;
	border: 1px solid #ccc;
	position: relative;
	background-color: #fff;
}

.bp-rank-title {
	width: 100%;
	background: url(/images/pg/pg_title_bg_rank.gif) no-repeat 0 0;
	padding: 2px 0 2px 30px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

strong.rank-date-strong {
	color: #fc6;
}

.rank-right-blank {
	height: 155px;
}

.right-menu-03-now-li-now span {
	display: block;
	padding: 0 0 5px 20px;
	font-size: 93%;
	margin: 0 0 0 0;
	font-weight: bold;
	color: #999;
}

#res_id {
}

.pg-rank-button01 a, .pg-rank-button02 a {
	display: block;
	width: 240px;
	height: 32px;
	text-indent: -9999px;
	background: url(/images/pg/pg_btn_rank_favo.gif) no-repeat 0 0;
}
.pg-rank-button01 a:hover { background: url(/images/pg/pg_btn_rank_favo.gif) no-repeat 0 -32px; }
.pg-rank-button02 a { background: url(/images/pg/pg_btn_rank_favo.gif) no-repeat 0 -64px; }