#menu-area {
  float: left;
  width: 160px;
  margin: 0px;
}

#menu-area a.hanyou-search {
  display: block;
  background: url(/static/images/seihin_joho/smartphone/btn_gp_case_search.png) no-repeat 0 0;
  font-size: 0.75em;
  line-height: 1.3;
  height: 36px;
  padding: 0.6em 0 0 4em;
  width: 102px;
  margin-bottom: 1.3em;
}

#menu-area a.kisyu {
  display: block;
  background: url(/static/images/seihin_joho/smartphone/btn_search_smartphone.png) no-repeat 0 0;
  font-size: 0.75em;
  line-height: 1.3;
  height: 36px;
  padding: 0.6em 0 0 4em;
  width: 102px;
  margin-bottom: 0.5em;
}

#menu-area a.kisyu:hover {
  opacity: 0.6;
  text-decoration: none;
  color: #1c64b3;
}

#menu-area a.hanyou-search {
  display: block;
  background: url(/static/images/seihin_joho/smartphone/btn_gp_case_search.png) no-repeat 0 0;
  font-size: 0.75em;
  line-height: 1.3;
  height: 36px;
  padding: 0.6em 0 0 4em;
  width: 102px;
  margin-bottom: 1.3em;
}

#menu-area a.hanyou-search:hover {
  opacity: 0.6;
  text-decoration: none;
  color: #1c64b3;
}

#menu-area a.tokuchu {
  display: block;
  margin-bottom: 0.7em;
}

#menu-area .banner-area {
  margin-bottom: 10px;
}

#menu-area .pickup-items dl, #menu-area .acc-select dl, #menu-area .category-menu dl {
  width: 147px;
  margin-bottom: 20px;
}

#menu-area .pickup-items dl dt, #menu-area .acc-select dl dt {
  background: url(/static/images/seihin_joho/ipad_iphone_ipod/images_new/side_menu_bg.png) no-repeat;
  height: 26px;
}

#menu-area .category-menu dl dt {
  background: url(/static/images/seihin_joho/ipad_iphone_ipod/images_new/side_menu_bg.png) no-repeat;
  height: 26px;
}

#menu-area .category-menu dl dt.double {
  background: url(/static/images/seihin_joho/ipad_iphone_ipod/images_new/side_menu_bg2.png) no-repeat;
  height: 43px;
}

#menu-area .pickup-items dl dt span, #menu-area .acc-select dl dt span, #menu-area .category-menu dl dt span {
  font-size: 0.9em;
  font-weight: bold;
  position: relative;
  top: 5px;
  left: 10px;
}

.mac #menu-area .pickup-items dl dt span, .mac #menu-area .acc-select dl dt span, .mac #menu-area .category-menu dl dt span {
  top: 10px;
}

#menu-area .pickup-items dl dd {
  font-size: 0.8em;
  border: 1px solid #ccc;
  border-bottom: none;
  padding: 10px 0px 10px 5px;
}

#menu-area .pickup-items dl dd.bottom {
  border-bottom: 1px solid #ccc;
}

#menu-area .acc-select dl dd.bottom, #menu-area .category-menu dl dd.bottom {
  border-bottom: 1px solid #ccc;
}

#menu-area .pickup-items dl dd img {
  position: relative;
  top: -2px;
  margin-right: 5px;
  width: 5px;
  height: 7px;
  border: none;
}

#menu-area .acc-select dl dd, #menu-area .category-menu dl dd {
  border: 1px solid #ccc;
  border-bottom: none;
  padding-left: 5px;
}

#menu-area .acc-select dl dd.select-menu {
  padding: 10px 0px 10px 5px;
}

#menu-area .acc-select dl dd span {
  font-size: 0.8em;
  font-weight: bold;
  position: relative;
  top: 0px;
  left: 5px;
}

#menu-area .category-menu dl dd span {
  font-size: 0.8em;
  font-weight: bold;
  position: relative;
  top: 0px;
  left: 5px;
}

.firefox #menu-area .acc-select dl dd span, .firefox #menu-area .category-menu dl dd span {
  top: -2px;
}

#menu-area .acc-select dl dd ul, #menu-area .category-menu dl dd ul {
  margin: 0px;
}

#menu-area .acc-select dl dd ul li, #menu-area .category-menu dl dd ul li {
  padding: 10px;
  background: url(/static/images/seihin_joho/ipad_iphone_ipod/images_new/sankaku.png) no-repeat left;
  border-bottom: 1px dashed #ccc;
}

#menu-area .acc-select dl dd ul li.bottom, #menu-area .category-menu dl dd ul li.bottom {
  border-bottom: none;
}

#menu-area .acc-select dl dd ul li span, #menu-area .category-menu dl dd ul li span {
  font-weight: normal;
}
