@charset "utf-8";
/* summary ------------------
Sidebar
-------------------------- */
/* default ----------------- */

#Sidebar h3 {
  position: relative;
  padding: 3px 5px;
  background: url(images/h3_bg_001.jpg) no-repeat right top;
  border: 1px solid #DCDDDE;
  font-size: 1.4em;
  line-height: 1.3;
  color: #000;
  font-weight: bold;
}

#Sidebar h3 span.PR {
  display: block;
  position: absolute;
  top: 4px;
  right: 5px;
  font-size: 12px;
  line-height: 1.3;
  color: #999;
}

#Sidebar .InnerBox {
  margin: 0 0 10px 0;
  padding: 5px 5px 0 5px;
  border: 1px solid #DCDDDE;
  border-top: none;
}
/* Banner01 ----------------- */

#Sidebar #Banner01 {
  margin: 0 0 10px 0;
}
/* data ----------------- */

#Sidebar #Data {
  margin: 0 0 10px 0;
}

#Sidebar h3 {
  width: 288px;
}

#Sidebar #Data h3:after {
  content: ".";
  display: block;
  visibility: hidden;
  height: 0.1px;
  font-size: 0.1em;
  line-height: 0;
  clear: both;
}

* html #Sidebar #Data h3 {
  display: inline-block;
}

*+html #Sidebar #Data h3 {
  display: inline-block;
}

#Sidebar #Data h3 span.title {
  display: block;
  float: left;
  width: 180px;
  line-height: 1.3;
  color: #000;
  font-weight: bold;
}

#Sidebar #Data h3 span.logo {
  display: block;
  float: right;
  width: 91px;
  padding: 3px 0 0 0;
}

#Sidebar #Data .InnerBox {
  margin: 0 0 10px 0;
  padding: 5px;
  border: 1px solid #DCDDDE;
  border-top: none;
}

#Sidebar #Data .date {
  margin: 0 0 5px 0;
  font-size: 1.2em;
  line-height: 1.3;
}

#Sidebar #Data table {
  width: 288px;
  margin: 0;
  border-collapse: collapse;
}

#Sidebar #Data table th {
  padding: 4px 2px;
  background: #F2F2F2;
  border-bottom: 2px solid #FFF;
  font-size: 1.2em;
  line-height: 1.3;
  font-weight: normal;
}

#Sidebar #Data table td {
  width: 85px;
  padding: 4px;
  border-bottom: 2px solid #FFF;
  border-left: 1px solid #FFF;
  font-size: 1.2em;
  line-height: 1.3;
}

#Sidebar #Data table td.up {
  color: #3A932E;
}

#Sidebar #Data table td.down {
  color: #E46062;
}

#Sidebar #DataTop {
  margin: 0 0 10px 0;
}
/*Weekly Scedule,Commentary,Course*/

#WeeklySucedule .InnerBox,
#Commentary .InnerBox,
#Course .InnerBox {
  padding: 5px;
}

#WeeklySucedule .InnerBox img,
#Commentary .InnerBox img,
#Course .InnerBox img {
  float: left;
  margin-right: 10px;
  max-width: 80px;
  max-height: 80px;
}

#WeeklySucedule .InnerBox p,
#Commentary .InnerBox p,
#Course .InnerBox p {
  font-size: 1.4em;
  line-height: 1.3;
}
/* Search ----------------- */

#Sidebar #Search {
  margin: 0 0 10px 0;
  font-size: 12px;
}

#Sidebar #Search .text {
  width: 155px;
  vertical-align: middle;
}

#Sidebar #Search .submit {
  vertical-align: middle;
}

#Sidebar #Search img {
  vertical-align: middle;
}
/* PickUpNews text ----------------- */

#Sidebar #PickUpNews ul {
  margin: 0;
}

#Sidebar #PickUpNews ul li {
  margin: 0 0 5px 0;
  padding: 0 0 0 12px;
  background: url(images/arrow_001.gif) no-repeat left 5px;
  font-size: 1.4em;
  line-height: 1.3;
}

