@charset "UTF-8";

/*
@prefix : <http://purl.org/net/ns/doas#>
<> a :CSSstylesheet;
  :title "クロスブラウザ調整用スタイルシート";
  :description "ブラウザ毎の差異を調整する項目を記述します。";
  :note "
    1 Clear fix
    2 Firefox リンク点線対策 (Mac IE を除く)
    3 Windows IE6 以前
    4 その他
  "
*/


/* 1 Clear fix
=================================================================== */

#content:after,
#product-range_hood-index ul.index03:after,
#product-steam_cut_hood-index div.index02:after,
#product-steam_cut_hood-index ul.index04:after,
#product-range_hood-feature div.section:after,
#product-supply-index dl.index03:after,
#product-freshener-index ul.index01:after,
#product-freshener-clpf div.description:after,
#product-freshener-clpf ul.clpf01:after,
#product-roaster-index ul.index01:after,
#product-roaster-spare_parts ul.spare_parts01:after,
#column-column_003 ul.column_003_02:after,
#column-column_004 ul.column_004_02:after,
#ventilation-ventilation_002 div.section:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
dl.navi,
#product-steam_cut_hood-index div.index02,
#product-freshener-clpf div.description,
#product-supply-index dl.index03,
#product-roaster-spare_parts ul.spare_parts01 {
    zoom: 1;
}


/* 2 Firefox リンク点線対策 (Mac IE を除く)
================================================================== ¥*/

a {
    overflow: hidden;
}
/**/


/* 3 Windows IE6 以前
=================================================================== */

/* reset.css - 2.1 Structure モジュール */
body,
div#footer {
    _text-align: center;
}
div#header,
div#content,
#footer address {
    _text-align: left;
}

/* common.css - 3 コンテンツ */
#content {
    _background-image: url(../img/bg_content_ie6.png);
}
#main {
    _background:
        url(../img/bg_content_top_ie6.png)
        no-repeat
        100% 0
    ;
}

/* common.css - 4 ナビゲーション */
#navigation {
    _background:
        url(../img/bg_content_top_ie6.png)
        no-repeat
    ;
}

/* layout.css - 3 コンテンツ */
#main {
    _height: 552px;
}

/* layout.css - 4 ナビゲーション */
#navigation {
    _height: 552px;
}

/* home.css */
body.home #main {
    _background-position: 0 -460px;
}
body.home #navigation {
    _background-position: 100% -460px;
}

/* column.css */
#column-column_004 p.column_004_03 {
    _height: 70px;
}

/* ventilation.css */
#ventilation-index ul.index03 {
    _margin-left: 0;
}
#ventilation-index ul.index03 p.text {
    _height: 80px;
}

/* result.css */
body.result ul.list {
    _margin-right: -20px;
}

/* product.css */
#product-range_hood-index dl.index02 dd {
    _height: 160px;
}
body.product dl.list {
    _height: 220px;
}
body.product dl.data ul.pt li {
    _zoom: 1;
}
#product-range_hood-setting div.section dd {
    _zoom: 1;
}
#product-range_hood-filter div.section dd {
    _height: 150px;
}
#product-range_hood-filter div.section dd.finish {
    _height: 120px;
}
#product-range_hood-option dl.list {
    _height: 190px;
}
#product-steam_cut_hood-index dl.index01 {
    _zoom: 1;
}
#product-steam_cut_hood-index ul.index04 li {
    _height: 375px;
}
#product-supply-index table.index02 {
    _width: 405px;
}
#product-supply-construction ul.construction01 {
    _width: 295px;
}
#product-freshener-index ul.index01 li {
    _height: 340px;
}
#product-roaster-index ul.index01 li {
    _height: 320px;
}
#product-roaster-spare_parts ul.spare_parts01 {
    _width: 631px;
}
#product-roaster-option ul.option01 p {
    _height: 60px;
}
#product-roaster-rostol ul.rostol01 p.pict {
    _display: inline;
    _zoom: 1;
}
#product-roaster-rostol ul.rostol01 p.text {
    _display: inline;
    _zoom: 1;
}


/* 4 その他
=================================================================== */

*:first-child+html #product-roaster-rostol ul.rostol01 p.pict {
   display: inline;
   zoom: 1;
}
*:first-child+html #product-roaster-rostol ul.rostol01 p.text {
   display: inline;
   zoom: 1;
   width: 470px;
}
