ul, li {
  list-style-type: none;
}

a {
  color: #4b4b49;
  font-weight: bold;
}

a:hover {
  text-decoration: underline;
  color: #d5376c;
}

img {
  border: 0;
  margin: 0;
  padding: 0;
}

.left {
  width: 200px;
  font-size: 12px;
  line-height: 18px;
  background: #fffcf1;
}

.leftMenu {
  margin-top: 15px;
}

.sort, .sort ul {
  width: 200px;
  height: auto;
  float: left;
  display: block;
  background: #fffcf1;
  overflow: hidden;
}

.sort li {
  width: 176px;
  padding-left: 23px;
  background: url(https://www.rakuten.ne.jp/gold/graceshop-2/left/sortIco1.jpg) 12px 6px no-repeat;
}

.sort li a {
  line-height: 18px;
  font-weight: bold;
}

.sort li.bot {
  background: url(https://www.rakuten.ne.jp/gold/graceshop-2/left/sortIco2.jpg) 12px 6px no-repeat;
}

.sort .big {
  background: url(https://www.rakuten.ne.jp/gold/graceshop-2/left/sortIco3.jpg) 10px 6px no-repeat;
}

.sort .big a {
  color: #000;
}

.hot {
  height: 60px;
  margin: 10px 0 0 0;
}

.Side .Side_line {
  border-right: none;
}

.Side {
  font-family: arial, sans-serif;
  width: 198px;
  margin: 0;
  z-index: 1;
  border: 1px solid #fbc7d1;
}

.Side ul {
  padding: 0;
  margin: 0;
  list-style: none*width:200px;
}

.Side ul li {
  position: relative;
  padding: 2px;
  border-bottom: 1px #fbc7d1 dotted;
}

.Side ul li a, .Side ul li a:visited {
  display: block;
  text-decoration: none;
  width: 149px;
  color: #4b4b49;
  height: 26px;
  line-height: 26px;
  background: url(https://www.rakuten.ne.jp/gold/graceshop-2/left/favorits.png) no-repeat 6px 7px;
  padding-left: 20px;
  font-size: 12px;
  overflow: hidden;
}

.Side ul li ul {
  display: none;
  border: 1px solid #fbc7d1;
  background-color: #FFF;
}

.Side ul li:hover a {
  color: #7D3F00;
  font-weight: bold;
  background: #fffcf1 url(https://www.rakuten.ne.jp/gold/graceshop-2/left/favorits.png) no-repeat 6px 7px;
  text-decoration: underline;
  width: 175px;
}

.Side ul li:hover ul {
  display: block;
  position: absolute;
  top: 30;
  left: 70px;
  width: 175px;
  z-index: 999;
}

.Side ul li:hover ul li {
  padding: 0;
}

.Side ul li:hover ul li a {
  display: block;
  background: #fff;
  color: #4b4b49;
  height: 30px;
  line-height: 30px;
  font-size: 12px;
  text-decoration: none;
  font-weight: 400;
  padding-left: 15px;
  width: 160px;
  overflow: hidden
}

.Side ul li:hover ul li a.last {
  background: #fffcf1;
}

.Side ul li:hover ul li a:hover {
  background: #fffcf1;
  color: #4b4b49;
  text-decoration: underline;
}

.Side .big a {
  font-weight: bold;
}
