@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.7em;
  line-height: 1.2em;
  margin: 0 0 0 12px;
  padding: 0px 0 10px 0;
  border-bottom: 1px solid #CCCCCC;
}

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

/* メニュー
------------------------------------*/
#type-menu {
  margin: 0 0 28px 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 28px;
  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;
}

/* 商品欄
------------------------------------*/
h2.cat {
  clear: both;
  padding-top: 14px;
  padding-left: 15px;
  font-size: 1.0em;
  background-repeat: no-repeat;
  height: 32px;
  width: 799px;
  margin-bottom: 18px;
  background: transparent url("https://www.sanwa.co.jp/static/images/product/desk_rack/cpustand/title_bar.png") no-repeat scroll left top;
}

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

h2#nocaster {
  margin-top: 50px;
}

h3.item {
  border-bottom: 1px solid #ccc;
  margin: 0;
  font-weight: bold;
  font-size: 0.95em;
}

h3.item p {
  border-left: 4px solid #5D7AA2;
  margin-bottom: 3px;
  padding: 4px 5px 6px 10px;
}

.item-block {
  margin: 0 0 20px 0;
}

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

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

.item-photo img {
  width: 198px;
}

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

.item-photo2 img {
  width: 108px;
}

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

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

.two-line {
  margin: 0 0 0 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: 340px;
  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: 108px;
  font-size: 0.8em;
  background-color: #F4F4F4;
}

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

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

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

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

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

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

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

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

h5.round {
  padding: 6px 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);
}