#Sidebar #PickUpNews ul li img {
  margin: 0 0 0 3px;
}
/* PickUpNews photo (2010/10/04) ----------------- */

#Sidebar #PickUpNews dl {
  margin: 0;
  padding-bottom: 5px;
}

#Sidebar #PickUpNews dl:after {
  content: ".";
  display: block;
  visibility: hidden;
  height: 0.1px;
  font-size: 0.1em;
  line-height: 0;
  clear: both;
}

* html #Sidebar #PickUpNews dl {
  display: inline-block;
}

*+html #Sidebar #PickUpNews dl {
  display: inline-block;
}

#Sidebar #PickUpNews dl dt {
  float: left;
  width: 90px;
  height: 90px;
  margin: 0 2px;
  background: #fff;
  border: 1px solid #ccc;
  text-align: center;
}
/* PickUpTopic ----------------- */

#Sidebar #PickUpTopic ul {
  margin: 0;
}

#Sidebar #PickUpTopic ul li {
  margin: 0 0 5px 0;
  padding: 0 0 0 12px;
  background: url(images/arrow_001.gif) no-repeat left 5px;
  font-size: 1.4em;
  line-height: 1.3;
}

#Sidebar #PickUpTopic ul li img {
  margin: 0 0 0 3px;
}
/* KeywordBox ----------------- */

#Sidebar #KeywordBox {
  margin: 0 0 10px 0;
}

#Sidebar #KeywordBox h3 {
  padding: 3px 5px;
  background: url(images/h3_bg_001.jpg) no-repeat right top;
  border: 1px solid #DCDDDE;
  font-size: 1.4em;
  line-height: 1.3;
  color: #000;
  font-weight: bold;
}

#Sidebar #KeywordBox h3 a {
  padding: 0 12px 0 0;
  background: url(images/arrow_001.gif) no-repeat right center;
  color: #000;
}

#Sidebar #KeywordBox .InnerBox {
  margin: 0 0 10px 0;
  padding: 5px 5px 0 5px;
  border: 1px solid #DCDDDE;
  border-top: none;
}

#Sidebar #KeywordBox ul {
  margin: 0;
}

#Sidebar #KeywordBox ul li {
  float: left;
  width: 130px;
  margin: 0 2px 5px 0;
  padding: 0 0 0 12px;
  background: url(images/arrow_001.gif) no-repeat left 5px;
  font-size: 1.4em;
  line-height: 1.3;
}

#Sidebar #KeywordBox .more {
  clear: left;
  margin: 0 0 5px 0;
  padding: 10px 0 0 0;
  border-top: 1px dotted #DCDDDE;
  text-align: right;
}

#Sidebar #KeywordBox .more a {
  padding: 0 0 0 12px;
  background: url(images/arrow_001.gif) no-repeat left center;
  font-size: 1.2em;
  line-height: 1.3;
}
/* StoryBox ----------------- */

#Sidebar #StoryBox {
  margin: 0 0 10px 0;
}

#Sidebar #StoryBox h3 {
  padding: 3px 5px;
  background: url(images/h3_bg_001.jpg) no-repeat right top;
  border: 1px solid #DCDDDE;
  font-size: 1.4em;
  line-height: 1.3;
  color: #000;
  font-weight: bold;
}

#Sidebar #StoryBox h3 a {
  padding: 0 12px 0 0;
  background: url(images/arrow_001.gif) no-repeat right center;
  color: #000;
}

#Sidebar #StoryBox .InnerBox {
  margin: 0 0 10px 0;
  padding: 5px 5px 0 5px;
  border: 1px solid #DCDDDE;
  border-top: none;
}

#Sidebar #StoryBox ul {
  margin: 0;
}

#Sidebar #StoryBox ul li {
  margin: 0 0 5px 0;
  padding: 0 0 0 12px;
  background: url(images/arrow_001.gif) no-repeat left 5px;
  font-size: 1.4em;
  line-height: 1.3;
}

#Sidebar #StoryBox .more {
  margin: 0 0 5px 0;
  padding: 10px 0 0 0;
  border-top: 1px dotted #DCDDDE;
  text-align: right;
}

