@charset "UTF-8";
body {
  margin: 0px;
}

h1 {
  border-bottom: 1px solid #CCCCCC;
  font-size: 1.45em;
  line-height: 1.2;
  margin: 0 0 20px;
  padding-bottom: 2px;
}

.font80 {
  font-size: 80%;
}

.font90 {
  font-size: 90%;
}

.font100 {
  font-size: 100%;
}

.font120 {
  font-size: 120%;
}

.font140 {
  font-size: 140%;
}

.font12 {
  font-size: 12px;
  letter-spacing: 1px;
}

.font11 {
  font-size: 11px;
}

.ft {
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 1px;
}

.midashi {
  font-weight: bold;
  font-size: 12px;
}

.list-bg {
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 1px;
  background-image: url("/static/images/product/cable/scsi/list_bg.gif");
  background-repeat: repeat-y;
  padding: 4px;
  background-color: #FFFFFF;
}

.list {
  font-size: 12px;
  line-height: 16px;
  vertical-align: text-top;
  letter-spacing: 1px;
}

.list-bg2 {
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 1px;
  background-image: url("/static/images/product/cable/scsi/list_bg2.gif");
  background-repeat: repeat-y;
  padding: 4px;
  background-color: #FFFFFF;
}

.atten {
  font-size: 80%;
  line-height: 14px;
}

.orange {
  font-size: 10px;
  color: #FF6600;
}

.intro {
  font-size: 12px;
  line-height: 14px;
  letter-spacing: 1px;
  padding: 0px 0px 4px;
}

SELECT.flat {
  border: solid 1px teal;
}

#entrance .enter-img a,
#entrance .enter-img a:visited {
  float: left;
  border: 1px solid #666;
}

#entrance .enter-img a:hover,
#entrance .enter-img a:active {
  border: 1px solid #FF0000;
}

p.ttl_l {
  border-left: 3px solid #004994;
  font-size: 1.1em;
  font-weight: bold;
  margin-top: 15px;
  padding: 3px 0 2px 4px;
}

p.ttl_m {
  color: #333333;
  font-size: 0.95em;
  font-weight: bold;
  margin: 8px 0 6px;
}

p.comment {
  font-size: 0.85em;
  margin-left: 15px;
}

/* 上メニュー
----------------------------*/
#list_style {
  margin: 5px 0 0 0;
  background-color: #F1F1EF;
  zoom: 1;
}

#list_style ul {
  padding: 15px 0 10px 13px;
  zoom: 1;
}

#list_style li {
  float: left;
  margin: 0 6px 5px 0;
}

#list_style li img {
  margin: 0;
}

#list_style li#adapter {
  float: right;
}

/* 下メニュー
----------------------------*/
#list_underside {
  margin: 10px 0 0 0;
}

#list_underside li {
  float: right;
  margin: 0 0 0 5px;
}

#list_underside li img {
  margin: 0;
}

#list_underside p {
  text-align: right;
}

/* メイン
----------------------------*/
#main_contents h2.cateTitle {
  margin: 25px 0 0 0;
  padding: 0;
  border: none;
  font-size: 1.05em;
  background-color: #FFFFFF;
}

h2.cateTitle {
  margin-bottom: 20px;
  margin-top: 20px;
  zoom: 100%;
}

h2.cateTitle:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

#main_contents h2#ext {
  margin-top: 50px;
}

h2.cateTitle img {
  float: left;
}

body h2.cateTitle p {
  float: left;
  background: url("/static/images/product/cable/scsi/ttl.png") no-repeat 0 0;
  padding: 11px 0 9px 12px;
  width: 772px;
  height: 19px;
  font-size: 1.1em;
  font-weight: bold;
  color: #333333;
  zoom: 100%;
}

body.mac.chrome h2.cateTitle p {
  float: left;
  background: url("/static/images/product/cable/scsi/ttl.png") no-repeat 0 0;
  padding: 12px 0 8px 12px;
  width: 761px;
  height: 19px;
  font-size: 1.1em;
  font-weight: bold;
  color: #333333;
  zoom: 100%;
}

div.middle_title {
  border-bottom: 1px solid #cccccc;
}

