@charset "UTF-8";
/*---------------------------
デフォルトスタイル
---------------------------*/
p, h1, h2, h3, h4, h5, h6, ul, li, dl, dt, dd, table, tr, th, td {
  margin: 0;
  padding: 0;
}

img {
  margin: 0;
  padding: 0;
  border: 0;
}

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

#main-contents_o {
  float: right;
}

#container {
  width: 980px;
}

#container_o {
  width: 736px;
}

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

h1.ttl {
  border-bottom: none;
  margin: 0 0 12px;
  font-size: 1.8em;
  padding-bottom: 3px;
}

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

#title-banner .movie {
  float: left;
  width: 174px;
}

#title-banner .movie-exp {
  float: left;
  width: 380px;
}

#hyo-area ul {
  display: flex;
  justify-content: left;
}

#hyo-area ul li {
  margin: 0 5px 0 0;
  display: inline-block;
}

#hyo-area ul li img {
  width: 100%;
}

#hyo-area {
  padding-top: 5px;
  padding-bottom: 16px;
}

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

.cateTitle {
  border-bottom: 1px solid #083FB8;
  margin-bottom: 21px;
  font-size: 1.5em;
  padding-bottom: 3px;
  color: #083FB8;
  font-weight: normal !important;
}

.coolerOuter {
  float: left;
  margin: 1px 0px 20px 0;
  width: 377px;
  padding-right: 30px;
  border-bottom: none;
}

.mouseListArea {
  zoom: 100%;
}

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

.coolerListAreaInner {
  width: 377px;
}

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

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

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

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

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

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

.coolerListAreaInner .right .hinbanArea ul li a img {
  display: inline;
}

.coolerListAreaInner .right img.imgFt {
  border: 1px solid #CCCCCC;
  /*display: none;*/
}

.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;
  height: 25px;
  font-size: 0.9em;
  width: 185px;
}

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

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

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

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

/*---------------------------
タブ
---------------------------*/
#tab li {
  float: left;
  height: 38px;
}

div#alm, div#pla {
  background: url(/static/images/product/dosvparts/notecooler/tabback.gif) no-repeat scroll 0 0 transparent;
  height: 83px;
  margin-top: -2px;
  margin-bottom: 10px;
  padding: 14px 3px 14px 11px;
  width: 800px;
}

#tab li a#tab-alm:hover, #tab li a#tab-alm:active, #tab li.current a#tab-alm {
  background: url(/static/images/product/dosvparts/notecooler/alumi_btn_ov.png) no-repeat scroll 0 0 transparent;
}

#tab li a#tab-alm {
  background-color: transparent;
  background-position: left bottom;
  background-repeat: no-repeat;
  display: block;
  height: 36px;
  margin: 0 3px 0 0;
  outline: medium none;
  text-indent: -9999px;
  width: 210px;
}

a#tab-alm {
  background: url(/static/images/product/dosvparts/notecooler/alumi_btn.png) no-repeat scroll 0 0 transparent;
}

#tab li a#tab-pla:hover, #tab li a#tab-pla:active, #tab li.current a#tab-pla {
  background: url(/static/images/product/dosvparts/notecooler/pla_btn_ov.png) no-repeat scroll 0 0 transparent;
}

#tab li a#tab-pla {
  background-color: transparent;
  background-position: left bottom;
  background-repeat: no-repeat;
  display: block;
  height: 36px;
  margin: 0 3px 0 0;
  outline: medium none;
  text-indent: -9999px;
  width: 210px;
}

a#tab-pla {
  background: url(/static/images/product/dosvparts/notecooler/pla_btn.png) no-repeat scroll 0 0 transparent;
}

/*----- 選び方バナー -----*/
.point_bnr {
  text-align: right;
  margin-bottom: 25px;
}

/*----- 製品ブロック -----*/
.item-block {
  margin: 0 0 30px 0;
}

h3 {
  margin: 0 0 10px 0;
}

.item-row {
  margin: 0 0 10px 0;
  padding: 0 0 15px 0;
  background: url(/static/images/product/dosvparts/dot_line.gif) left bottom repeat-x;
}

.end-row {
  background: none;
}

.item-photo {
  float: left;
  margin: 0 0 0 0;
  width: 220px;
}

.item-text {
  float: left;
  width: 350px;
}

/*------ 製品テーブル ------*/
.item-lineup {
  margin: 0 0 4px 0;
  width: 100%;
  background-color: #999999;
}

.item-lineup caption {
  font-size: 0.8em;
  text-align: left;
}

.item-lineup th,
.item-lineup td {
  font-weight: normal;
  font-size: 0.8em;
  line-height: 1.3;
  text-align: center;
}

.item-lineup th {
  padding: 2px 0px;
  background-color: #F3F3F3;
}

.item-lineup td {
  padding: 4px 6px;
  background-color: #FFFFFF;
}