#Sidebar #StoryBox .more a {
  padding: 0 0 0 12px;
  background: url(images/arrow_001.gif) no-repeat left center;
  font-size: 1.2em;
  line-height: 1.3;
}
/* KokoBizBox ----------------- */

#Sidebar #KokoBizBox {
  margin: 0 0 10px 0;
}

#Sidebar #KokoBizBox h3 {
  padding: 3px 5px;
  background: url(images/h3_bg_001.jpg) no-repeat right top;
  border: 1px solid #DCDDDE;
  font-size: 1.4em;
  line-height: 1.3;
  color: #000;
  font-weight: bold;
}

#Sidebar #KokoBizBox h3 a {
  padding: 0 12px 0 0;
  background: url(images/arrow_001.gif) no-repeat right center;
  color: #000;
}

#Sidebar #KokoBizBox .InnerBox {
  margin: 0 0 10px 0;
  padding: 5px 5px 0 5px;
  border: 1px solid #DCDDDE;
  border-top: none;
}

#Sidebar #KokoBizBox ul {
  margin: 0;
}

#Sidebar #KokoBizBox ul li {
  margin: 0 0 5px 0;
  font-size: 0.9em;
}

#Sidebar #KokoBizBox ul li dl {
  margin: 0;
}

#Sidebar #KokoBizBox ul li dl:after {
  content: ".";
  display: block;
  visibility: hidden;
  height: 0.1px;
  font-size: 0.1em;
  line-height: 0;
  clear: both;
}

* html #Sidebar #KokoBizBox ul li dl {
  display: inline-block;
}

*+html #Sidebar #KokoBizBox ul li dl {
  display: inline-block;
}

#Sidebar #KokoBizBox ul li dl dt {
  float: left;
  width: 60px;
  height: 60px;
  margin: 0 0 5px 0;
  background: #F2F2F2;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}

#Sidebar #KokoBizBox ul li dl dd {
  margin: 0 0 5px 0;
  padding: 0 0 0 70px;
  font-size: 1.4em;
  line-height: 1.3;
  font-weight: normal;
}

#Sidebar #KokoBizBox ul li dl dd img {
  vertical-align: top;
}

#Sidebar #KokoBizBox .more {
  margin: 0 0 5px 0;
  padding: 10px 0 0 0;
  border-top: 1px dotted #DCDDDE;
  text-align: right;
}

#Sidebar #KokoBizBox .more a {
  padding: 0 0 0 12px;
  background: url(images/arrow_001.gif) no-repeat left center;
  font-size: 1.3em;
  line-height: 1.3;
}
/* Ranking ----------------- */

#Sidebar #Ranking ul {
  margin: 0;
}

#Sidebar #Ranking ul li {
  position: relative;
  margin: 0 0 10px 0;
}

#Sidebar #Ranking ul li img {
  margin: 0 0 0 3px;
}

#Sidebar #Ranking ul li a {
  display: inline-block;
  padding: 0 0 0 1.4em;
  font-size: 1.4em;
  line-height: 1.3;
}

#Sidebar #Ranking ul li span {
  display: inline-block;
  position: absolute;
  width: 1.6em;
  padding: 0.2em 0;
  background: #CC0000;
  color: #FFF;
  text-align: center;
  font-size: 1.0em;
  top: 0;
  left: 0;
}

#Sidebar #Ranking .more {
  margin: 0 0 5px 0;
  padding: 10px 0 0 0;
  border-top: 1px dotted #DCDDDE;
  text-align: right;
}

#Sidebar #Ranking .more a {
  padding: 0 0 0 12px;
  background: url(images/arrow_001.gif) no-repeat left center;
  font-size: 1.2em;
  line-height: 1.3;
}
/* SankeiDirectory ----------------- */

#Sidebar #SankeiDirectory {
  margin: 10px 0;
}

#Sidebar #SankeiDirectory h3 {
  padding: 5px 5px 3px 5px;
  background: url(images/h3_bg_001.jpg) no-repeat right top;
  border: 1px solid #DCDDDE;
  font-size: 1.4em;
  line-height: 1.3;
  color: #000;
  font-weight: bold;
}

