@charset "UTF-8";
/* ヘッド
---------------------------------------------- */
#container {
  width: 980px;
}

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

h1#ttl {
  border-bottom: 1px solid #cccccc;
  font-size: 1.7em;
  margin: 0 0 12px;
  padding-bottom: 5px;
}

p#selectKind {
  border-bottom: 1px solid #cccccc;
  font-size: 1.7em;
  margin: 0 0 10px;
  padding-bottom: 5px;
}

#sidemenu {
  float: left;
  height: 100%;
  width: 147px;
}

#title-banner {
  margin: 0 0 35px 0;
}

#cleaner-banner {
  margin: 0 0 15px 496px;
}

.extraBtn {
  text-align: right;
  margin-bottom: 5px;
}

/*---------------------------
ページリンク
---------------------------*/
ul.page-link {
  list-style-type: none;
  margin: 0 0 15px 0;
  padding: 14px 0 10px 14px;
  font-size: 0.8em;
  line-height: 0.8em;
  background-color: #f1f1ef;
  border: 1px solid #bbbbb9;
}

ul.page-link li {
  float: left;
  margin: 0 7px 0 0;
  position: relative;
}

ul.page-link li img.num {
  position: absolute;
  top: 21px;
  left: 14px;
}

ul.page-link li.btnTop, ul.page-link li.btnMiddle {
  margin-bottom: 8px;
}

.taiou {
  margin-bottom: 16px;
  padding-right: 10px;
  text-align: right;
}

/*---------------------------
カテゴリタイトル
---------------------------*/
h2.cateTitle {
  margin-bottom: 15px;
  zoom: 100%;
}

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

h2.cateTitle img {
  float: left;
}

body h2.cateTitle p {
  float: left;
  background: url(/static/images/product/common/head_01.png) repeat-x 0 0;
  padding: 10px 0 10px 12px;
  width: 761px;
  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/common/head_01.png) repeat-x 0 0;
  padding: 12px 0 8px 12px;
  width: 761px;
  height: 19px;
  font-size: 1.1em;
  font-weight: bold;
  color: #333333;
  zoom: 100%;
}

h2.cateTitle p.end {
  float: left;
  background: url(/static/images/product/common/head_02.png) no-repeat 0 0;
  padding: 0;
  width: 10px;
  height: 39px;
  zoom: 100%;
}

body.mac.chrome h2.cateTitle p.end {
  float: left;
  background: url(/static/images/product/common/head_02.png) no-repeat 0 0;
  padding: 0;
  width: 10px;
  height: 39px;
  zoom: 100%;
}

/*---------------------------
コンテンツ
---------------------------*/
.summary_single {
  border-left: 6px solid #cccccc;
  font-size: 0.95em;
  font-weight: bold;
  height: 28px;
  line-height: 1.1;
  margin-bottom: 15px;
  padding: 10px 0 0 8px;
}

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

.contentOuter {
  zoom: 100%;
}

.cont_l,
.cont_r {
  float: left;
}

.cont_l img {
  border: 1px solid #cccccc;
}

.cont_r {
  padding-left: 20px;
}

.article {
  font-weight: bold;
  font-size: 0.85em;
  margin-bottom: 4px;
}

.itemNumber {
  font-weight: bold;
  font-size: 0.85em;
}

.price {
  font-size: 0.85em;
  margin-left: 8px;
}

.cont_r_inner {
  width: 590px;
  margin-top: 15px;
}

.innerTitle {
  background-color: #e1e1e1;
  font-size: 0.9em;
  font-weight: bold;
  padding: 8px 15px;
}

.cont_r_inner dt,
.cont_r_inner dd {
  float: left;
  height: 110px;
}

.cont_r_inner dl {
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 15px;
  border-left: 1px solid #d0d0d0;
  border-right: 1px solid #d0d0d0;
  border-bottom: 1px solid #d0d0d0;
  zoom: 100%;
}

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

.cont_r_inner dt {
  width: 100px;
  border-bottom: 1px dotted #d6d6d6;
  padding-top: 10px;
}

.cont_r_inner dd.left {
  width: 164px;
  padding: 10px 20px 0 10px;
  border-bottom: 1px dotted #d6d6d6;
}

.cont_r_inner dd.right {
  width: 164px;
  padding: 10px 0 0 10px;
  border-bottom: 1px dotted #d6d6d6;
}

.name {
  font-size: 0.75em;
  font-weight: bold;
  margin-bottom: 4px;
}

.explain {
  font-size: 0.75em;
  line-height: 1.3;
  margin-bottom: 8px;
}

.separate {
  font-size: 0.75em;
}