div.middle_title p.middle {
  border-left: 4px solid #004994;
  font-size: 1.1em;
  font-weight: bold;
  margin: 13px 0 2px;
  padding: 3px 0 1px 7px;
}

p.figure {
  margin: 12px 0px 37px 0;
}

div.cate {
  margin: 28px 0 0 0;
  background-color: #F6F6F6;
  width: 814px;
  zoom: 1;
}

div.cate_inner {
  margin: 15px 15px 0px 15px;
  padding-bottom: 12px;
  zoom: 1;
}

div.l-b {
  border-bottom: 1px dotted #CCCCCC;
}

div.cate_inner .left_area {
  float: left;
  margin: 0 0 0 38px;
}

div.cate_inner .right_area {
  float: right;
  margin: 43px 20px 0 0;
}

div.word {
  margin: 23px auto 38px;
  width: 745px;
  border: 2px solid #B2D2EB;
  padding: 15px 20px 20px 25px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  /*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
  zoom: 100%;
}

div.word div.word_left {
  float: left;
  width: 480px;
}

div.word div.word_left .large_comment {
  font-size: 1.1em;
  font-weight: bold;
}

div.word div.word_left .middle_comment {
  margin: 4px 0 0 0;
  font-size: 0.8em;
  line-height: 1.4em;
}

div.word div.word_right {
  margin: 10px 0 0 0;
  float: right;
  width: 240px;
}

span.under_comment {
  margin: 7px 0 45px 0;
  font-size: 0.7em;
  font-weight: normal;
  padding-left: 7px;
  color: #0084CE;
}

div.cate2 {
  margin: 20px 0 0 0;
}

div.cate2 div.left_item {
  float: left;
  border: 1px solid #CCCCCC;
}

div.cate2 div.right_item {
  float: left;
  margin: 0 0 0 20px;
}

div.cate2 div.right_item p.comment {
  margin: 3px 0 0 0;
  font-weight: bold;
  font-size: 0.9em;
}

div.cate2 div.right_item p.name {
  margin: 10px 0 0 0;
  font-weight: bold;
  font-size: 0.8em;
}

div.cate2 div.right_item p.price {
  margin: 5px 0 0 0;
  font-size: 0.8em;
}

div.cate2 div.right_item p.figure {
  margin: 18px 0 0 0;
}

/***************************************

オーディオ・ビデオケーブル_common.css

***************************************/
body #container {
  font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
}

.ichiran a:hover {
  text-decoration: none;
  color: #FFFFFF;
}

/* コンテナ枠
----------------------------*/
#container {
  position: relative;
  width: 980px;
}

/* メイン枠
---------------------------*/
#main_contents {
  float: right;
  width: 814px;
  margin-bottom: 50px;
}

.scsi-i {
  margin: 11px 0px 0px 494px;
}

/* 関連製品
---------------------------*/
#sidemenu {
  float: left;
  padding: 0px 0 8px 0px;
  width: 146px;
}

#sidemenu p {
  margin-bottom: 10px;
}

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

ul.naviR li {
  margin: 0px 3px 0px 3px;
  text-indent: 0;
  zoom: 100%;
  padding: 5px 0 5px 5px;
  font-size: 0.8em;
}

ul.naviR li + li {
  border-top: 1px dotted #ADADAD;
}

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

ul.naviR li a {
  display: block;
  margin: 2px 6px 0 9px;
  line-height: 1.4em;
  letter-spacing: 0.2px;
}

/* サポート情報
---------------------------*/
ul.navi_underside {
  zoom: 100%;
  padding: 0px 0px 0px 0px;
  border: 1px solid #ADADAD;
}

ul.navi_underside li {
  margin: 0px 3px 0px 3px;
  text-indent: 0;
  zoom: 100%;
  padding: 5px 0 5px 5px;
  font-size: 0.8em;
}

ul.navi_underside li + li {
  border-top: 1px dotted #ADADAD;
}

ul.navi_underside li img {
  padding: 0px 0 0 0px;
  margin: 6px 0px 0 -2px;
  float: left;
}

ul.navi_underside li a {
  display: block;
  margin: 2px 6px 0 0px;
  line-height: 1.3em;
  letter-spacing: 0.2px;
}

