@charset "UTF-8";
body {
  font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',  sans-serif;
}

body.mac #wrap-container {
  font-size: 16px;
}

#container {
  width: 980px;
  color: #333333;
}

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

/* タイトル
-------------------------------*/
#wrap-container #container h1 {
  border-bottom: 1px solid #CCCCCC;
  font-size: 1.7em;
  line-height: 1.2;
  margin: 0 0 12px;
  padding-bottom: 0;
}

/* タイトルバナー
-------------------------------*/
.title-banner {
  margin: 0 0 14px 0;
}

/* メイン枠
---------------------------*/
#main-contents {
  float: right;
  width: 814px;
}

#contentsMenu {
  padding: 17px;
  background: #a8cb11;
}

#contentsMenu ul li {
  margin: 0 0 15px 0;
}

#contentsMenu ul li.but_l {
  float: left;
}

#contentsMenu ul li.but_r {
  float: right;
}

#smartgridDetail {
  clear: both;
  background: url(/static/images/seihin_joho/setsuden/mieruka/smartgridDetail_back.png) top center;
  height: 100px;
  margin: 0;
}

#smartgridDetail h3 {
  padding: 17px 0 5px 23px;
  color: #feff00;
}

#smartgridDetail p {
  color: #ffffff;
  padding: 0 18px 17px 23px;
  line-height: 140%;
  font-size: 0.90em;
}

/* 商品一覧
---------------------------*/
#lineup-area {
  margin: 30px 0 0 0;
}

.lineup-cate {
  padding: 5px 0 0 0;
}

#titleBus1,
#titleBus2,
#titleBus3,
#titleBus4 {
  height: 46px;
  padding: 13px 0 0 42px;
  /*
win				font-size:1.1em;
mac				font-size:1.3em;
*/
}

#titleBus1 {
  background: url(/static/images/seihin_joho/setsuden/mieruka/subTitle1.png) no-repeat top center;
}

#titleBus2 {
  background: url(/static/images/seihin_joho/setsuden/mieruka/subTitle2.png) no-repeat top center;
}

#titleBus3 {
  background: url(/static/images/seihin_joho/setsuden/mieruka/subTitle3.png) no-repeat top center;
}

#titleBus4 {
  background: url(/static/images/seihin_joho/setsuden/mieruka/subTitle4.png) no-repeat top center;
}

.bundle {
  margin-bottom: 30px;
}

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

.productListArea {
  margin-left: -30px;
  zoom: 100%;
}

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

*:first-child + html .productListArea {
  margin-left: 0px;
}

.listLeft {
  border-bottom: 1px dashed #ababab;
  padding: 0;
  position: relative;
  float: left;
  width: 390px;
  margin-left: 30px;
  margin-bottom: 25px;
}

*:first-child + html .listLeft {
  padding: 0;
  position: relative;
  float: left;
  width: 386px;
  margin-right: 17px;
  margin-left: 0px;
}

.listLeftBottom {
  padding: 0;
  position: relative;
  float: left;
  width: 390px;
  margin-left: 30px;
  margin-bottom: 10px;
}

*:first-child + html .listLeftBottom {
  padding: 0;
  position: relative;
  float: left;
  width: 386px;
  margin-right: 17px;
  margin-left: 0px;
}

.listTitle1,
.listTitle2,
.listTitle3,
.listTitle4 {
  font-size: 0.96em;
  font-weight: bold;
  line-height: 130%;
  margin-bottom: 12px;
  padding: 0 0 0 10px;
  height: 40px;
}

.listTitle1 span,
.listTitle2 span,
.listTitle3 span,
.listTitle4 span {
  display: block;
  line-height: 40px;
  height: 40px;
}

.listTitle1 {
  border-left: 4px solid #f5751a;
}

.listTitle2 {
  border-left: 4px solid #13aea6;
}

.listTitle3 {
  border-left: 4px solid #2f64c4;
}

.listTitle4 {
  border-left: 4px solid #e82e22;
}

.listLeft img.mark,
.listLeftBottom img.mark {
  position: absolute;
  left: 0px;
  top: 50px;
}

.leftArea, .rightArea,
.listLeftBottom .rightArea {
  float: left;
}

.rightArea {
  margin-left: 15px;
  width: 165px;
}

.ichiran:before {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

.productName {
  font-weight: bold;
  font-size: 0.8em;
  line-height: 130%;
}

.productHinban {
  font-weight: bold;
  font-size: 0.8em;
  line-height: 150%;
}

.productHinban img {
  vertical-align: -0.15em;
  padding: 0 5px 0 0;
}

.price {
  font-size: 0.8em;
  margin: 15px 0;
}

.iconArea {
  margin: 2px 0 0 0;
}

.displayIco {
  clear: both;
  width: 100%;
}

.displayIco ul.line1 {
  height: 22px;
  line-height: 22px;
  margin: 0;
  padding: 10px 0 20px 0;
}

.displayIco ul.line2 {
  height: 44px;
  line-height: 22px;
  margin: 0;
  padding: 10px 0 40px 0;
}

.displayIco ul.line3 {
  height: 66px;
  line-height: 22px;
  margin: 0;
  padding: 10px 0 50px 0;
}

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

.displayIco li {
  float: left;
  margin: 0 5px 5px 0;
}

.displayIco li.brSpace1 {
  margin: 0 150px 5px 0;
}

.displayIco li.brSpace2 {
  margin: 0 230px 5px 0;
}

/* サイドメニュー
---------------------------*/
.sidemenu {
  float: left;
  padding: 0px 0 8px 0px;
  width: 146px;
}

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

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: 7px 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: 7px;
  font-size: 0.84em;
  font-weight: bold;
  text-align: center;
  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--*/
}

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