#Sidebar #SankeiDirectory .InnerBox {
  margin: 0 0 10px 0;
  padding: 10px 5px 0 5px;
  border: 1px solid #DCDDDE;
  border-top: none;
}

#Sidebar #SankeiDirectory ul {
  margin: 0;
}

#Sidebar #SankeiDirectory ul li {
  float: left;
  width: 123px;
  margin: 0 2px 10px 0;
  padding: 0 0 0 19px;
  background: url(images/icon/icon_directory_001.gif) no-repeat left top;
  font-size: 1.2em;
  line-height: 1.3;
}

#Sidebar #SankeiDirectory .more {
  clear: left;
  margin: 0 0 5px 0;
  padding: 10px 0 0 0;
  border-top: 1px dotted #DCDDDE;
  text-align: right;
}

#Sidebar #SankeiDirectory .more a {
  padding: 0 0 0 12px;
  background: url(images/arrow_001.gif) no-repeat left center;
  font-size: 1.2em;
  line-height: 1.3;
}

#Sidebar #SankeiDirectory .more {
  margin: 0 0 5px 0;
  padding: 10px 0 0 0;
  border-top: 1px dotted #DCDDDE;
  text-align: right;
}

#Sidebar #SankeiDirectory .more a {
  padding: 0 0 0 12px;
  background: url(images/arrow_001.gif) no-repeat left center;
  font-size: 1.2em;
  line-height: 1.3;
}
/* business i ----------------- */

#Sidebar #Businessi {
  margin-top: 10px;
}

#Sidebar #Businessi .InnerBox:after {
  content: ".";
  display: block;
  visibility: hidden;
  height: 0.1px;
  font-size: 0.1em;
  line-height: 0;
  clear: both;
}

* html #Sidebar #Businessi .InnerBox {
  display: inline-block;
}

*+html #Sidebar #Businessi .InnerBox {
  display: inline-block;
}

#Sidebar #Businessi .banner {
  width: 110px;
  float: left;
}

#Sidebar #Businessi ul {
  margin-left: 7px;
}

#Sidebar #Businessi ul li {
  background: url(/css/news_v20170403000/images/arrow_001.gif) no-repeat 0 50%;
  margin-bottom: 5px;
  padding-left: 10px;
  font-size: 1.2em;
}

#Sidebar #Businessi .banner02 {
  margin: 0 5px 10px 5px;
  text-align: center;
}

#Sidebar #Businessi p.text {
  margin: 0 5px 5px 5px;
  padding: 5px 0 0 0;
  border-top: 1px dotted #AFAFAF;
  font-size: 1.4em;
  line-height: 1.3;
}
/*----- 2013.12.16 add  */
/*----- �����L���O �S�� */

#rankingSection {
  background-color: #666;
  margin-bottom: 15px;
}
/*----- �����L���O �^�u */

#rankingSection .tabChange {
  font-size: 1.4em;
  border-bottom: 3px solid #a50000;
  height: 30px;
  display: block;
}

#rankingSection .tabChange .tab {
  width: 150px;
  display: inline-block;
  float: left;
  text-align: center;
  line-height: 30px;
}

#rankingSection .tabChange .tab a {
  color: #333333;
  background: #e9e9e9;
  display: block;
}

#rankingSection .tabChange .tab a:hover {
  color: #ffffff;
  background-color: #bf1a20;
  text-decoration: none;
}

#rankingSection .tabChange .selected a {
  color: #ffffff;
  background-color: #a50000;
  filter: progid: DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr="#bf1a20", endColorstr="#a50000");
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #bf1a20), color-stop(0.5, #a50000));
  background-image: linear-gradient(to bottom, #bf1a20 0%, #a50000 50%);
  zoom: 1;
}

#rankingSection .tabChange .selected a:hover {
  background-color: #a50000;
  filter: progid: DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr="#bf1a20", endColorstr="#a50000");
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #bf1a20), color-stop(0.5, #a50000));
  background-image: linear-gradient(to bottom, #bf1a20 0%, #a50000 50%);
  text-decoration: none;
  zoom: 1;
}
/*----- �����L���O �{��(����) */

