@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: 0 0 2%;
  position: relative;
}

.title-banner p {
  position: absolute;
  top: 30%;
  left: 2.5%;
}

.title-banner span {
  margin: 3% 0 0;
  font-size: 1.6em;
  display: block;
  font-weight: bold;
}

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

#type-menu p.power {
  padding: 0.6% 0 0.4% 1%;
  margin: 0 0 1.5%;
  color: #3358a9;
  font-size: 1.1em;
  font-weight: bold;
  border-left: 0.5em solid #3358a9;
}

#type-menu p.extension {
  padding: 0.6% 0 0.4% 1%;
  margin: 1% 0 1.5%;
  color: #01561f;
  font-size: 1.1em;
  font-weight: bold;
  border-left: 0.5em solid #01561f;
}

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

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

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

.menu-box ul li {
  position: relative;
  float: left;
  margin: 0 1.2% 1% 0;
}

.menu-box ul li p {
  position: absolute;
  top: 10%;
  left: 5%;
  padding: 1% 0 0 11%;
  font-weight: bold;
  line-height: 1.2;
}

.menu-box ul.power-list li:first-child p {
  background: url("/static/images/product/cable/power/btn_p_1.png") no-repeat 0 top;
  color: #3358a9;
}

.menu-box ul.power-list li:nth-child(2) p {
  background: url("/static/images/product/cable/power/btn_p_2.png") no-repeat 0 top;
  color: #3358a9;
}

.menu-box ul.power-list li:nth-child(3) p {
  background: url("/static/images/product/cable/power/btn_p_3.png") no-repeat 0 top;
  color: #3358a9;
}

.menu-box ul.extension-list li:first-child p {
  background: url("/static/images/product/cable/power/btn_e_1.png") no-repeat 0 top;
  color: #01561f;
}

.menu-box ul.extension-list li:nth-child(2) p {
  background: url("/static/images/product/cable/power/btn_e_2.png") no-repeat 0 top;
  color: #01561f;
}

.menu-box ul.extension-list li:nth-child(3) p {
  background: url("/static/images/product/cable/power/btn_e_3.png") no-repeat 0 top;
  color: #01561f;
}

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

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

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

/* 商品欄
------------------------------------*/
h2#standard {
  background: url("/static/images/product/cable/power/ttl_p_1.png") no-repeat scroll left center;
}

h2#lockcode {
  background: url("/static/images/product/cable/power/ttl_p_2.png") no-repeat scroll left center;
}

h2#acinlet {
  background: url("/static/images/product/cable/power/ttl_p_3.png") no-repeat scroll left center;
}

h2#extension2p {
  background: url("/static/images/product/cable/power/ttl_e_1.png") no-repeat scroll left center;
}

h2#extension3p {
  background: url("/static/images/product/cable/power/ttl_e_2.png") no-repeat scroll left center;
}

h2#acadapterx {
  background: url("/static/images/product/cable/power/ttl_e_3.png") no-repeat scroll left center;
}

.cateTitle {
  margin: 0 0 15px 0;
  padding: 10px 0 0 38px;
  font-weight: bold;
  font-size: 1em;
  line-height: 1.3;
  width: 776px;
  height: 29px;
}

.box-ac {
  border-left: 2px solid #8D9AA2;
  margin-bottom: 30px;
}

.box-ac h3 {
  padding: 3px 0 3px 15px;
  background: #eee;
  font-weight: bold;
  font-size: 90%;
  line-height: 1.7em;
  margin-bottom: 10px;
}

.box-ac .item {
  margin: 0 0 20px 15px;
  padding-bottom: 10px;
  border-bottom: 1px dashed #ccc;
}

.box-ac .item:last-child {
  margin: 0 0 0 15px;
  padding-bottom: 0px;
  border-bottom: none;
}

.box-ac .main-photo {
  float: left;
  position: relative;
}

.box-ac .main-photo .bunki {
  position: absolute;
  top: 138px;
  left: 8px;
}

.box-ac .main-photo a img {
  width: 198px;
  border: 1px solid #ccc;
}

.box-ac .main-photo p {
  padding: 5px 0 0 0px;
  font-size: 0.9em;
}

.box-ac .sub-photo {
  float: left;
}

.box-ac .sub-photo img {
  width: 138px;
  margin: 0 0 0 10px;
  border: 1px solid #ccc;
}

.box-ac .detail {
  float: left;
  width: 432px;
  padding: 0 0 0 15px;
}

.box-ac .detail h4 {
  font-size: 80%;
  margin-bottom: 10px;
}

.box-ac .detail .icon {
  margin-bottom: 5px;
}

.box-ac .detail .icon p {
  margin: 0 1.5% 1.5% 0;
  padding: 2% 3.5% 1.5%;
  float: left;
  display: block;
  font-size: 0.85em;
  border-radius: 0.3em;
}

.box-ac .detail table {
  width: 432px;
  border-top: 1px solid #bbb;
  border-left: 1px solid #bbb;
  border-collapse: collapse;
  vertical-align: middle;
  text-align: center;
  font-size: 0.8em;
  margin-bottom: 10px;
}

