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

/*************「ｐ」タグのマージン上下を0pxに*************/
p {
  margin-top: 0;
  margin-bottom: 0;
}

/*-------------------------
メインタイトル
--------------------------*/
h1 {
  border-bottom: 1px solid #CCCCCC;
  font-size: 1.7em;
  margin: 0 0 12px;
  padding-bottom: 5px;
}

#container {
  width: 980px;
}

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

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

#title-banner_sub {
  margin: 0 0 20px 0;
}

/*************パンくずリストの設定*************/
.breadcrumbs {
  font-size: 0.7em;
  color: #333333;
}

/*************フォントの指定*************/
/*ふと文字*/
.bold {
  font-weight: bold;
}

/*フォントサイズ1文字の大きさと行間*/
.font070 {
  font-size: 0.7em;
  line-height: 1.3em;
}

.font075 {
  font-size: 0.75em;
  line-height: 1.3em;
}

.font080 {
  font-size: 0.8em;
  line-height: 1.3em;
}

.font085 {
  font-size: 0.85em;
  line-height: 1.4em;
}

.font090 {
  font-size: 0.9em;
  line-height: 1.5em;
}

.font100 {
  font-size: 1em;
  line-height: 1.5em;
}

.font110 {
  font-size: 1.1em;
  line-height: 1.5em;
}

/*************フォント見せ方の調整*************/
.i1 {
  /*文字間隔をあける*/
  letter-spacing: 0.7em;
}

.textspace {
  margin: 0em 0em 0em 0em;
  padding: 0.5em 0em 0em 0.5em;
}

/**********まわりこみ**********/
.mawarikomiR {
  float: left;
  margin-right: 0.5em;
}

.mawarikomiL {
  /*文字が画像の左にまわりこむ*/
  float: right;
  margin-left: 0.5em;
}

/************* 罫線 *************/
.border-tap {
  border-top: 1px none #8D8E8D;
  border-right: 1px solid #8D8E8D;
  border-bottom: 1px solid #8D8E8D;
  border-left: 1px solid #8D8E8D;
}

.border-dot {
  border-top: 1px dotted #999999;
  border-right: 1px none #999999;
  border-bottom: 1px none #999999;
  border-left: 1px none #999999;
}

/************* ラインナップ *************/
.lineup {
  border-collapse: collapse;
}

.lineup th {
  border: 1px solid #666666;
  background-color: #E3CCD7;
  font-weight: normal;
  font-size: 0.8em;
  text-align: center;
}

.lineup td {
  border: 1px solid #666666;
  background-color: #FFFFFF;
  font-weight: normal;
  font-size: 0.8em;
}

/*---------------------------
ページリンク
---------------------------*/
ul.page-link {
  list-style-type: none;
  margin: 0 0 40px 0;
  padding: 11px 0 5px 13px;
  font-size: 0.8em;
  line-height: 0.8em;
}

ul.page-link:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

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

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

#typeList {
  background-color: #EEEEEE;
  padding: 10px;
  margin-bottom: 25px;
  border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  -webkit-border-radius: 0.5em;
  -o-border-radius: 0.5em;
  -ms-border-radius: 0.5em;
}

#typeListTable {
  border: 1px solid #BBBBBB;
  border-collapse: collapse;
  background-color: #FFFFFF;
}

#typeListTable th, #typeListTable td {
  border-right: 1px solid #BBBBBB;
  border-bottom: 1px solid #BBBBBB;
  border-collapse: collapse;
  padding: 5px;
}

#typeListTable th {
  color: #FFFFFF;
  background-color: #666666;
  font-size: 0.95em;
}

#typeListTable td {
  font-size: 0.9em;
  line-height: 1.2;
}

#typeListTable img {
  margin: 0 2px;
}

/*----------

-----------*/
#tab {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border-bottom: 4px solid #1B4FAA;
  overflow: hidden;
}

#tab li {
  float: left;
  height: 52px;
}

#tab li a#tab-other {
  display: block;
  width: 264px;
  height: 52px;
  margin: 0 0 0 0;
  background-color: transparent;
  background-position: left bottom;
  background-repeat: no-repeat;
  text-indent: -9999px;
  outline: none;
}

#tab li a {
  display: block;
  width: 264px;
  height: 52px;
  margin: 0 11px 0 0;
  background-color: transparent;
  background-position: left bottom;
  background-repeat: no-repeat;
  text-indent: -9999px;
  outline: none;
}

