@charset "UTF-8";
/* ヘッド
---------------------------------------------- */
h1 {
  border-bottom: 1px solid #CCCCCC;
  font-size: 1.6em;
  margin: 0 0 12px;
  padding-bottom: 3px;
  margin-bottom: 15px;
}

/* コンテンツ
---------------------------------------------- */
#contents {
  width: 736px;
}

/* メイン
---------------------------------------------- */
#main-contents {
  float: right;
  width: 570px;
}

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

#side-type {
  margin: 0px 0px 8px 0px;
  border: 1px solid #999999;
}

#side-type ul {
  width: 145px;
}

#side-type ul li {
  border-top: 1px dotted #999999;
}

#side-type ul li:first-child {
  border-top: none;
}

#side-type ul li a {
  display: block;
  padding: 4px 0px 3px 17px;
  background: url(/static/images/product/network/cameralink/smenu_arrow.gif) 6px 7px no-repeat;
  font-size: 0.8em;
  line-height: 1.3;
}

/*
.side-banner {
	margin: 0px 0px 8px 0px;
}

.side-banner a img,
.side-banner a:visited img {
	border: 1px solid #999999;
}

.side-banner a:hover img,
.side-banner a:active img {
	border: 1px solid #FF0000;
}
*/
/* 戻るボタン
---------------------------------------------- */
.return {
  margin: 20px 0px 10px 0px;
  text-align: right;
  font-size: 0.8em;
}

.sp-only {
  display: none;
}

/* タイトルバナー
---------------------------------------------- */
.title-banner {
  margin: 0px 0px 10px 0px;
}

/* メニューボタン
---------------------------------------------- */
#cate-menu {
  width: auto;
  margin: 0px 0px 15px 0px;
  padding: 5px 0px 1px 6px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #dcdedd;
  behavior: url(/static/js/PIE.htc);
}

#cate-menu ul li {
  position: relative;
  float: left;
  margin: 0px 3px 4px 0px;
}

#cate-menu ul li .number {
  position: absolute;
  top: 10px;
  left: 10px;
}

#cate-menu ul li a {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
}

#cate-menu ul li span {
  position: absolute;
  left: 35px;
  font-size: 0.7em;
  line-height: 1.3;
}

/* カテゴリタイトル
---------------------------------------------- */
h2 {
  margin: 0px 0px 10px 0px;
}

/* 製品一覧
---------------------------------------------- */
#main-contents .items {
  margin: 10px 0px 20px 0px;
  padding: 0px 0px 0px 10px;
  border-left: 2px solid #606060;
}

#main-contents .items h3 {
  margin: 0px 0px 10px -10px;
  padding: 5px 10px 5px 10px;
  background: #606060 url(/static/images/product/network/cameralink/item_caption_bg.png) left top no-repeat;
  color: #ffffff;
  font-weight: bold;
  font-size: 0.95em;
  line-height: 1.2;
}

#main-contents .items .icons {
  margin: 0px 0px 17px 0px;
}

#main-contents .items .icons li {
  float: left;
  margin: 0px 4px 0px 0px;
}

#main-contents .items .left {
  float: left;
  width: 200px;
  margin: 0px 0px 0px 0px;
}

#main-contents .items .left img {
  width: 90%;
}

#main-contents .items .right {
  float: left;
  width: 355px;
  margin: 0px 0px 0px 0px;
}

#main-contents .items .right .keijo {
  margin: 0px 0px 3px 0px;
  font-weight: bold;
  font-size: 0.8em;
  line-height: 1.2;
}

#main-contents .items .right .lineup-hyo {
  width: 356px;
  margin: 0px 0px 10px 0px;
  border-collapse: collapse;
  border: 1px solid #9a9a9a;
}

#main-contents .items .right .lineup-hyo th {
  padding: 4px 8px 4px 8px;
  border: 1px solid #9a9a9a;
  background-color: #c2e8fd;
  font-weight: normal;
  font-size: 0.75em;
  line-height: 1.2;
  text-align: center;
}

#main-contents .items .right .lineup-hyo td {
  padding: 4px 8px 4px 8px;
  border: 1px solid #9a9a9a;
  font-size: 0.75em;
  line-height: 1.2;
}

#main-contents .items .right .lineup-hyo td.hinban a {
  font-weight: bold;
}

#main-contents .items .right .lineup-hyo td.price {
  text-align: right;
}

#main-contents .items .right .lineup-hyo .even td {
  background-color: #ffffff;
}

#main-contents .items .right .lineup-hyo .odd td {
  background-color: #ececec;
}

#main-contents .items .atn {
  clear: both;
  margin: 0px 0px 17px 0px;
  color: #ff3333;
  font-size: 0.75em;
  line-height: 1.4;
}

.size {
  width: 80px;
  letter-spacing: -1px;
}

.detail {
  width: 106px;
}

.kakaku {
  width: 170px;
}

.length a,
.hinban,
.price {
  font-size: 0.95em;
}

#main-contents .items .right table.detail_only {
  width: 271px;
}

.sfp_banner {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 10px;
}
