@charset "utf-8";
/* CSS Document */

div#header div.title {
        background-image: url('http://diamond.hannnari.com/img/diamond_title.jpg');
        background-repeat: repeat;
        background-position: 0 0;
      }
      div#header div.title a {
        color: #000000;
        font-size: 30px;
        text-align: left;
      }
      h2 {
        background-image: url('http://diamond.hannnari.com/img/diamond_midashi.jpg');
        background-repeat: repeat;
        background-position: 0 0;
      }
      h2 {
        color: #ffffff;
        font-weight: bold;
        font-size: 14px;
      }
      div#main div.section ul.item-list li p.price,
      div#main p.price .red,
      div#main p.price-tax,
      div#main p.freeshipping,
      div#main div.set-box div.set-inner ul.set-list li p.price {
        color: #ca0000;
      }
      div#main .txt-box,
      div#main ul.item-recommend .txt {
        background-color: #ffffff;
        color: #000000;
        text-align: left;
        font-size: 12px;
      }
      div#main ul.review-list .txt-box {
        background-color: ;
      }
      a:link,
      a:visited,
      body a:link,
      body a:visited {
        color: #b33300;
      }
      a:active,
      a:hover,
      body a:active,
      body a:hover {
        color: #b33300;
      }

h4 {
  background: url('http://diamond.hannnari.com/image/bg-header02.gif') no-repeat 0 0;
  color: #ffffff;
}
div#side-navi div.section div.side-search {
  margin: 0 1px;
  padding: 0 4px 8px;
  background: url('/static/publish/sd/img/templates/twilightshell/bg-side-search.gif') repeat 0 0;
  box-shadow: 0 0 1px #fff;
}