/* MacIE以外 ¥*/
#tab li a {
  overflow: hidden;
}

#tab li a#tab-desk {
  background-image: url(../../../../static/images/service/ordermade/jirei/furniture/cate_desk.jpg);
}

#tab li a#tab-rack {
  background-image: url(../../../../static/images/service/ordermade/jirei/furniture/cate_rack.jpg);
}

#tab li a#tab-other {
  background-image: url(../../../../static/images/service/ordermade/jirei/furniture/cate_other.jpg);
}

#tab li a:hover,
#tab li a:active {
  display: block;
  background-color: transparent;
  background-position: left top;
  background-repeat: no-repeat;
}

#tab li a#tab-desk:hover,
#tab li a#tab-desk:active,
#tab li.current a#tab-desk {
  background-image: url("../../../../static/images/service/ordermade/jirei/furniture/cate_desk_over.jpg");
}

#tab li a#tab-rack:hover,
#tab li a#tab-rack:active,
#tab li.current a#tab-rack {
  background-image: url("../../../../static/images/service/ordermade/jirei/furniture/cate_rack_over.jpg");
}

#tab li a#tab-other:hover,
#tab li a#tab-other:active,
#tab li.current a#tab-other {
  background-image: url("../../../../static/images/service/ordermade/jirei/furniture/cate_other_over.jpg");
}

#deskArea {
  margin: 0;
  border-left: 1px solid #999;
  border-right: 1px solid #999;
  border-bottom: 1px solid #999;
  background-color: #D1E1EE;
  display: block;
  width: 812px;
}

.flowchart {
  margin: 10px 614px 15px;
}

.AreaTop {
  margin: 0 0 0 0;
  padding: 10px 0 0 5px;
}

.AreaBottom {
  margin: 0 0 0 0;
  padding: 15px 0 15px 165px;
}

.AreaItem {
  margin: 0 0 0 0;
  padding: 0 0 0 5px;
}

.AreaLinkItem {
  position: relative;
  width: 810px;
}

.AreaLinkItem2 {
  position: absolute;
  top: 28px;
  left: 513px;
}

.AreaLinkItem3 {
  position: absolute;
  top: 54px;
  left: 513px;
}

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

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;
  position: relative;
}

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;
  position: relative;
}

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

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

.category1 {
  position: absolute;
  top: 0px;
  left: 490px;
}

.category1head {
  padding: 15px 0 0 15px;
  position: relative;
}

/*---------------------------
コンテンツ（写真）
---------------------------*/
.tap {
  position: absolute;
  top: 23px;
  left: 23px;
}

.tap2 {
  position: absolute;
  top: 240px;
  left: 23px;
}

.tap3 {
  position: absolute;
  left: 170px;
  top: 7px;
}

.tap4 {
  float: left;
  position: relative;
  display: block;
}

.tap5 {
  position: absolute;
  left: 210px;
  top: 7px;
}

.tap6 {
  position: absolute;
  top: 10px;
  left: 23px;
}

/*---------------------------
コンテンツ
---------------------------*/
.batteryList {
  padding-left: 609px;
  margin-bottom: 10px;
}

body.windows.chrome .batteryList {
  padding-left: 609px;
  margin-bottom: 20px;
}

/*-- 1 --*/
.contentList {
  border-left: 2px solid #5A6368;
  margin-bottom: 30px;
  zoom: 100%;
}

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

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

.listTitle {
  background-color: #EEEEEE;
  padding: 8px 0 8px 10px;
  font-size: 0.95em;
}

.iconList {
  padding: 10px 0 0 15px;
}

.listL {
  float: left;
  padding: 15px 0 0 15px;
  position: relative;
}

.listL a {
  display: block;
  margin-bottom: 15px;
}

.listL a.exception {
  display: inline;
  margin-bottom: 15px;
}

.listL img.fst {
  border: 1px solid #BBBBBB;
}

.listL img.fst1 {
  border: 1px solid #BBBBBB;
  margin-bottom: 10px;
}

.listL img.fst1noline {
  margin-bottom: 10px;
}

.listL2 {
  float: left;
  padding: 0 0 0 15px;
  position: relative;
}

.listL2 img.fst1 {
  border: 1px solid #BBBBBB;
  margin-bottom: 10px;
}