.cont_r_inner dt.no_line,
.cont_r_inner dd.no_line {
  border: none;
}

.cont_r_inner dl dt.close_top {
  clear: both;
  text-align: left;
  height: 25px;
  border: none;
  width: 588px;
  border-top: none;
  margin-top: -10px;
  font-size: 0.9em;
}

.cont_r_inner dl dt.close_top img {
  margin-right: 5px;
}

.cont_r_inner dl dt.close {
  clear: both;
  text-align: center;
  height: 25px;
  border: none;
  width: 588px;
  border-top: 1px solid #d6d6d6;
  margin-left: -10px;
  font-size: 0.9em;
}

.cont_r_inner dl dt.close img {
  margin-right: 5px;
}

#slideCont_tlset2,
#slideCont_tlset {
  display: none;
}

.openOuter {
  border-left: 1px solid #d0d0d0;
  border-right: 1px solid #d0d0d0;
  border-bottom: 1px solid #d0d0d0;
  padding: 10px 0 10px 10px;
  font-size: 0.9em;
}

.openOuter img {
  margin-right: 5px;
}

.slide_u,
.open_u,
.slide_d,
.open_d {
  cursor: pointer;
  color: #1c64b3;
}

.slide_u:hover,
.open_u:hover,
.slide_d:hover,
.open_d:hover {
  cursor: pointer;
  color: #ff0000;
}

/*---------------------------
サイドメニュー
---------------------------*/
#sidemenu {
  float: left;
  width: 147px;
  height: 100%;
  /*この指定がないとMacIEで#sidemenuが表示されない*/
}

.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;
}

.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 0 4px 0;
  width: 145px;
  background: url(/static/images/product/common/dot_line.gif) left bottom repeat-x;
}

.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 {
  margin: 0 0 0 0;
  background: none;
}

.sidemenu-type ul li span,
.sidemenu-type_cate ul li span {
  display: block;
  float: left;
  height: 1%;
  padding: 0 0 4px 7px;
  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;
}

#bannerArea {
  margin-bottom: 15px;
}

#bannerArea a {
  display: block;
  margin: 5px 0;
}

/* ページ内リンク
----------------------------------------------
p#page-link {
	margin: 0 0 15px 0;
	font-size: 0.75em;
	line-height: 1.4;
}

p#page-link span {
	color: #666666;
}
 */
/* 説明
---------------------------------------------- */
#explain-area {
  margin: 0 0 50px 0;
}

/* 光ファイバ自作手順
---------------------------------------------- */
#order-area {
  margin: 0 0 50px 0;
}

#order-area h2 {
  margin: 0 0 8px 0;
}

#order-area p.h2-atn {
  margin: 0 0 8px 0;
  color: #ff0000;
  font-size: 0.8em;
  font-weight: bold;
}

.order-wrap {
  padding: 15px;
  background-color: #dcf2ff;
}

.order-wrap ul {
  list-style-type: none;
}

.order-wrap ul li {
  width: 120px;
  float: left;
  font-size: 0.7em;
  line-height: 1.1em;
}

.order-wrap ul li img {
  margin: 0 0 2px 0;
  display: block;
  border: 1px solid #1c4faa;
}

.order-wrap ul li.arrow {
  margin: 0 5px 0 5px;
  width: 16px;
}

.order-wrap ul li.arrow img {
  margin: 33px 0 0 0;
  border: none;
}

.order-wrap .margin-b {
  margin: 0 0 15px 0;
}

/* 自作用工具セット
---------------------------------------------- */
#tool-area {
  margin: 0 0 50px 0;
}

#tool-area h2 {
  margin: 0 0 15px 0;
}

.tool-set-arrow {
  margin: -35px 0 0 195px;
}

.tool-set {
  margin: 0 0 20px 0;
  padding: 0 15px 15px 15px;
  background-color: #dcf2ff;
}

.tool-set h4 {
  padding: 5px 0 5px 0;
}

.tool-row {
  margin: 0 0 30px 0;
}

.row-end {
  margin: 0 0 0 0;
}

.tool-set dl {
  margin: 0 21px 0 0;
  width: 100px;
  float: left;
}

.tool-set dl.tool-end {
  margin: 0 0 0 0;
}

.tool-set dl dt {
  margin: 0 0 10px 0;
  width: 100px;
  height: 90px;
}

.tool-set img {
  vertical-align: middle;
}

.tool-set dl dd.tool-name {
  font-size: 0.8em;
  font-weight: bold;
}

.tool-set dl dd.tool-cmt {
  font-size: 0.7em;
  line-height: 1.1em;
}

/* 消耗部品一覧表
---------------------------------------------- */
.consumable-tool {
  width: 500px;
}

