@charset "UTF-8"; 
	 
@import "/common/css/screen.css"; 

  
/**
 * ========================================
 * TOP PAGE CSS 
 * ========================================
 *
 * INDEX
 * ----------------------------------------
 *
 *
 *
 *
 */
 
/**
 * ========================================
 * 
 * ========================================
 */
	 
#Ranking 
{
	position: relative;
}
	 
#Ranking .Ranking 
{
	width: 70px;
	border-left: 1px solid #c0c0c0;
	text-align: center;
}
	 
#Ranking td.Ranking 
{
	font-weight: bold;
}
	 
#Ranking td.Ranking1 span, 
#Ranking td.Ranking2 span,
#Ranking td.Ranking3 span,
#Ranking td.Ranking4 span,
#Ranking td.Ranking5 span,
#Ranking td.Ranking6 span,
#Ranking td.Ranking7 span,
#Ranking td.Ranking8 span,
#Ranking td.Ranking9 span,
#Ranking td.Ranking10 span
{
	display: block;
	margin: 0 15px;
	width: 40px;
	height: 40px;
	overflow: hidden;
	text-indent: -100em;
	background-position: 0 0;
	background-repeat: no-repeat;
}
	 
#Ranking td.Ranking1 span 
{
	background-image: url(/common/images/ico_rank_1.gif);
}
 
#Ranking td.Ranking2 span 
{
	background-image: url(/common/images/ico_rank_2.gif);
}
 
#Ranking td.Ranking3 span 
{
	background-image: url(/common/images/ico_rank_3.gif);
}
 
#Ranking td.Ranking4 span 
{
	background-image: url(/common/images/ico_rank_4.gif);
}
 
#Ranking td.Ranking5 span 
{
	background-image: url(/common/images/ico_rank_5.gif);
}
 
#Ranking td.Ranking6 span 
{
	background-image: url(/common/images/ico_rank_6.gif);
}
 
#Ranking td.Ranking7 span 
{
	background-image: url(/common/images/ico_rank_7.gif);
}
 
#Ranking td.Ranking8 span 
{
	background-image: url(/common/images/ico_rank_8.gif);
}
 
#Ranking td.Ranking9 span 
{
	background-image: url(/common/images/ico_rank_9.gif);
}
 
#Ranking td.Ranking10 span 
{
	background-image: url(/common/images/ico_rank_10.gif);
}
    
#Ranking .Title 
{
}
	 
#Ranking .Title h3 
{
	margin-bottom: .5em;
	font-weight: bold;
}
  
#Ranking .Name 
{
	width: 100px;
	text-align: center;
}
 
#Ranking .Point 
{
	width: 70px;
	border-right: 1px solid #c0c0c0;
	text-align: center;
}
  
/**
 * 
 * ========================================
 */
	
/**
 * 
 * ----------------------------------------
 */
   
/**
 * ========================================
 * ボタン 
 * ========================================
 */
	 
.Select 
{
	position: absolute;
	top: 0;
	left: 0;
}
	 
.Select a 
{
	position: absolute;
	top: 3px;
	display: block;
	width: 54px;
	height: 20px;
	text-indent: -10000em;
	overflow: hidden;
	background-position: 0 -20px;
	background-repeat: no-repeat;
}
 
.Select #BtnToday a 
{
	left: 250px;
	background-image: url(/common/images/btn_today.gif);
}
 
.Select #BtnWeek a 
{
	left: 283px;
	background-image: url(/common/images/btn_week.gif);
}
 
.Select #BtnMonth a 
{
	left: 343px;
	background-image: url(/common/images/btn_month.gif);
}
 
.Select #BtnTotal a 
{
	left: 403px;
	background-image: url(/common/images/btn_total.gif);
}
 
.Select a.Current 
{
	background-position: 0 0;
}
  
/**
 * 
 * ========================================
 */
	
/**
 * 
 * ----------------------------------------
 */
   
/**
 * ========================================
 * ページング 
 * ========================================
 */
	 
.PageNav 
{
	position: relative;
	padding-bottom: 1em;
}
	 
.PageNav p 
{
	margin-bottom: 15px;
	text-align: right;
}
 
.PageNav ul 
{
	position: absolute;
	top: 2.5em;;
	margin-right: 150px;
	margin-left: 150px;
	text-align: center;
	width: 430px;
}
	 
.PageNav ul li 
{
	display: inline;
	margin-right: 5px;
	margin-left: 5px;
	line-height: 13px;
}
   	
.ReviewList .PageNav 
{
	padding-bottom: 0;
}
 
.Section .PageNav 
{
	padding-top: 20px;
	background-image: url(/common/images/bg_container5_btm.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}
	 
.SubSection .PageNav ul 
{
	top: 3.7em;
}
  
/**
 * 
 * ========================================
 */
	
/**
 * 
 * ----------------------------------------
 */
   
/**
 * ========================================
 * ハック 
 * ========================================
 */
	
/**=
 * clearfix 
 * ====================================
 */
	 
.Wrapper:after 
{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
	 
.Wrapper 
{
	display:inline-block;
}
/* Hide from IE Mac \*/
 
.Wrapper 
{
	display:block;
}
/* End hide from IE Mac */
   
/**
 * 
 * ========================================
 */
	 
/**
 * 
 * ----------------------------------------
 */
   
/**
 * ========================================
 * 
 * ========================================
 */
	 
/**
 * 
 * ========================================
 */
	 
/**
 * 
 * ----------------------------------------
 */
   