.box-ac .detail table th {
  border-bottom: 2px solid #888;
  border-right: 1px solid #bbb;
  padding: 4px 0;
  font-weight: normal;
  background: #eee;
}

.box-ac .detail table td {
  border-bottom: 1px solid #bbb;
  border-right: 1px solid #bbb;
  padding: 5px 0;
}

.box-ac .detail table .code {
  width: 60px;
}

.box-ac .detail table .price {
  width: 180px;
  text-align: right;
  padding-right: 5px;
}

.box-ac .detail table td.hinban {
  text-align: left;
  padding: 5px 0 5px 10px;
}

.box-ac .detail table td.hinban a {
  font-weight: bold;
  background: url("/static/images/product/cable/power/ya.gif") no-repeat 0px 3px;
  padding: 2px 0 0 16px;
  text-indent: 0em;
  display: block;
  text-align: left;
  line-height: 1.2;
}

.box-cable {
  border-left: 2px solid #8D9AA2;
  margin-bottom: 30px;
}

.box-cable h3 {
  padding: 3px 0 3px 15px;
  background: #eee;
  font-weight: bold;
  font-size: 90%;
  line-height: 1.7em;
  margin-bottom: 10px;
}

.box-cable .item {
  margin: 0 0 20px 15px;
  padding-bottom: 10px;
  border-bottom: 1px dashed #ccc;
}

.box-cable .item:last-child {
  margin: 0 0 0 15px;
  padding-bottom: 0px;
  border-bottom: none;
}

.box-cable .main-photo {
  float: left;
  position: relative;
}

.box-cable .main-photo .bunki {
  position: absolute;
  top: 10px;
  left: 8px;
}

.box-cable .main-photo a img {
  width: 198px;
  border: 1px solid #ccc;
}

.box-cable .main-photo p {
  padding: 5px 0 0 0px;
  font-size: 0.9em;
}

.box-cable .detail {
  float: left;
  width: 577px;
  padding: 0 0 0 20px;
}

.box-cable .detail h4 {
  font-size: 80%;
  margin-bottom: 10px;
}

.box-cable .detail h5 {
  font-size: 80%;
  margin-bottom: 5px;
}

.box-cable .detail .left-box {
  width: 230px;
  float: left;
}

.box-cable .detail .left-box-s {
  width: 150px;
  float: left;
}

.box-cable .detail .icon {
  float: left;
  width: 250px;
  margin-bottom: 5px;
}

.box-cable .detail .icon p {
  margin: 0 5px 5px 0;
  padding: 2.8% 4% 2.5%;
  float: left;
  display: block;
  font-size: 0.85em;
  border-radius: 0.3em;
}

.detail .icon p.blue {
  background-color: #4a7fa4;
  color: #ffffff;
}

.detail .icon p.red {
  background-color: #9d4642;
  color: #ffffff;
}

.detail .icon p.green {
  background-color: #5f906e;
  color: #ffffff;
}

.detail .icon p.green.bunki {
  background-color: #4aa44b;
  color: #ffffff;
}

#main-contents .icon span {
  margin: 6% 0 0 -1.5%;
  font-size: 0.85em;
  display: block;
  float: left;
}

.box-cable .detail .text {
  margin: -5px 5px 5px 0;
  float: left;
  font-size: 0.8em;
}

.box-cable .detail .connect {
  float: right;
  margin-bottom: 10px;
  text-align: right;
}

.box-cable .detail .connect .cap340 {
  line-height: 1.6;
  text-indent: -1em;
  margin-left: 1em;
  font-size: 0.8em;
  text-align: left;
  width: 325px;
  color: #30b5e1;
}

.box-cable .detail table {
  width: 577px;
  border-top: 1px solid #bbb;
  border-left: 1px solid #bbb;
  border-collapse: collapse;
  vertical-align: middle;
  text-align: center;
  font-size: 0.8em;
  margin-bottom: 10px;
}

.box-cable .detail table th {
  border-bottom: 2px solid #888;
  border-right: 1px solid #bbb;
  padding: 4px 0;
  font-weight: normal;
  background: #eee;
}

.box-cable .detail table td {
  border-bottom: 1px solid #bbb;
  border-right: 1px solid #bbb;
  padding: 5px 0;
}

.box-cable .detail table .plug {
  padding: 0 5px;
  width: 150px;
}

.box-cable .detail table .code {
  width: 65px;
}

.box-cable .detail table .price {
  padding-right: 5px;
  text-align: right;
  width: 175px;
}

.box-cable .detail table td.hinban {
  text-align: left;
  padding: 5px 0 5px 10px;
}

.box-cable .detail table td.hinban a {
  font-weight: bold;
  background: url("/static/images/product/cable/power/ya.gif") no-repeat 0px 3px;
  padding: 2px 0 0 16px;
  text-indent: 0em;
  display: block;
  text-align: left;
  line-height: 1.2;
}

.box-cable .detail table td.hinban img {
  margin: 0 0 0 1.5em;
}

/* 戻るボタン
----------------------------------------*/
.return {
  margin: 20px 0 5px 0;
  text-align: right;
  font-size: 0.8em;
  line-height: 1.3;
}

.return img {
  margin: 0 3px 0 0;
  vertical-align: middle;
}