.item-lineup td a {
  font-weight: normal;
}

/*セル色*/
tr.trcolor1 td {
  background-color: #F4F4F4;
}

tr.trcolor2 td {
  background-color: #FFFFFF;
}

tr td.tdcolor1 {
  background-color: #F4F4F4;
}

tr td.tdcolor2 {
  background-color: #FFFFFF;
}

/*セル幅
.item-lineup th.col-num {	width: 35%;}
.item-lineup th.col-size {	width: 39%;}
.item-lineup th.col-price {	width: 18%;}
*/
/*文字位置・サイズなど*/
.item-lineup td.p-num {
  padding-left: 6px;
  text-align: left;
}

.item-lineup td.p-num .col {
  font-size: 0.8em;
}

.item-lineup td.p-size {
  /*	padding-left: 20px;*/
  text-align: center;
}

.item-lineup td.p-price {
  padding-right: 15px;
  text-align: right;
}

ul.icon-list {
  list-style-type: none;
}

ul.icon-list li {
  float: left;
  margin: 0 2px 0 0;
}

ul.b-mar {
  margin: 0 0 14px 0;
}

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

/*---------------------------
2つ目以降のタイトル上部の空白
---------------------------*/
.brank {
  margin-top: 30px;
}

/*---------------------------
必要な理由
---------------------------*/
#info #title-banner {
  margin: 0 0 10px 0;
  padding: 5px 6px;
  border: 1px solid #999999;
}

#info h2 {
  margin: 0 0 15px 0;
}

.info-block {
  margin: 0 0 20px 0;
}

.info-text p {
  margin: 0 0 15px 0;
  font-size: 0.8em;
  line-height: 1.3;
}

#info-01 .info-photo,
#info-02 .info-photo {
  float: right;
  width: 310px;
}

#info-01 .info-text,
#info-02 .info-text {
  float: left;
  width: 250px;
}

#info-03 .info-photo {
  float: left;
  width: 266px;
}

#info-03 .info-text {
  float: right;
  width: 294px;
}

#info-04 .info-photo {
  float: left;
  width: 266px;
}

#info-04 .info-text {
  float: right;
  width: 294px;
}

#info-04 .info-row {
  margin: 0 0 10px 0;
}

#info-04 .text {
  font-size: 0.8em;
  line-height: 1.3;
}

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

.sidemenu-type {
  margin: 0 0 8px 0;
  border: 1px solid #9A9A9A;
}

.sidemenu-type h5 {
  margin: 0 0 5px 0;
}

.sidemenu-type h6 {
  margin: 0 0 5px 5px;
}

.sidemenu-type ul {
  list-style-type: none;
}

.sidemenu-type ul li {
  list-style-type: none;
  margin: 5px 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 {
  margin: 0 0 10px 0;
}

.sidemenu-type ul li.menu-end {
  margin: 3px 0 3px 0;
  background: none;
}

.sidemenu-type ul li span {
  display: block;
  height: 1%;
  padding: 0 0 4px 16px;
  font-size: 0.8em;
  line-height: 1.3;
  background: url(/static/images/product/dosvparts/menu_triangle.gif) 6px 5px no-repeat;
}

.sidemenu-type ul li img {
  margin: 0 2px 0 0;
  vertical-align: middle;
}

/*----------- バナー -----------*/
.side-banner {
  margin: 0 0 8px 0;
}

.side-banner a,
.side-banner a:visited {
  display: block;
  border: 1px solid #9A9A9A;
}

.side-banner a:hover,
.side-banner a:active {
  border: 1px solid #FF0000;
}

/*----------- 関連製品 -----------*/
#sidemenu .kanren {
  width: 147px;
}

#sidemenu .kanren dl {
  border-right: 2px solid #73B3D2;
  border-left: 2px solid #73B3D2;
  border-bottom: 2px solid #73B3D2;
  background-color: #F7FCFF;
}

#sidemenu .kanren dl.pad {
  border-right: 2px solid #73B3D2;
  border-left: 2px solid #73B3D2;
  border-bottom: 2px solid #73B3D2;
  background-color: #FFFFFF;
}

#sidemenu .kanren dl.pad img {
  display: block;
  margin: 0 auto;
}

#sidemenu .kanren .photo {
  padding: 10px 0px 5px 0px;
  font-size: 0.7em;
  line-height: 1.2;
}

#sidemenu .kanren .name {
  padding: 1px 0px 3px 16px;
  background: url(/static/images/product/dosvparts/notecooler/kanren_arrow.gif) 8px 2px no-repeat;
  font-size: 0.7em;
  line-height: 1.2;
}

#sidemenu .kanren .text {
  padding: 0px 13px 10px 16px;
  font-size: 0.7em;
  line-height: 1.3;
}

div.item-text teble td {
  white-space: nowrap;
}

div.item-text span.zeinuki {
  display: block;
}

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

/**/