.consumable-tool caption {
  font-size: 0.8em;
  font-weight: bold;
  text-align: left;
}

.consumable-tool table.lineup-hyo {
  margin: 0 0 5px 0;
  width: 100%;
  table-layout: fixed;
  background-color: #666666;
}

.consumable-tool table.lineup-hyo th {
  padding: 3px;
  font-weight: normal;
  font-size: 0.8em;
  text-align: center;
  background-color: #dcf2ff;
}

.consumable-tool table.lineup-hyo td {
  padding: 1px 3px 1px 5px;
  font-size: 0.8em;
  line-height: 1.2em;
  background-color: #ffffff;
}

.list-no {
  width: 25px;
  font-weight: bold;
  text-align: center;
}

.p-no {
  width: 90px;
  font-weight: bold;
}

.consumable-tool table.lineup-hyo th.price {
  width: 130px;
}

.consumable-tool table.lineup-hyo td.price {
  width: 130px;
  font-size: 1em;
  text-align: center;
}

.consumable-tool table.lineup-hyo tr.trcolor1 td {
  background-color: #e8e8e8;
}

.consumable-tool table.lineup-hyo tr.trcolor2 td {
  background-color: #ffffff;
}

.consumable-tool table.lineup-hyo tr td.color1 {
  background-color: #e8e8e8;
}

/* 製品カテゴリ
---------------------------------------------- */
.cate-area {
  margin: 0 0 50px 0;
}

.cate-area h2 {
  margin: 0 0 15px 0;
}

.cate-area h3 {
  margin: 0 0 5px 0;
}

.cate-area .block-row {
  margin: 0 0 25px 0;
}

.cate-area .block-row .block-l {
  float: left;
  width: 350px;
}

.cate-area .block-row .block-r {
  float: right;
  width: 350px;
}

.cate-area .item-img {
  float: left;
  width: 130px;
}

.cate-area .item-detail {
  float: left;
  width: 220px;
}

.cate-area .item-spec dt {
  margin: 0 0 5px;
  font-size: 0.8em;
  font-weight: bold;
}

.cate-area .item-spec dd {
  font-size: 0.8em;
  line-height: 1.2em;
  margin: -4px 0 5px;
}

.cate-area .item-spec dt a,
.cate-area .item-spec dd a {
  font-weight: bold;
}

.cate-area ul.item-thumb {
  list-style-type: none;
}

.cate-area ul.item-thumb li {
  width: 40px;
  float: left;
}

.cate-area ul.item-thumb li img {
  display: block;
  border: 1px solid #000000;
}

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

/* フロート解除処理
---------------------------------------------- */
/* for modern brouser */
.clfx:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  max-height: 0;
  visibility: hidden;
}

/* IE7,MacIE5 */
.clfx {
  display: inline-block;
}

/* WinIE6 below, Exclude MacIE5 \*/
* html .clfx {
  height: 1%;
}

.clfx {
  display: block;
}

/**/
/* 破線
---------------------------------------------- */
p#dashed {
  border-bottom: 1px solid #cccccc;
  border-style: dashed;
  font-size: 1.7em;
  margin: 0 0 10px;
  padding-bottom: 5px;
  margin: 50px 0 50px 0;
}

/* 工具キット用消耗品（別売り）
---------------------------------------------- */
p#kougu {
  border-bottom: 1px solid #cccccc;
  font-size: 1em;
  font-weight: bold;
  height: 28px;
  line-height: 1;
  margin-bottom: 15px;
  margin: 40px 0 30px 0;
}

/* 工具キット用消耗品（別売り）のリスト
---------------------------------------------- */
.contentOuter_2 {
  float: left;
  margin: 1px 30px 20px 0;
  width: 377px;
  padding-bottom: 12px;
  border-bottom: 1px dotted #ababab;
}

.mouseListArea {
  zoom: 100%;
}

.contentList_2 {
  zoom: 100%;
}

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

.contentList_2Inner {
  width: 377px;
  clear: both;
}

.summary {
  display: flex;
  align-items: center;
  border-left: 6px solid #cccccc;
  font-weight: bold;
  font-size: 0.95em;
  line-height: 1.1;
  margin-bottom: 15px;
  height: 48px;
  padding: 1px 0 0 8px;
}

.summary2 {
  display: flex;
  align-items: center;
  border-left: 6px solid #cccccc;
  font-weight: bold;
  font-size: 0.95em;
  line-height: 1.1;
  margin-bottom: 15px;
  height: 48px;
  padding: 1px 0 0 8px;
}

.stockNumber {
  font-size: 0.95em;
  font-weight: bold;
  margin-bottom: 3px;
  line-height: 1.2;
}

