@charset "UTF-8";

/*
@prefix : <http://purl.org/net/ns/doas#>
<> a :CSSstylesheet;
  :title "納入実績用スタイルシート";
  :description "納入実績に関する内容を記述します。"
*/


body.result div.description {
    margin-right: 0;
}
body.result div.description p {
    margin: 0 25px 20px 0;
}
body.result ul.list li {
    margin: 0 20px 30px 0;
    float: left;
    width: 200px;
}
body.result ul.list h2 {
    margin-bottom: 3px;
    padding: 0;
    background: none;
}
body.result ul.list p.pict {
    margin: 0;
}

/* 納入実績：レンジフード */

/* 納入実績：消臭装置 */
#result-result_002 ul.list ul.pt {
    margin: 0;
}
#result-result_002 ul.list ul.pt li {
    margin: 0;
    float: none;
    width: auto;
    background-image: url(../result/img/ico_dot.png);
    background-position: 0 0.25em;
    font-size: 85%;
}