@charset "UTF-8";
/* メイン枠
---------------------------*/
body.mac #mainContainer {
  font-size: 16px;
}

#container {
  width: 980px;
  font-family: "Lucida Grande","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3",Meiryo,メイリオ,sans-serif;
  line-height: 1.3;
}

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

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

/* 特徴
---------------------------*/
#title-feature {
  background: url(/static/images/product/oatap/ecotap/ecotap_kanban.jpg) no-repeat 0 0;
  width: 814px;
  height: 280px;
  position: relative;
  margin: 0 0 10px 0;
}

#title-feature a {
  position: absolute;
  top: 215px;
  left: 586px;
  width: 202px;
  height: 42px;
}

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

#tokuchu ul li {
  float: left;
  margin: 0 0 0 10px;
}

/*---------------------------
コンテンツ
---------------------------*/
#item-area {
  margin: 0 0 10px 0;
}

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

.items {
  margin-bottom: 40px;
  border-left: 2px solid #57646c;
}

.items h3 {
  margin-bottom: 10px;
  padding: 8px 6px 6px 12px;
  font-size: 0.9em;
  background-color: #e3f3b5;
  width: 794px;
  float: left;
  line-height: 125%;
}

.box {
  float: left;
  width: 800px;
  padding: 0 0 18px 0;
  border-bottom: 1px dashed #ccc;
  margin: 0 0 18px 14px;
}

.box:last-child {
  padding: 0 0 14px 0;
  margin: 0 0 0 14px;
  border: none;
}

.item-photo-area {
  float: left;
  width: 200px;
  margin-right: 14px;
}

.item-photo {
  float: left;
  margin-right: 14px;
  position: relative;
  width: 200px;
  height: 200px;
}

.item-photo + .item-photo {
  margin-top: 10px;
}

.item-photo:hover {
  opacity: 0.6;
}

.item-photo a {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 200px;
  height: 200px;
  display: block;
  z-index: 3;
}

.item-photo img.detail {
  position: absolute;
  top: 0px;
  left: 0px;
  border: 1px solid #ccc;
  z-index: 1;
}

.item-photo .switch {
  position: absolute;
  top: 6px;
  left: 6px;
  z-index: 2;
}

.icon_area {
  margin-bottom: 10px;
}

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

.icon_area p:nth-child(7n) {
  margin: 0 0px 4px 0;
}

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

/*---------------------
製品テーブル
---------------------*/
table.item-lineup {
  border-top: 1px solid #CCCCCC;
  border-left: 1px solid #CCCCCC;
  margin: 0 0 0 0;
}

.item-lineup th {
  font-weight: normal;
  height: 25px;
  border-right: 1px solid #CCCCCC;
  border-bottom: 2px solid #888888;
  font-size: 0.8em;
  background-color: #F4F4F4;
}

.item-lineup td {
  text-align: center;
  height: 21px;
  border-right: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  font-size: 0.8em;
}

.item-lineup td.plug {
  line-height: 1.3;
  width: 116px;
}

.item-lineup td.code {
  line-height: 1.3;
  width: 78px;
}

.item-lineup td.price {
  text-align: left;
  padding-left: 15px;
  width: 181px;
}

.item-lineup td.hinban {
  text-align: left;
  padding-left: 13px;
  padding-top: 3px;
  padding-bottom: 3px;
  width: 206px;
}

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

.item-lineup td a span {
  font-size: 0.9em;
}

.item-lineup td.hinban img {
  padding: 0 0 2px 0;
}

.item-navi {
  margin: 14px 0 14px 0;
}

/*---------------------
機能
---------------------*/
#function-area {
  background-color: #e3f3b5;
  font-size: 0.95em;
  padding: 8px 15px 10px 15px;
}

.function-box {
  background-color: #fff;
  padding: 10px 10px 8px 10px;
  margin: 0 0 10px 0;
}

.function-box h3 {
  padding: 0 0 8px 0;
}

.function-box li {
  float: left;
  margin: 0 0 0 10px;
  width: 360px;
}

.function-box li:nth-child(2n) {
  float: left;
  width: 345px;
  margin: 0 0 0 40px;
}

.function-box li:nth-child(2n):after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

.function-box li p {
  padding: 3px 0 0 0;
  line-height: 1.3;
  font-size: 0.9em;
}

.function-box li:nth-child(n+3) {
  margin-top: 17px;
}

.function-box li .text-right {
  float: left;
  width: 210px;
}

.function-box li:nth-child(2n) .text-right {
  width: 185px;
}

.function-box li .text-left {
  float: left;
  width: 260px;
}

.function-box li:nth-child(2n) .text-left {
  width: 190px;
}

.function-box li .photo-left {
  float: left;
  padding: 5px 0 4px 0;
  margin: 0 10px 0 0;
}

.function-box li .photo-right {
  float: left;
  padding: 5px 0 4px 0;
  margin: 0 0 0 10px;
}

/* 検索システムバナー */
a.search {
  display: block;
  margin: 0 0 12px;
}

div.search-banner {
  text-align: center;
  margin: 40px 0 35px;
}
