@charset "utf-8";
/*=============================================================================
	Font-size Adjustment
	*default size 12px
				| 	122% = 15px	|	167% = 21px	|
	85% = 10px	|	129% = 16px	|	174% = 22px	|
	92% = 11px	|	136% = 17px	|	182% = 23px	|
	100% = 12px	|	144% = 18px	|	189% = 24px	|
	107% = 13px	|	152% = 19px	|	197% = 25px	|
	114% = 14px	|	159% = 20px	|
==============================================================================*/
#bdHome #container {
	position: relative;
	top: 0;
	left: 0;
	/*margin-bottom: -147px;*/
	width: 856px;
}
#main_area {
	position: relative;
	top: 0;
	left: 0;
	float: left;
	width: 460px;
	margin: 19px 8px 0 0;
	overflow: hidden;
	zoom: 1;
}
#sab_area {
	position: relative;
	z-index: 500;
}
#extra_area {
	float: left;
	width: 191px;
	position: relative;
	z-index: 400;
}
#top_ranking_footer {
	font-size: 0;
	line-height: 0;
}
#News {
	margin-bottom: 10px;
}
#News h2 {
}
#news_list {
}
#news_list li {
	padding-top: 3px;
	padding-bottom: 3px;
	background: url(/common/images/dot_01.gif) repeat-x 0 bottom;
	line-height: 1.3;
}
#news_list li em {
	font-size: 85%;
	font-weight: bold;
	color: #796b63;
}
#news_list li a {
	font-size: 92%;
	color: #796b63;
}
#Ranking {
	margin-bottom: 6px;
}
#Ranking h2 {
	margin-bottom: 3px;
}
#main_bnr_wrapepr {
	position: relative;
	z-index: 100;
	width: 460px;
	height: 300px;
	overflow: hidden;
	zoom: 1;
	line-height: 0;
	font-size: 0;
	
}
#main_bnr_wrapepr #waku {
	position: absolute;
	top: 0;
	left: 0;
	background: url(../../images/main_cover.png) no-repeat 0 0;
	width: 460px;
	height: 300px;
	z-index: 180;
	line-height: 0;
	font-size: 0;
}
#main_bnr_wrapepr #main_bnr{
	position: relative;
	z-index: 150;
	width: 460px;
	height: 300px;
	line-height: 0;
	font-size: 0;
}
#main_area #main_bnr li{
	position: absolute;
	display: none;
	width: 460px;
	height: 300px;
	line-height: 0;
	font-size: 0;
}
#bdHome #container #ranking_area{
	position: relative;
	z-index: 300;
	margin-top: 13px;
	width: 453px;
}
#ranking_area #rank_item_area{
	background: url(/images/top_ranking_bg.png) repeat-y ;
}
#ranking_list{
	padding: 5px 0 6px 10px;
/*	width: 453px; */
}
#ranking_list li{
/* 	background: url(/images/top_ranking_item_line.png) repeat-y 0 right; */
	background: url(/images/top_ranking_item_line.png) repeat-y right;
	float: left;
	width: 74px;
	padding-right: 7px;
	margin-right: 7px;
}
#ranking_list li.last{
	background: none;
}
.ranking_icon_area{
	margin-bottom: 5px;	
}
.item_img{
	width: 52px;
	border: 1px solid #DED2C5;
	margin: 0 0 0 10px;
}
#ranking_list .item_img a{
	display: block;
	border: 1px solid #DED2C5;
}
#ranking_list .item_img a:hover{
	border: 1px solid #AC9C8A;
}
#ranking_list .item_txt{
	width: 70px;
	margin: 5px auto 0;
	font-size: 10px;
	line-height: 1.3;
	
}
#ranking_area #ranking_title{
	/*width: 438px;
	height: 46px;*/
	position: relative;
}
#ranking_title .modified_date{
	position: absolute;
	top: 13px;
	left:114px;
	color: #ffffff;
	font-size: 11px;
}
#floating{
	position: absolute;
	width: 600px;
	top: 0;
	left: 50%;
	margin-left: -300px;
	z-index: 200;
	overflow: hidden;
}
#extra_area #side_bnr li{
	background: url(/images/top_pickup_item_bg.png) no-repeat;
	width: 191px;
	height:60px;
}
#side_bnr li a img{
	border: solid 3px #efe9de;
}
#side_bnr li a.current img{
	border: solid 3px #fa98c3;
}
#side_bnr li img{
	margin: 4px 0 0 9px;
}
/*	other
------------------------------------------------------------------*/
/* alpha */
 {
	filter: alpha(opacity=60);
	-moz-opacity:0.60;
	opacity:0.60;
}