#rankingSection .rankingBody {
  height: 420px;
  position: relative;
}

#rankingSection .rankingBody h3 {
  position: absolute;
  top: -99999px;
    /*--- �}�C�i�X�Ŕ�΂��Ȃ��ꍇ�AIE��table��tr��̕������c�� */
  left: -99999px;
    /*--- �}�C�i�X�Ŕ�΂��Ȃ��ꍇ�AIE��table��tr��̕������c�� */
  overflow: hidden;
  font-size: 0;
  height: 0;
  width: 0;
}

#rankingSection .rankingBody section {
  width: 300px;
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
}

#rankingSection .rankingBody section .ranking ol li {
  border-top: 1px solid #888;
  border-bottom: 1px solid #2b2b2b;
  background: #666;
  filter: progid: DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr="#666666", endColorstr="#333333");
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #666), color-stop(1, #333));
  background-image: linear-gradient(to bottom, #666 0%, #333 100%);
  zoom: 1;
}

#rankingSection .rankingBody section .ranking ol li:first-of-type {
  border-top: none;
}

#rankingSection .rankingBody section .ranking ol li a {
  color: #fff;
  display: block;
  min-height: 2.8em;
  padding: 2px 6px;
}

#rankingSection .rankingBody section .ranking ol li:hover {
  text-decoration: none;
}

#rankingSection .rankingBody section .ranking ol li a .rank {
  display: table-cell;
  vertical-align: top;
  text-align: center;
  width: 3em;
  font-weight: bold;
  color: #a9a9a9;
}

#rankingSection .rankingBody section .ranking ol li a .title {
  font-size: 1.4em;
  display: table-cell;
  padding: 5px 0 0 5px;
  line-height: 1.5em;
}

#rankingSection .rankingBody section .ranking ol li a span {
  *display: inline;
  *zoom: 1;
}
/*----- �����L���O ���ʉ摜 */

#rankingSection .rankingBody section .ranking ol li a .rank-image {
  display: table-cell;
  vertical-align: middle;
  color: transparent;
  width: 40px;
  background: url(images/ranking_none.png) 50% 50% no-repeat;
}

#rankingSection .rankingBody section .ranking ol li a .rank1 {
  background: url(images/ranking_001.png) 50% 50% no-repeat;
}

#rankingSection .rankingBody section .ranking ol li a .rank2 {
  background: url(images/ranking_002.png) 50% 50% no-repeat;
}

#rankingSection .rankingBody section .ranking ol li a .rank3 {
  background: url(images/ranking_003.png) 50% 50% no-repeat;
}

#rankingSection .rankingBody section .ranking ol li a .rank4 {
  background: url(images/ranking_004.png) 50% 50% no-repeat;
}

#rankingSection .rankingBody section .ranking ol li a .rank5 {
  background: url(images/ranking_005.png) 50% 50% no-repeat;
}

#rankingSection .rankingBody section .ranking ol li a .rank6 {
  background: url(images/ranking_006.png) 50% 50% no-repeat;
}

#rankingSection .rankingBody section .ranking ol li a .rank7 {
  background: url(images/ranking_007.png) 50% 50% no-repeat;
}

#rankingSection .rankingBody section .ranking ol li a .rank8 {
  background: url(images/ranking_008.png) 50% 50% no-repeat;
}

#rankingSection .rankingBody section .ranking ol li a .rank9 {
  background: url(images/ranking_009.png) 50% 50% no-repeat;
}

#rankingSection .rankingBody section .ranking ol li a .rank10 {
  background: url(images/ranking_010.png) 50% 50% no-repeat;
}
/*----- for IE7 ���ʉ摜�ƌ��o���������тɂȂ�Ȃ����Ƃɑ΂���␳ */

*+html #rankingSection .rankingBody section .ranking ol li a .rank-image,
*+html #rankingSection .rankingBody section .ranking ol li a .title {
  display: block;
  float: left;
}