.listL2 img.fst1noline {
  margin-bottom: 10px;
}

.listR {
  float: left;
  padding: 15px 0 0 20px;
  width: 500px;
}

.back {
  background-color: #EEEEEE;
}

.listR table {
  width: 500px;
  border-top: 1px solid #ABABAB;
  border-left: 1px solid #ABABAB;
  border-collapse: collapse;
}

.listR table tr th {
  font-weight: normal;
}

.listR table tr th {
  padding: 4px;
  text-align: center;
  font-size: 0.9em;
  border-right: 1px solid #ABABAB;
  border-bottom: 2px solid #ABABAB;
  border-collapse: collapse;
}

.listR table tr td {
  padding: 4px;
  text-align: center;
  font-size: 0.9em;
  border-right: 1px solid #ABABAB;
  border-bottom: 1px solid #ABABAB;
  border-collapse: collapse;
}

.listR2 {
  float: left;
  padding: 0 0 0 20px;
  width: 500px;
}

.listR2 table {
  width: 500px;
  border-top: 1px solid #ABABAB;
  border-left: 1px solid #ABABAB;
  border-collapse: collapse;
}

.listR2 table tr th {
  font-weight: normal;
}

.listR2 table tr th {
  padding: 4px;
  text-align: center;
  font-size: 0.9em;
  border-right: 1px solid #ABABAB;
  border-bottom: 2px solid #ABABAB;
  border-collapse: collapse;
}

.listR2 table tr td {
  padding: 4px;
  text-align: center;
  font-size: 0.9em;
  border-right: 1px solid #ABABAB;
  border-bottom: 1px solid #ABABAB;
  border-collapse: collapse;
}

.cord {
  background-color: #EEEEEE;
  padding: 15px;
  border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  -webkit-border-radius: 0.5em;
  -o-border-radius: 0.5em;
  -ms-border-radius: 0.5em;
  zoom: 100%;
  margin-left: 15px;
  margin-top: 15px;
}

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

.leftInner, .rightInner {
  float: left;
  font-size: 0.95em;
}

.leftInner p {
  margin-top: 10px;
  padding-left: 20px;
  width: 500px;
  line-height: 1.3;
}

.textTitle {
  color: #125AB4;
}

.rightInner {
  padding-left: 15px;
}

.rightInner img {
  margin: 5px 0;
}

.listIcon img {
  vertical-align: -8px;
}

.listIcon span {
  margin: 0 5px;
  font-size: 0.9em;
}

.listSub {
  font-size: 0.95em;
  padding: 0 0 4px;
}

.listLink {
  line-height: 1.2;
  font-weight: bold;
}

.listR a {
  font-weight: bold;
  color: #1C64B3;
  text-decoration: none;
}

.listR a:hover {
  font-weight: bold;
  color: #FF0000;
  text-decoration: underline;
}

.color {
  font-size: 0.95em;
}

.price {
  padding-top: 3px;
  font-size: 0.95em;
}

.listNote {
  margin-top: 10px;
  padding-top: 10px;
  width: 572px;
}

.capa {
  font-size: 0.95em;
  line-height: 1.3;
}

.att {
  padding-top: 5px;
  font-size: 0.8em;
  color: #FF0000;
  line-height: 1.3;
}

.attTrans {
  text-indent: -1em;
  margin-left: 1em;
  padding-top: 5px;
  font-size: 0.8em;
  color: #FF0000;
  line-height: 1.3;
}

.plugList {
  padding: 10px 8px;
  background-color: #EEEEEE;
  margin-top: 10px;
}

.plugList img {
  margin: 0 3px;
}

.plugList img.fst {
  margin-bottom: 10px;
}

.innerInside {
  padding: 5px 0 0 15px;
}

.listTableCommon {
  border: 1px solid #BBBBBB;
  border-collapse: collapse;
  background-color: #FFFFFF;
  margin-top: 10px;
}

.listTableCommon th, .listTableCommon td {
  border-right: 1px solid #BBBBBB;
  border-bottom: 1px solid #BBBBBB;
  border-collapse: collapse;
  padding: 5px;
}

.linkRw {
  display: block;
  margin: 10px 0;
}

.rwBt {
  zoom: 100%;
}

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

.rwBtLt {
  float: left;
}

.rwBtRt {
  float: left;
  padding-left: 15px;
}

