h2 {
	margin-top: 10px;
}
p.lead,
p.point {
	font-size: 129%;
	line-height: 140%;
	margin-top: 10px;
}
p.point {
	margin-left: 5px;
}
p.notice01 {
	margin: 3px 0px 0px 5px;
	font-size: 100%;
}

.chartBox {
	float: left;
	width: 470px;
}
.illBox {
	float: left;
	width: 460px;
}

/* TABLE
------------------------------------------------ */
.tbl01 {
	margin: 10px 0px 0px 5px;
	border-top: 1px solid #98C4D7;
	border-left: 1px solid #98C4D7;
	font-size: 107%;
}
.tbl01 span {
	font-family: Verdana;
	font-size: 122%;
	font-weight: bold;
}
.tbl01 th,
.tbl01 td {
	border-right: 1px solid #98C4D7;
	border-bottom: 1px dotted #98C4D7;
	padding: 2px 7px;
	line-height: 160%;
}
.tbl01 th {
	background: #e3f4fb;
	text-align: center;
}
.tbl01 td {
	background: #f2f9fc;
}
.tbl01 tr.bdr01 th,
.tbl01 tr.bdr01 td {
	border-bottom: 1px solid #98C4D7;
}
.tbl01 th.timber01 {
	background: #fef5b8;
}
.tbl01 td.timber02 {
	background: #fbf8e2;
}
.tbl01 th.rebar01 {
	background: #ceede7;
}
.tbl01 td.rebar02 {
	background: #ebfdfa;
}
.tbl02 {
	margin: 10px 0px 0px 5px;
	border-top: 1px solid #98C4D7;
	border-left: 1px solid #98C4D7;
	font-size: 107%;
}
.tbl02 th {
	white-space: nowrap;
	vertical-align: text-top;
	background: #e3f4fb;
}
.tbl02 td {
	background: #f2f9fc;
}
.tbl02 th,
.tbl02 td {
	border-right: 1px solid #98C4D7;
	border-bottom: 1px solid #98C4D7;
	padding: 2px 7px;
	line-height: 160%;
}

/* M42へのリンク
------------------------------------------------ */
#main .typeBox {
	width: 930px;
	margin: 10px 0px 30px;
}
#main .typeBox .ttlBox,
#main .typeBox .itemBox {
	float: left;
}
#main .typeBox .ttlBox {
	width: 110px;
}
#main .typeBox .itemBox {
	width: 200px;
	margin-left: 5px;
}
#main .typeBox .boxbg01 {
	background: url(https://img1.kakaku.k-img.com/images/kaden/dehumidifier/article/c_2165_001/boxbg_01.gif) no-repeat left top;
	min-height: 34px;
	height: auto !important;
 height: 34px;
}
#main .typeBox .boxbg02 {
	background: url(https://img1.kakaku.k-img.com/images/kaden/dehumidifier/article/c_2165_001/boxbg_02.gif) no-repeat left top;
	min-height: 32px;
	height: auto !important;
 height: 32px;
}
#main .typeBox .boxbg01,
#main .typeBox .boxbg02 {
	text-align: center;
	font-weight: bold;
	font-size: 114%;
}
#main .typeBox .boxbg01 p,
#main .typeBox .boxbg02 p {
	padding-top: 7px;
}

/* clearfix
------------------------------------------------ */
#main .typeBox:after {
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
	content: ".";
}
