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

#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 30px 0;
}

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

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

/* リンクバナー */
.link-banner {
  text-align: center;
  margin: 7.7% auto 0;
}

.link-banner a {
  display: block;
  margin: 0 auto;
  padding: 0.9% 0;
  width: 46.0448%;
  border: 1px solid #0A4EA2;
  border-right: 16px solid #0A4EA2;
  position: relative;
  box-sizing: border-box;
  text-align: left;
}

.link-banner a::after {
  content: "";
  margin: auto;
  background: url(/static/images/product/acc/cleaner/elec_airduster/yaji_10_white.png) no-repeat;
  background-size: cover;
  width: 14.5px;
  height: 14.5px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: -14px;
}

.link-banner a img {
  display: inline-block;
  vertical-align: middle;
  width: 83px;
  height: 83px;
  margin: 0% 1% 0 2.4%;
}

.link-banner a p {
  display: inline-block;
  vertical-align: middle;
  font-size: 1.125em;
  line-height: 1.6;
  font-weight: 600;
  margin: 0 0 0 4.3%;
  color: #333;
}

.link-banner a p span {
  font-size: 0.875rem;
  color: #0A4EA2;
}

/*---------------------------
コンテンツ
---------------------------*/
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;
}

.coolerOuter {
  float: left;
  margin: 1px 30px 20px 0;
  width: 377px;
  padding-bottom: 12px;
  border-bottom: 1px dotted #ABABAB;
}

.mouseListArea {
  zoom: 100%;
}

.coolerListArea {
  zoom: 100%;
}

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

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

.summary {
  border-left: 6px solid #CCCCCC;
  padding: 0 0 0 8px;
  font-weight: bold;
  font-size: 0.95em;
  line-height: 1.1;
  margin-bottom: 15px;
  height: 32px;
}

.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: 150px;
}

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

.warnin {
  font-size: 0.85em;
  color: #FF0000;
  line-height: 1.3em;
  margin: 12px 0 38px 15px;
}

.no-line {
  border-bottom: none;
}

.no-line_r {
  border-bottom: 1px dotted #FFFFFF;
}

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

#note {
  background-color: #E9F1FA;
  padding: 10px 20px 0;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  /*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
  zoom: 100%;
}

#note div p {
  width: 375px;
  padding-right: 10px;
  line-height: 1.2;
  padding-left: 25px;
  font-size: 0.9em;
}

#note div p span {
  display: block;
  margin-bottom: 10px;
  font-size: 1.3em;
  font-weight: bold;
  color: #4170B4;
}

.return {
  font-size: 0.8em;
  line-height: 1.3;
  text-align: right;
}

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

/*---------------------------
バナー・ヘッド部分
---------------------------*/
h1 {
  margin: 0px 0px 10px 0px;
  border-bottom: 1px solid #CCCCCC;
}

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

h2.cateTitle {
  margin-bottom: 20px;
  margin-top: 20px;
}

div.airduster h2.cateTitle {
  margin-bottom: 20px;
  margin-top: 20px;
  border-bottom: 2px solid #666666;
  padding: 6px 0 5px;
  font-size: 1.3em;
}

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

/**/
.font80 {
  font-size: 80%;
}

.font90 {
  font-size: 90%;
}

.font100 {
  font-size: 100%;
}

.font120 {
  font-size: 120%;
}

.font140 {
  font-size: 140%;
}

.font12 {
  font-size: 12px;
  letter-spacing: 1px;
}

.font13 {
  font-size: 13px;
}

.font11 {
  font-size: 11px;
}

.ft {
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 1px;
}

.midashi {
  font-weight: bold;
  font-size: 12px;
}

h1 {
  margin: 0px 0px 12px 0px;
  padding-bottom: 3px;
  border-bottom: 1px solid #CCCCCC;
  font-size: 28px;
}

.list-bg {
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 1px;
  background-image: url(/static/images/product/acc/cleaner/list_bg.gif);
  background-repeat: repeat-y;
  padding: 4px;
  background-color: #FFFFFF;
}

.list {
  font-size: 12px;
  line-height: 16px;
  vertical-align: text-top;
  letter-spacing: 1px;
}

.list-bg2 {
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 1px;
  background-image: url(/static/images/product/acc/cleaner/list_bg2.gif);
  background-repeat: repeat-y;
  padding: 4px;
  background-color: #FFFFFF;
}

.atten {
  font-size: 80%;
  line-height: 14px;
}

span.att {
  display: block;
  font-size: 80%;
  line-height: 1.4;
  margin: 11px 0 0;
}

.orange {
  font-size: 10px;
  color: #FF6600;
}

.intro {
  font-size: 12px;
  line-height: 14px;
  letter-spacing: 1px;
  padding: 0px 0px 4px;
}

SELECT.flat {
  border: solid 1px teal;
}

blockquote {
  font-size: 14px;
}

.txt14 {
  font-size: 14px;
}

.border01 {
  border: solid 1px #999999;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 1px;
}

/*カテゴリ見出し
------------------------------------------*/
p.category-midashi {
  margin: 16px 0 8px 0;
  padding: 0;
}

/*************表についての装飾*************/
.waku1-gray {
  border-collapse: collapse;
  border: 2px solid #333333;
}

.waku2-gray {
  border-collapse: collapse;
  border: 1px solid #333333;
  background-color: #E8E8E8;
}

/*************フォントの指定*************/
/*ふと文字*/
.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.4em;
}

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

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

/*グレー文字*/
.font-gr080 {
  font-size: 0.8em;
  color: #333333;
}

.font-gr070 {
  font-size: 0.7em;
  color: #333333;
}

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

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

p.atten-gas {
  color: #FF0000;
  margin: 0 0 16px 0;
  padding: 0;
}

p.atten-gas span.comment {
  font-size: 0.8em;
}