.rwBtRt img {
  border: 1px solid #BBBBBB;
  padding: 10px;
}

/*-- 2 --*/
.circle {
  background-color: #777777;
  padding: 5px;
  margin-bottom: 5px;
  border-radius: 1.2em;
  -moz-border-radius: 1.2em;
  -webkit-border-radius: 1.2em;
  -o-border-radius: 1.2em;
  -ms-border-radius: 1.2em;
  width: 180px;
  text-align: center;
  color: #FFFFFF;
  font-size: 0.95em;
  font-weight: bold;
}

.item {
  border-bottom: 1px dotted #BFBFBF;
  padding: 7px 0;
}

.item-area {
  position: relative;
}

.item_last {
  border-bottom: 1px dotted #FFFFFF;
  padding: 7px 0;
  margin-bottom: 15px;
}

.option {
  padding: 10px;
  margin-left: 15px;
  margin-top: 10px;
  background-color: #E1EDF9;
  zoom: 100%;
}

.optionTtl {
  font-weight: bold;
  font-size: 0.98em;
  margin-bottom: 10px;
}

.optionTtl span {
  font-weight: normal;
  margin-left: 10px;
  font-size: 0.9em;
}

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

.option img {
  border: 1px solid #BBBBBB;
  float: left;
}

.optionRight {
  float: left;
  padding-left: 15px;
}

.optionRight ul {
  width: 550px;
  margin-bottom: 10px;
}

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

.optionRight ul li {
  float: left;
  padding: 3px 0;
  width: 270px;
}

.optionRight ul li span {
  margin-left: 4px;
  font-size: 0.95em;
}

.att_nf {
  font-size: 0.9em;
  padding: 2px 0;
  color: #00ADEF;
  margin: 0;
  width: 500px;
}

#batteryNote {
  text-align: center;
  margin-bottom: 20px;
}

#transExp {
  padding: 10px;
  border: 2px solid #D0D0D0;
  margin-bottom: 20px;
  border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  -webkit-border-radius: 0.5em;
  -o-border-radius: 0.5em;
  -ms-border-radius: 0.5em;
}

.transInner {
  background-color: #E5EFF9;
  padding: 10px;
  zoom: 100%;
}

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

.transInner table {
  background-color: #FFFFFF;
}

.transInner table {
  border: 1px solid #BBBBBB;
  border-collapse: collapse;
  background-color: #FFFFFF;
  margin-top: 10px;
  float: left;
  width: 374px;
}

.transInner table th, .transInner table td {
  border-right: 1px solid #BBBBBB;
  border-bottom: 1px solid #BBBBBB;
  border-collapse: collapse;
  padding: 5px;
  font-size: 0.95em;
}

.transInner table th {
  font-weight: normal;
}

.transListRight {
  margin-left: 20px;
}

.transNote {
  font-size: 0.95em;
}

.transNote span {
  font-weight: bold;
  display: block;
  margin-bottom: 4px;
}

.transRead {
  font-size: 0.95em;
  line-height: 1.3;
  margin-bottom: 10px;
}

.transAtt {
  display: block;
  color: #FF0000;
}

.transAttBot {
  font-size: 0.95em;
  line-height: 1.3;
  display: block;
  color: #FF0000;
  padding: 10px 12px 0;
}

.listL p {
  float: left;
}

.listL .set {
  padding-left: 10px;
}

.listL .set span {
  display: block;
}

.kome {
  color: #FF0000;
}

.vat {
  vertical-align: top;
  border: none;
}

.set {
  font-size: 0.95em;
}

.listAtt {
  color: #FF0000;
}