.kankyo_icon img {
  margin-top: 5px;
  display: block;
}

.set_icon {
  margin: 8px 0 0;
}

span.color {
  display: block;
  font-size: 0.7em;
  padding: 2px 0 0 16px;
}

.contentList_2Inner .left {
  float: left;
  padding: 0 20px 10px 0px;
}

.contentList_2Inner .left img {
  border: 1px solid #cccccc;
}

.contentList_2Inner .right {
  float: left;
  width: 150px;
}

.contentList_2Inner .right .hinbanArea {
  height: 70px;
}

.contentList_2Inner .right img.imgFt {
  border: 1px solid #cccccc;
}

.iconArea {
  clear: both;
  width: 377px;
}

.compatible {
  margin-bottom: 5px;
}

.icon {
  margin-bottom: 30px;
}

.compatible img,
.icon img {
  margin-right: 1px;
}

.contentList_2Inner .right ul {
  margin-bottom: 5px;
}

.contentList_2Inner .right ul.brank {
  margin-bottom: 5px;
}

.contentList_2Inner .right ul li {
  margin-bottom: 3px;
}

.contentList_2Inner .right ul li img {
  vertical-align: -1px;
  margin-right: 6px;
}

.contentList_2Inner .right ul li a {
  font-weight: bold;
  font-size: 0.95em;
}

.price {
  font-size: 0.8em;
  margin-bottom: 8px;
  margin: 0px 0 10px 0px;
}

/* 工具キット用消耗品（別売り）のリスト（下線なし）
---------------------------------------------- */
.contentOuter_3 {
  float: left;
  margin: 1px 30px 20px 0;
  width: 377px;
  padding-bottom: 12px;
}

.mouseListArea {
  zoom: 100%;
}

.contentList_3 {
  zoom: 100%;
}

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

.contentList_3Inner {
  width: 377px;
  clear: both;
}

.summary {
  display: flex;
  align-items: center;
  border-left: 6px solid #cccccc;
  font-weight: bold;
  font-size: 0.95em;
  line-height: 1.1;
  margin-bottom: 15px;
  height: 48px;
  padding: 1px 0 0 8px;
}

.summary2 {
  display: flex;
  align-items: center;
  border-left: 6px solid #cccccc;
  font-weight: bold;
  font-size: 0.95em;
  line-height: 1.1;
  margin-bottom: 15px;
  height: 48px;
  padding: 1px 0 0 8px;
}

.stockNumber {
  font-size: 0.95em;
  font-weight: bold;
  margin-bottom: 3px;
  line-height: 1.2;
}

.kankyo_icon img {
  margin-top: 5px;
  display: block;
}

.set_icon {
  margin: 8px 0 0;
}

span.color {
  display: block;
  font-size: 0.7em;
  padding: 2px 0 0 16px;
}

.contentList_3Inner .left {
  float: left;
  padding: 0 20px 10px 0px;
}

.contentList_3Inner .left img {
  border: 1px solid #cccccc;
}

.contentList_3Inner .right {
  float: left;
  width: 150px;
}

.contentList_3Inner .right .hinbanArea {
  height: 70px;
}

.contentList_3Inner .right .hinbanArea2 {
  height: 90px;
}

.contentList_3Inner .right img.imgFt {
  border: 1px solid #cccccc;
}

.iconArea {
  clear: both;
  width: 377px;
}

.compatible {
  margin-bottom: 5px;
}

.icon {
  margin-bottom: 30px;
}

.compatible img,
.icon img {
  margin-right: 1px;
}

.contentList_3Inner .right ul {
  margin-bottom: 5px;
}

.contentList_3Inner .right ul.brank {
  margin-bottom: 5px;
}

.contentList_3Inner .right ul li {
  margin-bottom: 3px;
}

.contentList_3Inner .right ul li img {
  vertical-align: -1px;
  margin-right: 6px;
}

.contentList_3Inner .right ul li a {
  font-weight: bold;
  font-size: 0.95em;
}

.price {
  font-size: 0.8em;
  margin-bottom: 8px;
  white-space: nowrap;
  margin: 0px 0 5px 0px;
}

/* 小文字
---------------------------------------------- */
.komoji {
  font-size: 0.5em;
  margin-bottom: 8px;
  margin: 10px 0 10px 0px;
  white-space: nowrap;
}

.komoji2 {
  font-size: 0.75em;
  line-height: 1.3em;
  white-space: nowrap;
  margin: 10px 0 10px 0px;
}

/* 絵文字の位置
---------------------------------------------- */
.icon_ichi {
  margin: 10px 0 0px 0;
}
