@charset "UTF-8";
/* ヘッド
---------------------------------------------- */
#container {
  width: 980px;
  font-family: "Lucida Grande","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3",Meiryo,メイリオ,sans-serif;
}

#main-contents {
  float: right;
  width: 814px;
}

/* 見出し1
---------------------------------------------- */
h1#ttl {
  font-size: 1.2em;
  line-height: 1.4em;
  margin: 0 0 0 12px;
  padding: 0px 0 10px 0;
  border-bottom: 1px solid #CCCCCC;
}

.title-banner {
  margin: 0px 0px 16px 0px;
}

/* 特徴
---------------------------------------------- */
#features {
  margin: 0px 5px 20px 5px;
  background: #e4e4e4;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  padding: 10px 0 10px 15px;
}

#features h2 {
  border-left: 4px solid #2a5d96;
  margin: 0px 0px 5px 0px;
  padding: 1px 0px 0px 5px;
  line-height: 1.1em;
}

#features ul li {
  float: left;
  width: 249px;
  margin: 0px 12px 0px 0px;
}

#features ul li p.img {
  margin: 0px 0px 5px 0px;
}

#features ul li p.text {
  font-size: 0.8em;
  line-height: 1.4;
}

#features ul li p.text span {
  color: #00499e;
}

/* メニュー
------------------------------------*/
#type-menu {
  margin: 0 0 5px 0;
}

#type-menu .title {
  height: 20px;
  color: #fff;
  padding: 8px 0px 0px 10px;
  background: #275b97;
}

.menu-box {
  margin: 0px 0px 8px;
  padding: 10px 0px 3px 20px;
  background: #e8edf0;
}

.menu-box ul {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
}

.menu-box ul li {
  position: relative;
  float: left;
  margin: 0px 10px 10px 0px;
}

.menu-box ul li img {
  border: none;
}

/* 特注
------------------------------------*/
#tokuchu {
  margin: 0 0 40px 0;
}

#tokuchu p {
  float: right;
  margin: 0 0 0 10px;
}

/* 商品欄
------------------------------------*/
h2.cat {
  width: 814px;
  height: 40px;
  margin: 0px 0px 25px;
  text-indent: 40px;
  line-height: 37px;
  clear: both;
  font-size: 0.95em;
}

h2.cat span {
  font-size: 0.85em;
  margin: 0px 0px 0px 20px;
}

h2#highgrade {
  background: transparent url("/static/images/product/desk_rack/dustproof/menu_bar_1.jpg") no-repeat scroll left top;
}

h2#simple {
  background: transparent url("/static/images/product/desk_rack/dustproof/menu_bar_2.jpg") no-repeat scroll left top;
}

h3 {
  border-bottom: 1px solid #CCCCCC;
  margin: 0;
  font-weight: normal;
}

h3 p {
  border-left: 4px solid #5D7AA2;
  margin-bottom: 3px;
  padding: 5px 5px 5px 8px;
}

div.item-block {
  margin: 0 0 40px 0;
}

.item-content {
  margin-top: 13px;
}

.item-photo {
  margin: 0 0 0 0;
  float: left;
  width: 200px;
}

.item-photo2 {
  margin: 0 0 0 20px;
  float: left;
  width: 105px;
}

.item-photo img, .item-photo2 img {
  border: 1px solid #CCCCCC;
  vertical-align: bottom;
}

.item-photo img.img-margin, .item-photo2 img.img-margin {
  margin: 0 0 20px 0;
}

.item-icon {
  width: 435px;
  margin: 0 0 10px 0;
}

.item-icon p {
  float: left;
  margin: 0 4px 4px 0;
}

.item-text {
  margin: 0 0 0 50px;
  float: left;
}

table.item-detail {
  margin: 0 0 14px 0;
  width: 370px;
  border-top: 1px solid #CCCCCC;
  border-left: 1px solid #CCCCCC;
}

.item-detail th, .item-detail td {
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  height: 28px;
  border-right: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
}

.item-detail th {
  width: 110px;
  font-size: 0.8em;
  background-color: #F4F4F4;
}

.item-detail td {
  font-size: 0.8em;
  width: 230px;
}

.item-detail td a {
  font-weight: bold;
  background: url(/static/images/product/ya.gif) no-repeat 0px 3px;
  padding: 0 0 0 15px;
}

/* サイドメニュー
------------------------------------*/
#sidemenu {
  float: left;
  width: 147px;
  height: 100%;
}

ul.naviR {
  zoom: 100%;
  padding: 0px 0px 0px 0px;
  border: 1px solid #ADADAD;
  margin-bottom: 13px;
}

ul.naviR li {
  margin: 0px 3px 0px 3px;
  text-indent: 0;
  padding: 5px 0 5px 5px;
  font-size: 0.75em;
  border-top: 1px dotted #ADADAD;
}

ul.naviR li.none {
  border-top: none;
}

ul.naviR li.line {
  border-top: 1px solid #ADADAD;
}

ul.naviR li.midashi {
  margin: 0;
  padding: 7px 0 7px 0;
  background-color: #EEEEEE;
  text-align: center;
}

ul.naviR li.title {
  padding-top: 10px;
}

