@charset "UTF-8";
/*------------------------------------------------
ROOT PSTH
------------------------------------------------*/
/*------------------------------------------------
TARGET
------------------------------------------------*/
/*------------------------------------------------
CONTENT SIZE
------------------------------------------------*/
/*------------------------------------------------
OUTLINE
------------------------------------------------*/
/*----------BODY----------*/
/*----------WRAPPER----------*/
/*----------HEADER----------*/
/*----------NAVIGATION----------*/
/*----------MAINVISUAL----------*/
/*----------FOOTER----------*/
/*----------CONTENT----------*/
/*------------------------------------------------
COMMON SETTING
------------------------------------------------*/
/*----------BASE----------*/
/*
if using serif-type, uncommentout this line.
@gv_default_font_family:							"ヒラギノ明朝 Pro W3",
																"Hiragino Mincho Pro","ヒラギノ明朝 ProN W3","Hiragino Mincho ProN",
																'平成明朝', 'Heisei Mincho', 'MS P明朝', 'MS P Mincho', serif,'ＭＳ 明朝',
																'MS Mincho',Garamond,Century;
*/
/*----------CURVE----------*/
/*----------LINK----------*/
/*----------COLOR----------*/
/*------------------------------------------------
UTILITY CLASS SETTING
------------------------------------------------*/
/*----------COLOR----------*/
/*----------SPACE----------*/
/*----------FORM----------*/
/*------------------------------------------------
BLOCK SETTING
------------------------------------------------*/
/*------------------------------------------------
MARGIN_BOTTOM
------------------------------------------------*/
/*------------------------------------------------
EACH WEB SITE FUNCTION
------------------------------------------------*/
/*-----------------[NOTE!]------------------------

			DON'T EDIT FROM HERE
 
-------------------[NOTE!]----------------------*/
/*------------------------------------------------
MEDIA QUERY
------------------------------------------------*/
/*------------------------------------------------
COMMON FUNCTION
------------------------------------------------*/
.Clearfix {
  zoom: 1;
}
.Clearfix:after {
  content: "";
  display: block;
  clear: both;
}
/*----------LIST LOCAL VALUE----------*/
/*--PARAMETER FOR LIST--*/
/*--/END PARAMETER FOR LIST--*/
/*--PARAMETER FOR NOTES--*/
/*--/END PARAMETER FOR NOTES--*/
/*---PARAMETER FOT TABLE--*/
/*--/END PARAMETER FOR TABLE--*/
/*----------/END LIST LOCAL VALUE----------*/
.Ranking {
  margin: 0px 0px 1.5em;
  padding-top: 2.25em;
  clear: both;
  position: relative;
}
.Ranking:after {
  content: " ";
  position: absolute;
  bottom: -4px;
  width: 100%;
  left: 0;
  height: 4px;
  z-index: -1;
  background: url(../../img/sub/bg_shadow_size_6.png) no-repeat center center;
}
.Ranking .Sub_title {
  position: relative;
  padding: 10px 10px 10px 50px;
  background: url(../../img/sub/ranking_icn_ttl.png) no-repeat 5px center;
  border-top: 2px solid #d6201b;
  border-bottom: 1px solid #CCC;
  font-size: 138.46153846153845%;
  color: #d6201b;
}
.Ranking .Sub_title:before {
  content: " ";
  position: absolute;
  top: -4px;
  width: 100%;
  left: 0;
  height: 4px;
  z-index: -1;
  background: url(../../img/sub/bg_shadow_size_6_reverse.png) no-repeat center center;
}
.Ranking .Inner {
  padding: 5px 15px 10px;
  border: 1px solid #CCC;
  border-top: none;
}
.Ranking .Inner dl {
  overflow: hidden;
  position: relative;
  zoom: 1;
  padding: 5px 0;
  border-bottom: 1px dotted #CCC;
}
.Ranking .Inner dl dd {
  float: left;
  width: 24px;
}
.Ranking .Inner dl dt {
  margin-left: 35px;
  padding: 4px 0;
}
/*-----------------[NOTE!]------------------------

			DON'T EDIT FROM HERE
 
-------------------[NOTE!]----------------------*/