*+html #rankingSection .rankingBody section .ranking ol li a .status {
  clear: both;
}
/*----- �u�ԃ����L���O(chartbeat) */

#rankingSection .rankingBody section .cb-rank-viewport {
  width: 100%;
  overflow: hidden;
  position: relative;
}

#rankingSection .rankingBody section .cb-rank-viewport .cb-rank-wrapper {
  width: 100%;
  position: relative;
  z-index: 1;
}

#rankingSection .rankingBody section .cb-rank-viewport .cb-rank-wrapper ol {
  position: relative;
  width: 100%;
}

#rankingSection .rankingBody section .cb-rank-viewport .cb-rank-wrapper ol li {
  width: 100%;
  min-height: 80px !important;
}

#rankingSection .rankingBody section .cb-rank-viewport .cb-rank-wrapper ol li a:hover {
  text-decoration: none;
}

#rankingSection .rankingBody section .cb-rank-viewport .cb-rank-wrapper ol li.cb-rank-entry {
  position: absolute;
  left: 0;
  overflow: hidden;
}

#rankingSection .rankingBody section .cb-rank-viewport .cb-rank-wrapper ol.now-loading {
  background-image: url(images/loading.gif);
  background-position: center 20%;
  background-repeat: no-repeat;
}

#rankingSection .rankingBody section .cb-rank-viewport .cb-rank-wrapper ol.now-loading li {
  opacity: 0.3;
}

#rankingSection .rankingBody section .cb-rank-viewport .cb-rank-wrapper ol li.cb-rank-entry .rank-image,
#rankingSection .rankingBody section .cb-rank-viewport .cb-rank-wrapper ol li.cb-rank-entry .title {
  overflow: hidden;
  height: 45px;
}

#rankingSection .rankingBody section .cb-rank-viewport .cb-rank-wrapper ol.cb-active li.cb-rank-entry {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition: top 350ms linear;
  -moz-transition: top 350ms linear;
  -o-transition: top 350ms linear;
  -ms-transition: top 350ms linear;
  transition: top 350ms linear;
}

#rankingSection .rankingBody section .cb-rank-viewport .cb-rank-cover {
  height: 10px;
  width: 100%;
  opacity: 0.3;
  position: relative;
  z-index: 2;
}

.cssgradients #rankingSection .rankingBody section .cb-rank-viewport .cb-rank-cover {
  opacity: 1;
}
/*----- �u�ԃ����L���O(chartbeat) ��Ԃ�l�߂�{�b�N�X */

#rankingSection .rankingBody section .cb-rank-viewport .cb-rank-wrapper ol li a .status {
  display: block;
  margin-top: 5px;
  height: 14px;
  color: transparent;
}
/*----- �u�ԃ����L���O(chartbeat) �����N�ϓ��摜 */

#rankingSection .rankingBody section .cb-rank-viewport .cb-rank-wrapper ol li a .rank-up {
  background: url(images/rank_up.png) 50px 50% no-repeat;
}

#rankingSection .rankingBody section .cb-rank-viewport .cb-rank-wrapper ol li a .rank-down {
  background: url(images/rank_down.png) 50px 50% no-repeat;
}

#rankingSection .rankingBody section .cb-rank-viewport .cb-rank-wrapper ol li a .rank-flat {
  background: url(images/rank_flat.png) 50px 50% no-repeat;
}
/*----- �\�[�V���������L���O(socialcount) */

#rankingSection .rankingBody section .soc-rank-viewport {
  width: 100%;
}

#rankingSection .rankingBody section .soc-rank-viewport .soc-rank-wrapper {
  width: 100%;
}

#rankingSection .rankingBody section .soc-rank-viewport .soc-rank-wrapper ol {
  position: relative;
  width: 100%;
}
/* �u�ԃ����L���O�ƍ�������킹�邽��1�ʂ�5�ʂ̂�80px�A����ȊO��79px�ɂ��� */

#rankingSection .rankingBody section .soc-rank-viewport .soc-rank-wrapper ol li {
  width: 100%;
  height: 79px !important;
}

