body{
  margin:0;
  padding:0;
  font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
  font-size: 90%;
}

a:hover{
	text-decoration:none;}

img{
  border:none;
}

#d_rank{
  width:600px;
  background: url("https://www.rakuten.ne.jp/gold/e-kurashi/images/dendou_ranking_img/dendou_ranking_bg.jpg") no-repeat bottom;
  font-size:80%;
  position:relative;
}

table{
  margin:auto;
}

td{
  text-align:center;
}

td img{
  width:114px;
  height:91px;
  margin:0 0 5px 0;
}

#price{
  list-style:none;
  padding:0 0 0 100px;
  margin:10px 0 0 0;
  height:30px;
  background: url("https://www.rakuten.ne.jp/gold/e-kurashi/images/dendou_ranking_img/dendou_ranking_price.jpg") no-repeat bottom;
}

#category{
  list-style:none;
  padding:0 0 0 100px;
  margin:10px 0 0 0;
  height:30px;
  background: url("https://www.rakuten.ne.jp/gold/e-kurashi/images/dendou_ranking_img/dendou_ranking_category.jpg") no-repeat bottom;
}

#category2{
  list-style:none;
  padding:5px 0 0 100px;
  margin:10px 0 0 0;
  height:60px;
  background: url("https://www.rakuten.ne.jp/gold/e-kurashi/images/dendou_ranking_img/dendou_ranking_category_2.jpg") no-repeat top;
}

#category2 li{
  line-height:25px;
  margin:10px 5px 0 5px;
}

li{
  margin:0 5px 0 5px;
  padding:0 0 0 15px;
  background: url("https://www.rakuten.ne.jp/gold/e-kurashi/images/index_img/arrow.gif") no-repeat left;
  display:inline;
  line-height:30px;
}

p{
  margin:5px 0 0 0;
  padding:0;
}

p a{
  text-align:right;
  display:block;
  background: url("https://www.rakuten.ne.jp/gold/e-kurashi/images/index_img/arrow.gif") no-repeat left;
  padding:0 0 0 15px;
  margin:0 10px 10px 0;
  float:right;
}

/*ロールオーバー効果*/
a:hover img{
  opacity:0.8;
  filter: alpha(opacity=80);
  text-decoration:none;
}


