@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%;
}

#content #main .jisseki-list .list li h2 {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-image: url(../result/img/tittle-jisseki.png);
	background-repeat: no-repeat;
	text-align: center;
}
table.jisseki {
	width: 100%;
}
table.jisseki-block {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
table.jisseki-block td {
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table.jisseki td {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	width: 50%;
}