/* サイドメニューグレー部分
---------------------------*/
h5.round {
  padding: 9px 7px 5px 10px;
  font-size: 0.75em;
  font-weight: bold;
  text-align: left;
  letter-spacing: 1px;
  background: #f5f5f5;
  border-top: 1px solid #ADADAD;
  border-left: 1px solid #ADADAD;
  border-right: 1px solid #ADADAD;
  /* IE以外なら丸角も！ */
  border-radius: 3px 3px 0px 0px;
  -webkit-border-radius: 3px 3px 0px 0px;
  -moz-border-radius: 3px 3px 0px 0px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#f5f5f5', endColorstr = '#dedede');
  /*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
  /*Element must have a height (not auto)*/
  /*All filters must be placed together*/
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#f5f5f5', endColorstr = '#dedede')";
  /*Element must have a height (not auto)*/
  /*All filters must be placed together*/
  background-image: -moz-linear-gradient(top, #f5f5f5, #dedede);
  background-image: -ms-linear-gradient(top, #f5f5f5, #dedede);
  background-image: -o-linear-gradient(top, #f5f5f5, #dedede);
  background-image: -webkit-gradient(linear, center top, center bottom, from(#f5f5f5), to(#dedede));
  background-image: -webkit-linear-gradient(top, #f5f5f5, #dedede);
  background-image: linear-gradient(top, #f5f5f5, #dedede);
  /*--IE9 DOES NOT SUPPORT CSS3 GRADIENT BACKGROUNDS--*/
}

/* メインコンテンツ
----------------------------*/
#main_contents h2 {
  margin: 20px 0 0 0;
  font-size: 1.05em;
  height: 28px;
  padding-left: 15px;
  padding-top: 13px;
  background-color: #E3EBF8;
  border-left: 4px solid #2B54AE;
  height: 41px;
}

#main_contents h2.mt50 {
  margin-top: 50px;
}

.cate_area {
  border-left: 1px solid #999999;
  margin: 5px 0 0 0;
}

.cate_area p.figure {
  border-bottom: 1px dotted #cccccc;
  margin: 0 18px;
  padding: 20px 0 15px;
  text-align: center;
}

.items_b {
  float: left;
  background-color: #FFFFFF;
  padding-left: 20px;
}

.items_g {
  float: left;
  margin-bottom: 27px;
  border-left: 5px solid #9FD864;
}

.items_r {
  float: left;
  margin-bottom: 27px;
  border-left: 5px solid #EA7B7C;
}

.box {
  float: left;
  width: 800px;
}

h3.bl {
  margin: 35px 0 10px;
  font-size: 0.95em;
  width: 790px;
  float: left;
}

h3.mt20 {
  margin: 20px 0 10px;
}

h3.bl p.long {
  line-height: 125%;
}

h3.gr {
  margin-bottom: 7px;
  padding: 10px;
  background-color: #E6F3D5;
  width: 790px;
  float: left;
}

h3.red {
  margin-bottom: 7px;
  padding: 10px;
  background-color: #F9DBD9;
  width: 790px;
  float: left;
}

.item-photo {
  float: left;
  padding-right: 17px;
}

.item-photo img {
  float: left;
  border: 1px solid #CCCCCC;
}

.rightArea {
  display: inline;
  float: left;
  width: 447px;
}

.rightArea p {
  margin-top: 10px;
  font-size: 0.9em;
  line-height: 1.3em;
  padding-left: 0.1em;
  text-indent: -0.1em;
}

.rightArea p span {
  font-weight: bold;
}

.icon_area {
  width: 430px;
  margin-bottom: 10px;
}

.icon_area p {
  float: left;
  margin: 0 5px 0px 0;
}

.icon_area_sec {
  width: 430px;
  margin-top: 32px;
  margin-bottom: 10px;
}

.icon_area_sec p {
  float: left;
  margin: 0 5px 0px 0;
}

.item-spec {
  float: left;
  width: 566px;
}

.image_area {
  width: 430px;
  margin-top: 20px;
}

.image_area p {
  float: left;
  margin: 0 4px 4px 0;
}

.notice {
  margin: 5px 0 0 0;
  font-size: 0.75em;
  color: #0689DB;
}

/*---------------------
製品テーブル
---------------------*/
table.adapter {
  margin: 13px 0 0 0;
  width: 814px;
  border-top: 1px solid #BBBBBB;
  border-left: 1px solid #BBBBBB;
}

table.adapter td {
  font-weight: normal;
  font-size: 0.75em;
  line-height: 1.3em;
  border-bottom: 1px solid #BBBBBB;
  border-right: 1px solid #BBBBBB;
  text-align: center;
}

table.adapter td img {
  margin-top: 7px;
}

table.adapter td img.arrow {
  margin: 4px 5px 0 10px;
  vertical-align: top;
}

table.adapter td.left_item1 {
  background-color: #F3F3F3;
  width: 150px;
  height: 85px;
  font-weight: bold;
}

table.adapter td.left_item2 {
  background-color: #E4F4F3;
  width: 150px;
  height: 85px;
  font-weight: bold;
}

table.adapter td.top_item {
  background-color: #E6F0FA;
  width: 166px;
  font-weight: bold;
}

table.adapter td.long {
  height: 30px;
  text-align: left;
  font-weight: bold;
}

table.adapter td.link {
  text-align: left;
  vertical-align: top;
  padding: 10px 0 10px 10px;
  width: 146px;
  font-weight: bold;
}

table.adapter td.link img {
  margin: 0;
}

table.adapter td.link img.icon {
  margin: 0 3px 3px 0;
}

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

/* mac用CSS */
body.mac table.adapter td a {
  font-weight: bold;
  background: url("/static/images/product/cable/scsi/ya.gif") no-repeat 0px 0px;
  padding: 0 0 0 15px;
}

/***********************/
table.scsi {
  margin: 13px 0 0 0;
  width: 814px;
  border-top: 1px solid #BBBBBB;
  border-left: 1px solid #BBBBBB;
}

table.scsi td {
  font-weight: normal;
  font-size: 0.75em;
  line-height: 1.3em;
  border-bottom: 1px solid #BBBBBB;
  border-right: 1px solid #BBBBBB;
  text-align: center;
}

table.scsi td.left_item1 img,
table.scsi td.left_item2 img,
table.scsi td.top_item img {
  margin-top: 7px;
}

table.scsi td img.arrow {
  margin: 4px 5px 0 10px;
  vertical-align: top;
}

table.scsi td.left_item1 {
  background-color: #F3F3F3;
  width: 104px;
  height: 90px;
  font-weight: bold;
}

table.scsi td.left_item2 {
  background-color: #E4F4F3;
  width: 104px;
  height: 90px;
  font-weight: bold;
}

table.scsi td.top_item {
  background-color: #E6F0FA;
  width: 142px;
  font-weight: bold;
}

table.scsi td.long {
  height: 30px;
  text-align: left;
  font-weight: bold;
}

table.scsi td.long span {
  color: #0084CE;
}

table.scsi td.link {
  text-align: left;
  vertical-align: top;
  padding: 4px 0 10px 10px;
  width: 132px;
  font-weight: bold;
}

table.scsi td.link img.icon {
  margin: 6px 3px 3px 0;
}

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

/* mac用CSS */
body.mac table.scsi td a {
  font-weight: bold;
  background: url("/static/images/product/cable/scsi/ya.gif") no-repeat 0px 0px;
  padding: 0 0 0 15px;
}

/***********************/
table.terminator {
  margin: 13px 0 0 0;
  width: 814px;
  border-top: 1px solid #BBBBBB;
  border-left: 1px solid #BBBBBB;
}

table.terminator td {
  font-weight: normal;
  font-size: 0.75em;
  line-height: 1.3em;
  border-bottom: 1px solid #BBBBBB;
  border-right: 1px solid #BBBBBB;
  text-align: center;
}

table.terminator td img {
  margin-top: 7px;
}

table.terminator td.top_item {
  background-color: #E6F0FA;
  width: 163px;
  font-weight: bold;
  height: 90px;
}

table.terminator td.link {
  text-align: left;
  vertical-align: top;
  padding: 10px 0 10px 10px;
  width: 143px;
  font-weight: bold;
  height: 27px;
}

table.terminator td.link img {
  margin: 0;
}

table.terminator td.link img.icon {
  margin: 0 3px 3px 0;
}

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

/* mac用CSS */
body.mac table.terminator td a {
  font-weight: bold;
  background: url("/static/images/product/cable/scsi/ya.gif") no-repeat 0px 0px;
  padding: 0 0 0 15px;
}

/******************************/
table.word_area td {
  font-size: 0.9em;
  line-height: 1.3em;
}

.sidemenu-type, .sidemenu-type_cate {
  margin: 0 0 12px 0;
  border-left: 1px solid #C1C1C1;
  border-right: 1px solid #C1C1C1;
  border-bottom: 1px solid #C1C1C1;
}

.sidemenu-type h5, .sidemenu-type_cate h5 {
  margin: 0 0 5px 0;
}

.sidemenu-type h6, .sidemenu-type_cate h6 {
  margin: 0 0 5px 5px;
}

.subtitle {
  padding: 8px 0 8px 7px;
  font-size: 0.8em;
}

.sidemenu-type ul {
  list-style-type: none;
  padding-top: 5px;
}

.sidemenu-type_cate ul {
  list-style-type: none;
  padding-top: 5px;
}

.sidemenu-type ul li, .sidemenu-type_cate ul li {
  list-style-type: none;
  margin: 0 3px 4px 3px;
  width: 133px;
  padding: 3px;
}

.sidemenu-type ul li#m-alumi-funless, .sidemenu-type_cate ul li#m-alumi-funless {
  margin: 0 0 10px 0;
}

.sidemenu-type ul li.menu-end, .sidemenu-type_cate ul li.menu-end {
  background: none;
  margin: 0 3px 0 3px;
  width: 133px;
  padding: 3px;
}

.sidemenu-type ul li span, .sidemenu-type_cate ul li span {
  display: block;
  float: left;
  height: 1%;
  padding: 0 0 4px 4px;
  font-size: 0.8em;
  line-height: 1.3;
}

.sidemenu-type ul li span a, .sidemenu-type_cate ul li span a {
  display: block;
  float: left;
}

.sidemenu-type ul li img {
  margin: 1px 5px 0 0;
  vertical-align: -2px;
  float: left;
}

.sidemenu-type_cate ul li img {
  margin: 3px 5px 0 0;
  vertical-align: -2px;
  float: left;
}

h5.round {
  background: -moz-linear-gradient(center top, #f5f5f5, #dedede) repeat scroll 0 0 #f5f5f5;
  border-left: 1px solid #adadad;
  border-radius: 3px 3px 0 0;
  border-right: 1px solid #adadad;
  border-top: 1px solid #adadad;
  font-size: 0.84em;
  font-weight: bold;
  letter-spacing: 1px;
  padding: 7px;
  text-align: center;
}

/* SCSI用語の基礎知識 */
body h1 {
  border-bottom: 1px solid #cccccc;
  font-size: 1.6em;
  margin: 0 0 12px;
  padding-bottom: 0px;
}

#mainContent {
  width: 900px;
  margin: 0 auto;
}

.scsihyo {
  font-size: 0.9em;
  line-height: 1.3;
  border-top: 1px solid #CFCFCF;
  border-left: 1px solid #CFCFCF;
}

.scsihyo th {
  font-size: 0.9em;
  border-right: 1px dotted #CFCFCF;
  border-bottom: 1px solid #CFCFCF;
}

.scsihyo td {
  font-size: 0.9em;
  border-right: 1px solid #CFCFCF;
  border-bottom: 1px solid #CFCFCF;
}

img.highimp {
  display: block;
  margin-top: 7px;
}

.link {
  text-align: right;
  margin-bottom: 10px;
}

.link a {
  margin-left: 8px;
}

.linkU {
  text-align: right;
  margin-top: 10px;
  margin-bottom: 10px;
}

.linkU a {
  margin-left: 8px;
}

.dot {
  border-left: 1px dotted #E8E8E8;
}

.rightnone {
  border-right: 1px solid #E8E8E8;
}