#rankingSection .rankingBody section .soc-rank-viewport .soc-rank-wrapper ol li:nth-child(1) {
  width: 100%;
  height: 80px !important;
}

#rankingSection .rankingBody section .soc-rank-viewport .soc-rank-wrapper ol li:nth-child(5) {
  width: 100%;
  height: 80px !important;
}

#rankingSection .rankingBody section .soc-rank-viewport .soc-rank-wrapper ol.now-loading {
  background-image: url(images/loading.gif);
  background-position: center 20%;
  background-repeat: no-repeat;
}

#rankingSection .rankingBody section .soc-rank-viewport .soc-rank-wrapper ol.now-loading li {
  opacity: 0.3;
}

#rankingSection .rankingBody section .soc-rank-viewport .soc-rank-wrapper ol li.soc-rank-entry .rank-image,
#rankingSection .rankingBody section .soc-rank-viewport .soc-rank-wrapper ol li.soc-rank-entry .title {
  height: 45px;
  overflow: hidden;
}
/*----- �\�[�V���������L���O(socialcount) ��Ԃ�l�߂�{�b�N�X */

#rankingSection .rankingBody section .soc-rank-viewport .soc-rank-wrapper ol li a dl.status {
  margin-top: 5px;
  height: 16px;
  color: #333333;
  padding-left: 45px;
  vertical-align: middle;
}

#rankingSection .rankingBody section .soc-rank-viewport .soc-rank-wrapper ol li a dl.status dt {
  position: absolute;
  top: -99999px;
    /*--- �}�C�i�X�Ŕ�΂��Ȃ��ꍇ�AIE��table��tr��̕������c�� */
  left: -99999px;
    /*--- �}�C�i�X�Ŕ�΂��Ȃ��ꍇ�AIE��table��tr��̕������c�� */
  overflow: hidden;
  font-size: 0;
  height: 0;
  width: 0;
}

#rankingSection .rankingBody section .soc-rank-viewport .soc-rank-wrapper ol li a dl.status dd {
  font-size: 1em;
  display: inline-block;
  min-width: 50px;
  text-align: right;
}

#rankingSection .rankingBody section .soc-rank-viewport .soc-rank-wrapper ol li a dl.status dt,
#rankingSection .rankingBody section .soc-rank-viewport .soc-rank-wrapper ol li a dl.status dd {
  *display: inline;
  *zoom: 1;
}

#rankingSection .rankingBody section .soc-rank-viewport .soc-rank-wrapper ol li a .tw {
  background: url(images/soc_twcount.png) 0 50% no-repeat;
  padding: 4px 5px 2px 0px;
  margin-right: 15px;
}

#rankingSection .rankingBody section .soc-rank-viewport .soc-rank-wrapper ol li a .fb {
  background: url(images/soc_fbcount.png) 0 50% no-repeat;
  padding: 4px 5px 2px 0px;
}
/* ===================================
 common style
=================================== */
/*--- 非表示テキスト */

.speech {
  position: absolute;
  top: -99999px;
  left: -99999px;
  overflow: hidden;
  font-size: 0;
  height: 0;
  width: 0;
}
/*--- clearfixコンパクト版(IE8～) */

.clearfix:after {
  content: "";
  clear: both;
  display: block;
}
/* ===================================
 ranking widget
=================================== */

#rankingWidget {
  margin-bottom: 15px;
}
/*--- ランキングタブ */

#rankingWidget .rankingTab {
  font-size: 1.3em;
  border-bottom: 3px solid #a50000;
  height: 30px;
}

#rankingWidget .rankingTab a {
  color: #333;
  background: #e9e9e9;
  display: inline-block;
  float: left;
  text-align: center;
  line-height: 30px;
}

#rankingWidget .rankingTab a.access {
  width: 55px;
}

#rankingWidget .rankingTab a.social {
  width: 80px;
}

#rankingWidget .rankingTab a:hover {
  color: #fff;
  background-color: #bf1a20;
  text-decoration: none;
}

