@charset "UTF-8";

#blog_top {
	clear: both;
	margin: 10px 0;
}
#blog_top table {
	width: 100%;
	height: 114px;
}
#blog_top td,
#blog_top th {
	padding-right: 7px;
	text-align: left;
}
#blog_top th {
	height: 45px;
}
#blog_top th h1 {
	font-size: 24px;
	line-height: 24px;
}
#blog_top td.blog_thumb {
	width: 100px;
	height: 114px;
}
#blog_top td.blog_thumb img,
#blog_top td.blog_thumb p {
	border: 1px #555 solid;
	border-right: 1px #AAA solid;
	border-bottom: 1px #AAA solid;
}
#blog_top td.blog_thumb p {
	height: 82px;
	padding-top: 30px;
	text-align: center;
	vertical-align: middle;
	color: #FFF;
	text-shadow: 0 -1px #000;
	background: #9E9E9E;
}
#blog_top td.blog_url {
	height: 18px;
	font-size: 12px;
	line-height: 12px;
}

#blog_top div.blog_rank_except p {
	display: inline;
	margin-right: 8px;
	color: #000;
	text-shadow: 0px 1px #FFF;
}
#blog_top div.blog_rank_except p span {
	font-weight: bold;
	color: #4D452F;
}

#feed_contents.blog_feed h2 {
	font-weight: normal;
}

/*-----------------------------
ranking
------------------------------*/

#ranking_contents {
	clear: both;
	width: 100%;
	margin-top: 12px;
}
div.ranking_category {
	width: 100%;
}
div.ranking_category > p {
	display: inline;
	padding: 0 6px 0 23px;
	color: #7C7C7C;
	background: #FFF url('../../img/a/icon/arrow.png') 3px no-repeat;
}
div.ranking_category table {
	width: 100%;
}
div.ranking_category table td {
	width: 20%;
	padding: 0 2px 2px 0;
	text-align: center;
}
div.ranking_category table td a {
	display: block;
	min-width: 100px;
	height: 26px;
	line-height: 26px;
	color: #FFF;
	text-decoration: none;
	background: url('../../img/b/opacity_b3.png');
}
div.ranking_category table td a span {
	font-size: 80%;
}
div.ranking_category table td a:hover {
	background: url('../../img/b/opacity_v2.png');
}
div.ranking_category table td a.selected {
	background: url('../../img/b/opacity_r.png');
}


#ranking_contents div.social_button {
	margin: 5px 0 0px 200px;
	float: right;
	height: 24px;
	overflow: hidden;
}

#ranking_order {
	clear: both;
	width: 100%;
}
#ranking_order table {
	width: 100%;
}
#ranking_order table th {
	height: 25px;
	padding-left: 5px;
	border: 1px #BBB solid;
	border-top: 1px #1E1E1E solid;
	border-bottom: 1px #1E1E1E solid;
	background: url('../../img/b/bggr3.png');
	color: #FFF;
	text-align: left;
	text-shadow: 0px -1px #000;
	font-size: 90%;
	font-weight: normal;
}
#ranking_order table tr.tdd {
	background: #FFF;
	-webkit-box-shadow: inset 0px -2px 20px 0px #DDD;
	box-shadow: inset 0px -2px 20px 0px #DDD; 
}
#ranking_order table tr.tdd.evv {
	background: #F1F1E4;
}
#ranking_order table td {
	padding: 9px 5px;
	border-top: 1px #BBB solid;
	border-bottom: 1px #BBB solid;
	text-align: left;
}
#ranking_order table td.rankr {
	width: 50px;
	border-left: 1px #BBB solid;
	border-right: 1px #CCC solid;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	text-shadow: 0px 1px #FFF;
	background: url('../../img/a/ss2.png') center no-repeat;
}
#ranking_order table td.rankr.toprr {
	color: #FFF;
	text-shadow: 0px -1px #000;
	background: url('../../img/a/ss4.png') center no-repeat;
}
#ranking_order table td.rankr.toprg {
	font-size: 150%;
	color: #FFF;
	text-shadow: 0px -1px #000;
	background: url('../../img/a/ss5.png') center no-repeat;
}
#ranking_order table td.rankt {
	width: 55px;
	text-align: center;
}
#ranking_order table td.rankt img {
	border: 2px #BBB solid;
	border-right: 2px #888 solid;
	border-bottom: 2px #888 solid;
}
#ranking_order table td.rankt img:hover {
	border: 2px #808040 solid;
	border-right: 2px #4D4D26 solid;
	border-bottom: 2px #4D4D26 solid;
}
#ranking_order table td.rankd {
	padding-left: 11px;
	border-right: 1px #CCC solid;
}
#ranking_order table td.rankd p.rankd_t a {
	text-decoration: none;
	font-size: 17px;
	font-weight: bold;
	text-shadow: 0px 1px #FFF;
	color: #BD0000;
}
#ranking_order table td.rankd p.rankd_t a:hover {
	color: #FF8080;
}
#ranking_order table td.rankd p.rankd_e {
	height: 1.3em;
	font-size: 90%;
	overflow: hidden;
	color: #8B8B8B;
}
#ranking_order table td.rankd div.rankd_fb {
	margin-top: 6px;
	padding-top: 6px;
	height: 1.3em;
	border-top: 1px #BBB dotted;
	font-size: 90%;
	overflow: hidden;
}
#ranking_order table td.rankd div.rankd_fb span {
	color: #000;
}
#ranking_order table td.rankd div.rankd_fb a {
	color: #1473A0;
}

#ranking_order table td.rankp {
	width: 65px;
	text-align: center;
	border-right: 1px #BBB solid;
	font-size: 110%;
}
#ranking_order table td.rankp span {
	color: #808080;
	font-size: 80%;
	font-weight: normal;
}
#ranking_order p.not_found_blog {
	clear: both;
	padding: 80px 0;
	font-size: 90%;
	color: #CA0000;
}