ul.naviR li img {
  padding: 0px 0 0 0px;
  margin: 2px 4px 0 0px;
  float: left;
}

ul.naviR li img.arrow {
  margin: 7px 4px 0 0;
  padding: 0;
  float: left;
}

#side-fixed ul.naviR li a {
  display: block;
  margin: 5px 0 0 18px;
  line-height: 1.4em;
  letter-spacing: 0.2px;
}

#kanren-box ul.naviR li a {
  display: block;
  margin: 2px 0 0 12px;
  line-height: 1.4em;
  letter-spacing: 0.2px;
}

ul.naviL {
  zoom: 100%;
  padding: 0px 0px 0px 0px;
  border: 1px solid #ADADAD;
  margin-bottom: 13px;
}

ul.naviL li {
  margin: 0px 3px 0px 3px;
  text-indent: 0;
  padding: 5px 0 5px 5px;
  font-size: 0.75em;
  border-top: 1px dotted #ADADAD;
}

ul.naviL li.none {
  border-top: none;
}

ul.naviL li.line {
  border-top: 1px solid #ADADAD;
}

ul.naviL li.midashi {
  margin: 0;
  padding: 7px 0 7px 0;
  background-color: #EEEEEE;
  text-align: center;
}

ul.naviL li.title {
  padding-top: 10px;
}

ul.naviL li img {
  padding: 0px 0 0 0px;
  margin: 7px 4px 0 0px;
  float: left;
}

ul.naviL li img.arrow {
  margin: 7px 4px 0 0;
  padding: 0;
  float: left;
}

#side-fixed ul.naviL li a, #kanren-box ul.naviL li a {
  display: block;
  margin: 2px 0 0 12px;
  line-height: 1.4em;
  letter-spacing: 0.2px;
}

h5.round {
  padding: 9px 5px 5px 5px;
  font-size: 0.75em;
  font-weight: bold;
  line-height: 1.2;
  text-align: center;
  letter-spacing: 1px;
  background: #f5f5f5;
  border-top: 1px solid #ADADAD;
  border-left: 1px solid #ADADAD;
  border-right: 1px solid #ADADAD;
  border-radius: 3px 3px 0px 0px;
  background-image: -webkit-linear-gradient(top, #f5f5f5, #dedede);
  background-image: linear-gradient(top, #f5f5f5, #dedede);
}

#sidemenu .side-banner {
  margin: 10px 0;
}

#sidemenu div.side-banner p.left {
  float: left;
  width: 24%;
  text-align: center;
}

#sidemenu div.side-banner p.right {
  float: left;
  width: 76%;
}

#sidemenu div.side-banner a span {
  display: none;
}

/* modal
---------------------------------------------- */
.modal {
  display: none;
}

.modalBody {
  position: fixed;
  z-index: 1000;
  background: #FFF;
  width: 600px;
  height: 550px;
  left: 25%;
  top: 20%;
  font-family: "Lucida Grande","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3",Meiryo,メイリオ,sans-serif;
}

.modalBody ul {
  border: 1px solid #CCCCCC;
  padding: 15px;
  margin: 10px 23px 14px 23px;
  overflow: auto;
  height: 260px;
}

.modalBody ul li {
  float: left;
  padding-bottom: 20px;
}

.modalBody ul li a {
  padding-left: 17px;
  display: block;
  width: 160px;
  text-decoration: underline;
}

.modalBK {
  position: fixed;
  top: 0%;
  left: 0%;
  z-index: 999;
  height: 100%;
  width: 100%;
  background: #000;
  opacity: 0.6;
  filter: alpha(opacity=60);
  -moz-opacity: 0.60;
}

.btns {
  cursor: pointer;
}

.modal {
  width: 100%;
}

.modal_sku {
  margin: 12px 0 0 4%;
  font-weight: bold;
  font-size: 1.1em;
  color: #000;
}

.modal_close {
  width: 24px;
  float: right;
  margin: 8px 10px 0 0;
  cursor: pointer;
  text-align: center;
}

.modal_close img {
  width: 24px;
  height: 24px;
}

.modal_image {
  margin: 0 5%;
}

.modal_image img {
  width: 100%;
}

.modal .midasi {
  background: #F4F4F4;
  height: 40px;
  margin: 0 0 20px 0;
}

.modal .midasi h4 {
  width: 500px;
  float: left;
  padding: 15px 0 0 20px;
  color: #000;
}

.modal .option-area {
  margin: 0 20px 0 20px;
}

.modal .option-item {
  margin: 0 0 20px 0px;
}

.modal .option-photo {
  float: left;
  border: 1px solid #CCCCCC;
  width: 100px;
}

.modal .option-text {
  float: left;
  margin: 0 0 0 8px;
}

.modal .option-hinmei {
  margin: 0 0 3px 0;
  font-weight: bold;
  font-size: 0.9em;
  line-height: 1.4;
}

.modal .option-hinban {
  margin: 0 0 3px 0;
  line-height: 1.4;
}

.modal .option-hinban a {
  font-weight: bold;
  background: url(/static/images/product/ya.gif) no-repeat 0px 4px;
  padding: 0 0 0 15px;
  font-size: 0.8em;
}

.modal .option-price {
  font-size: 0.8em;
  line-height: 1.4;
  font-weight: normal;
}
