/* ************************************************ 
 *	top用css
 * ************************************************ */
ul#top_bn{
	width:695px;
	list-style-type:none;
}
ul#top_bn li{
	width:166px;
	height:65px;
	float:left;
	padding-right:8px;
}
ul#top_bn li.pr_11{
	width:166px;
	height:65px;
	float:left;
	padding-right:9px;
}
ul#top_bn li.pr_none{
	width:166px;
	height:65px;
	float:left;
	padding-right:0px;
}
table#top_table{
	width:695px;
}
table#top_table th{
	padding:2px;
	vertical-align:top;
	width:120px;
	text-align:left;
	border-bottom:dotted #ff22a7 1px;
}
table#top_table td{
	padding:2px;
	border-bottom:dotted #ff22a7 1px;
}
#pu_box{
	width:140px;
	padding:5px 15px 10px 0px;
	border-bottom:none;
	float: left;
	font-size: 10px;
	text-align: center;
}

/*　ランキング　*/
.top_item{
	width: 671px;
	margin: 0px auto;
	display: block;
	height: auto;
	overflow: auto;
}
.top_ranking{
	background-image: url(https://img05.shop-pro.jp/PA01109/990/etc/ranking-side.jpg?20111003201143);
	background-repeat: repeat-y;
	background-position: center;
	width: 695px;
	height: auto;
	display: block;
	background-position: center bottom;
	margin: 10px auto;
	padding: 0px;
}


/* ------------------------------------- 
 *　フリースペース
 * ------------------------------------- */

.free_space {
	border:#ff20a2 1px dotted;
	padding:10px;
	background-color:#ffe2f1;
}


/* ------------------------------------- 
 *　スマホ用イメージ
 * ------------------------------------- */

#mainImg {
	width: 860px;
	height: 336px;
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
	overflow: hidden;
	z-index: 1;
}
#mainImg  img{
	width: 100%;
	height: 336px;
}