/* ////////// セールスベスト(SalesBestParts.ascx) /////////// */

.SalesBest{
	width:100%;
	border:2px solid #f3eedb;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
	background:#ffffff;
	-webkit-box-shadow:0px 1px 2px #f3eedb;
	-moz-box-shadow:0px 1px 2px #f3eedb;
	box-shadow:0px 1px 2px #f3eedb;
	margin:0 ;
	padding:0 ;
}
.SalesBest .TitleText
{
	padding:8px 0 5px 0px;
	width:100%;
	margin:0px auto ;
	background-color:#f3eedb;
    -webkit-border-top-left-radius: 1px;
    -webkit-border-top-right-radius: 1px;
    -moz-border-radius-topleft: 1px;
    -moz-border-radius-topright: 1px;
}

.SalesBest .TitleText h2{
	font-size:12px;
	color:#8B4800;
	margin:0;
	width:100%;
	text-align:center;
}
.SalesBestDataList{
}

.SalseBestItem {
	font-size:12px;
	padding:2px 5px;
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Osaka,Verdana,Arial,Helvetica,sans-serif;
}

.SalesBestDataList br{display:none;}

 .RankDispOrder{
	width:17px;
	height:17px;
	position: absolute;
	top: 0;
	left: 0;
}
#Rank1 .RankDispOrder{
	background:url(/shop/u_page/img/rank1.gif) no-repeat top;
}
#Rank2 .RankDispOrder{
	background:url(/shop/u_page/img/rank2.gif) no-repeat top;
}
#Rank3 .RankDispOrder{
	background:url(/shop/u_page/img/rank3.gif) no-repeat top;
}
#Rank4 .RankDispOrder{
	background:url(/shop/u_page/img/rank4.gif) no-repeat top;
}

#Rank5 .RankDispOrder{
	background:url(/shop/u_page/img/rank5.gif) no-repeat top;
}

.RankDispOrder span{
	font-weight:bold;
	font-size:11px;
	text-align:center;
	align:center;
	margin:2px auto;
	background-color:yellow;
	padding:0 3px;
	display:none;
}

.RankProductImage{
	width:130px;
	margin: 0 0 8px;
}
.RankProductImage  img {
	border: 1px solid #e5e5e5;
	width:128px;
	height:128px;
}
.RankProductImage a:hover img {
		filter: alpha(opacity=70);
		opacity: 0.7;
}

.RankProductName {
	width:100%;
	margin:3px auto;
	font-size:12px;
	text-align: left;
}
.RankProductCode, .RankListPrice, .RankListExplain, .RankListPrice td {
	font-size:10px;
	width:100%;
	clear:both;
}


/*/////// Keyword Ranking ///////*/
.KeywordRank
{
	border:groove 1px #FFD600;
	margin:5px 0px 10px 0px;
}

.KeywordRank .KeywordRankHeader
{
	background-color:#f3eedb;
	padding:5px;
	margin:0px;
	text-align:left;
	line-height:12px;
	color:#8B4800;
	font-size:12px;
	font-weight:bold;
}

.KeywordRank .KeywordRankBody
{
	background-color:#fff;
	padding:5px;
	margin:0px;
	line-height:12px;
	font-size:12px;
	border-top:dotted 1px #AAAAAA;
}

.KeywordRank .KeywordRankFooter
{
	background-color:#f3eedb;;
	padding:5px;
	margin:0px;
	line-height:10px;
	font-size:10px;
	font-weight:bold;
	border-top:dotted 1px #AAAAAA;
	text-align:right;
}

.KeywordRankBody a:link,
.KeywordRankBody a:visited
{
	color:#000;
	font-weight:normal;
	text-decoration:none;
}

.KeywordRankBody a:hover,
.KeywordRankBody a:active
{
	color:#000;
	font-weight:bold;
	text-decoration:none;
}

.KeywordRankFooter a:link,
.KeywordRankFooter a:visited
{
	color:#8B4800;
	text-decoration:none;
}

.KeywordRankFooter a:hover,
.KeywordRankFooter a:active
{
	color:#8B4800;
	text-decoration:none;
}

/* //////////カテゴリランキング簡易版(CategoryRankingProductParts.ascx) /////////// */

.CategoryRankingProduct {
	width:760px;
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Osaka,Verdana,Arial,Helvetica,sans-serif;
}

.CategoryRankingProduct .TitleText h2{
	font-size: 16px;
	font-weight: bold;
	padding: 0 0 5px;
	border-bottom: 1px solid #e5e5e5;
	text-align:left;
}
.CategoryRankingProductList {
	margin: 10px 0 0;
	padding: 0 0 20px;
	border-bottom: 1px solid #bdbcbc;
}

.CategoryRankingItem{
	float: left;
	padding: 0 5px 0 18px;
	position: relative;
	font-size: 12px;
	line-height: 16px;
	width: 130px;
}

#Rank5 {
	padding: 0 0px 0 18px;
}

.CategoryRankingProductDataListTD .RankProductName {
	width:100%;
	margin:3px auto;
	font-size:10px;
	text-align:left;
}
.RankProductCode{
	display:none;
}

.RankListPrice {
	font-size:12px;
	width:100%;
	text-align:left;
	clear:both;
}
.RankListPrice .ListPriceTable{
	font-size:12px;
}

.RankListPrice .ListPriceDivMulti{
	display:none;
}

.RankListExplain{
	display:none;
}
.IconDataList
{
    float:left;
    margin:1px;
}
.SalesBest ul
{
    list-style-type: none;
    padding:0;
    margin:0;
}
.SalesBest li
{
    border-top: 1px solid #75D8BE;
    padding:2px 0 0 0;
    margin:0;
}
.CategoryRankingProduct .ShowMore
{
	font-size:12px;
	margin:0;
	padding:0 4px 0 0;
	text-align:right;
}