#rankingWidget .rankingTab a.selected {
  color: #fff;
  background-color: #a50000;
  filter: progid: DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr="#bf1a20", endColorstr="#a50000");
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #bf1a20), color-stop(0.5, #a50000));
  background-image: linear-gradient(to bottom, #bf1a20 0%, #a50000 50%);
  zoom: 1;
}
/*--- ランキング本体 */

#rankingWidget .rankingBody {
  width: 298px;
  height: 400px;
  position: relative;
  border-left: 1px solid #d9d9d9;
  border-right: 1px solid #d9d9d9;
}

#rankingWidget .rankingBody.now-loading {
  background-image: url(images/loading.gif);
  background-position: center 50%;
  background-repeat: no-repeat;
}

#rankingWidget .rankingBody section {
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 9px;
}

#rankingWidget .rankingBody section ol li {
  width: 280px;
  height: 63px;
  padding: 8px 0;
  border-top: 1px solid #d9d9d9;
}

#rankingWidget .rankingBody section ol li a {
  font-size: 1.4em;
  color: #4d4d4d;
  line-height: 1.5;
  display: block;
  overflow: hidden;
  height: 63px;
}

#rankingWidget .rankingBody section ol li a .rank {
  width: 34px;
  height: 63px;
  display: block;
  color: transparent;
  float: left;
  margin-right: 10px;
}

#rankingWidget .rankingBody section ol li:first-child {
  height: 64px;
  border: none;
}

#rankingWidget .rankingBody section ol li:first-child a {
  height: 64px;
}

#rankingWidget .rankingBody section ol li:first-child a .rank {
  height: 64px;
}

#rankingWidget .rankingBody section ol li a span.rank1 {
  background: url("images/icn_rank_01.png") no-repeat scroll 50% 10%;
}

#rankingWidget .rankingBody section ol li a span.rank2 {
  background: url("images/icn_rank_02.png") no-repeat scroll 50% 10%;
}

#rankingWidget .rankingBody section ol li a span.rank3 {
  background: url("images/icn_rank_03.png") no-repeat scroll 50% 10%;
}

#rankingWidget .rankingBody section ol li a span.rank4 {
  background: url("images/icn_rank_04.png") no-repeat scroll 50% 10%;
}

#rankingWidget .rankingBody section ol li a span.rank5 {
  background: url("images/icn_rank_05.png") no-repeat scroll 50% 10%;
}
/*--- ソーシャルランキング */

#rankingWidget .rankingBody section ol li a dl.status {
  margin-top: 5px;
  width: 236px;
  height: 16px;
  float: left;
  font-size: 0.8em;
}

#rankingWidget .rankingBody section ol li a dd {
  display: inline-block;
  width: 55px;
  height: 14px;
  text-align: right;
  padding-top: 2px;
}

#rankingWidget .rankingBody section ol li a dd.tw {
  background: url("images/soc_twcount.png") no-repeat scroll 0 0;
  margin-right: 15px;
}

#rankingWidget .rankingBody section ol li a dd.fb {
  background: url("images/soc_fbcount.png") no-repeat scroll 0 0;
}

#rankingWidget .rankingBody section ol li a dd .rankCount {
  padding-right: 5px;
}
/*--- ランキングフッター */

#rankingWidget .toRankingPage {
  height: 29px;
  padding: 0 10px;
  border: 1px solid #d9d9d9;
  border-top: none;
  text-align: right;
}

#rankingWidget .toRankingPage .hrTopDot {
  padding-top: 5px;
  display: block;
  border-top: 1px dotted #DCDDDE;
  margin-top: 0;
}

#rankingWidget .toRankingPage .hrTopDot a {
  font-size: 1.4em;
  line-height: 1.5;
  padding: 0 0 0 12px;
  background: url("images/arrow_001.gif") no-repeat scroll left 5px;
}

.hrTopDot {
  display: block;
  margin: 5px 0;
  padding: 10px 0 0 0;
  border-top: 1px dotted #DCDDDE;
  text-align: right;
}

.hrTopDot a {
  padding: 0 0 0 12px;
  background: url(./images/arrow_001.gif) no-repeat left center;
  font-size: 1.3em;
  line-height: 1.3;
}