#note {
  border-bottom: 1px solid #BBBBBB;
  border-left: 1px solid #BBBBBB;
  border-right: 1px solid #BBBBBB;
  padding: 10px 20px 0;
  margin-bottom: 20px;
  -moz-border-bottom-left-radius: 7px;
  -moz-border-bottom-right-radius: 7px;
  -webkit-border-radius-bottomleft: 7px;
  -webkit-border-radius-bottomright: 7px;
  border-bottom-left-radius: 7px;
  border-bottom-right-radius: 7px;
  /*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
  zoom: 100%;
}

.headItem1 {
  font-size: 0.9em;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 5px 0px;
}

.headItem2 {
  margin: 8px 0px 8px 190px;
}

.headItem3 {
  margin: 0 0 0 -20px;
  padding: 10px 0 20px 0;
}

#outline1:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

#outline1 {
  border: 1px solid #FF7F00;
  padding: 10px 20px 0;
  margin-bottom: 20px;
  /*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
  zoom: 100%;
}

#outlineItem1 {
  width: 280px;
  float: left;
}

#outlineItem1 p span {
  border: 1px solid #FF7F00;
  background-color: #FF7F00;
  color: #FFFFFF;
  padding: 10px 20px 0;
  margin-bottom: 20px;
  width: 190px;
  font-weight: bold;
  margin: 0 0 10px 0;
  padding: 5px 0 5px 10px;
  float: left;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  /*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
  zoom: 100%;
}

#outlineItem1 p {
  font-size: 0.9em;
  width: 280px;
  float: left;
  line-height: 1.3;
}

.listR table tr td.hinbanleft {
  text-align: left;
  padding-left: 20px;
  width: 130px;
}

.listR table tr td.hinbancenter {
  width: 130px;
}

.outlineItem2 {
  float: left;
  margin: 0 0 10px 0;
  padding: 0 0 5px 7px;
}

.outlineItem3 {
  margin: 0 0 10px -20px;
}

#outline4:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

#outline4 {
  border: 1px solid #26B7AA;
  padding: 10px 20px 0;
  margin-bottom: 20px;
  /*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
  zoom: 100%;
}

#outlineItem4 {
  width: 280px;
  float: left;
}

#outlineItem4 p span {
  border: 1px solid #26B7AA;
  background-color: #26B7AA;
  color: #FFFFFF;
  padding: 10px 20px 0;
  margin-bottom: 20px;
  width: 135px;
  font-weight: bold;
  font-size: 0.95em;
  margin: 0 0 10px 0;
  padding: 5px 0 5px 10px;
  float: left;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  /*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
  zoom: 100%;
}

.outlineItem4b {
  font-size: 0.9em;
  width: 280px;
  float: left;
  line-height: 1.3;
}

.outlineItem5 {
  font-size: 0.9em;
  width: 260px;
  float: left;
  line-height: 1.3;
  color: #20A7DF;
}

.outlineItem6 {
  font-size: 0.9em;
  width: 260px;
  float: left;
  line-height: 1.3;
  color: #20A7DF;
  padding-left: 14px;
  padding-top: 1px;
}

.outlineItem7 {
  float: left;
  margin: 0 0 10px 0;
  padding: 0 0 5px 7px;
}

#outline8:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

#outline8 {
  border: 1px solid #3C89CD;
  padding: 13px 20px 0;
  margin-bottom: 20px;
  /*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
  zoom: 100%;
}

#outlineItem8 {
  width: 280px;
}

#outlineItem8 p span {
  border: 1px solid #3C89CD;
  background-color: #3C89CD;
  color: #FFFFFF;
  padding: 10px 20px 0;
  margin-bottom: 0;
  width: 130px;
  font-weight: bold;
  padding: 5px 10px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  /*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
  zoom: 100%;
}

#outlineItem8 p {
  font-size: 0.9em;
  width: 450px;
  line-height: 1.3;
  margin-bottom: 10px;
}

.outlineItem9 {
  margin: 0px -27px 10px;
  padding: 0 0 5px 7px;
}

.category1Item1 {
  font-size: 0.9em;
  margin-bottom: 10px;
}

.category1Item2 {
  margin: 10px 0;
}

.category1Item3 {
  font-size: 0.9em;
  margin: 5px 0;
}

.category1Item4 {
  font-size: 0.9em;
  color: #FF0000;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 5px 0px;
}

.category1Item5 {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 5px 0px;
}

/*-- 3 変圧器 --*/
div.listIcon img {
  vertical-align: -8px;
}

div.listIcon p span {
  margin: 0 5px;
  font-size: 0.9em;
}

.mid {
  margin: 7px 0;
}

/*---------------------------
サイドメニュー
---------------------------*/
#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;
  padding-top: 7px;
}

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

p.digital {
  margin: 6% 0 1.3%;
}

/* サイドメニュー　バナーエリア
------------------------------------*/
#bannerArea {
  margin-bottom: 15px;
}

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

/* ページトップへ
------------------------------------*/
.return {
  font-size: 0.8em;
  line-height: 1.3;
  margin: 30px 15px 15px;
  text-align: right;
}
