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

.sp {
  display: none;
}

#container {
  width: 980px;
}

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

h1 {
  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 9%;
}

/*---------------------------
ページリンク
---------------------------*/
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;
}

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

/*---------------------------
コンテンツ
---------------------------*/
h2 {
  margin: 0 0 15px 0;
  zoom: 100%;
}

p.cateTitle {
  border-bottom: 1px solid #083FB8;
  margin-bottom: 21px;
  font-size: 1.8em;
  padding-bottom: 3px;
}

div#menu {
  background-color: #E6E6E4;
  padding: 2.8% 3.5%;
}

div#menu li {
  display: inline-block;
  position: relative;
  text-align: right;
  width: 372px;
  margin: 0 1% 2% 0;
}

div#menu li:nth-of-type(2n) {
  margin: 0 0 2%;
}

div#menu li:nth-last-of-type(1) {
  margin: 0;
}

div#menu li a {
  display: block;
  padding: 0 12% 0 0;
  border: 1px solid #CCCCCA;
  border-radius: 0.3em;
  box-shadow: 1px 1px 1px #CCCCCC;
  background-color: #FFFFFF;
  color: #333333;
  opacity: 1;
  transition: 0.2s;
}

div#menu li a:hover {
  opacity: 0.6;
  transition: 0.2s;
}

div#menu li span {
  display: block;
  position: absolute;
  font-size: 1.18em;
  font-weight: bold;
  top: 40%;
  left: 7%;
}

div#menu li img {
  width: 80px;
}

.coolerOuter {
  float: left;
  margin: 0 0 20px 0;
  width: 396px;
}

.coolerOuter:nth-of-type(2n) {
  margin: 0 0 20px 20px;
}

.mouseListArea {
  zoom: 100%;
}

.coolerListArea {
  zoom: 100%;
}

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

.coolerListAreaInner {
  clear: both;
}

.summary {
  border-left: 6px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  padding: 1.8% 0 1.5% 3%;
  font-weight: bold;
  font-size: 0.95em;
  line-height: 1.3;
  margin-bottom: 15px;
}

.stockNumber {
  font-size: 0.9em;
  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;
}

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

.coolerListAreaInner .left img {
  border: 1px solid #CCCCCC;
}

.coolerListAreaInner .right {
  float: left;
  width: 171px;
}

.coolerListAreaInner .right .hinbanArea {
  height: 80px;
}

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

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

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

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

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

.coolerListAreaInner .right ul li a {
  font-weight: bold;
  font-size: 0.9em;
}

.price {
  font-size: 0.8em;
  margin-bottom: 4px;
}

.capacity {
  font-size: 0.8em;
  margin: 5px 0 6px;
}

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

div.first {
  margin-bottom: 15px;
  padding-bottom: 15px;
}

.imgleft {
  background-image: url("/static/images/product/acc/cleaner/airduster/question.gif");
  background-repeat: no-repeat;
  float: left;
}

.imgleftline {
  background-image: url("/static/images/product/acc/cleaner/airduster/question.gif");
  background-repeat: no-repeat;
  float: left;
}

.imgright {
  float: left;
  width: 360px;
  margin: 0 0 10px;
}

.imgrightline {
  float: left;
  margin: 5px 0 0;
}

.imgclear {
  clear: left;
}

/*----- ページ内リンク -----*/
#page-link {
  margin: 0 0 30px 0;
  font-size: 0.8em;
  line-height: 1.3;
}

#page-link .box-l {
  float: left;
  width: 285px;
}

#page-link .box-r {
  float: right;
  width: 285px;
}

/*---------------------------
バナー・ヘッド部分
---------------------------*/
h2.cateTitle {
  margin-bottom: 20px;
  margin-top: 20px;
}

div.airduster h2.cateTitle {
  margin: 20px 0;
  padding: 1.7% 0 1.2% 2%;
  background-color: #2A5FA5;
  font-size: 1.25em;
  color: #FFFFFF;
}

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/acc/cleaner/airduster/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/acc/cleaner/airduster/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/acc/cleaner/airduster/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/acc/cleaner/airduster/head_02.png) no-repeat 0 0;
  padding: 0;
  width: 10px;
  height: 39px;
  zoom: 100%;
}

#container h2.cateTitle span.icon {
  float: none;
  display: inline-block;
  vertical-align: top;
  margin: -0.5% 0 0%;
}

/*---------------------------
フロート解除
---------------------------*/
/* 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;
}

/**/
/*---------------------------
サイドメニュー
---------------------------*/
#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 3px 7px;
  font-size: 0.8em;
  font-weight: bold;
}

.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;
  padding: 8px 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;
  padding: 0 0 0 7px;
  font-size: 0.8em;
  line-height: 1.3;
  /*	background: url(../images/menu_triangle.gif) 6px 5px no-repeat; */
}

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