h3 {
	font-family: "小塚ゴシック Pro H", "MS UI Gothic", "ＭＳ ゴシック";
	font-size: 18px;
	color: #59631E;
	background-image: url(../images/why_img/icon01.gif);
	background-position: left;
	text-indent: 18px;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
#like_element {
	width: 356px;
	position: relative;
	margin-top: 10px;
	background-image: url(../images/why_img/elementBG.jpg);
	background-repeat: no-repeat;
	height: 185px;
	float: left;
}
#like_element #like_el01 {
	width: 160px;
	position: absolute;
	left: 90px;
	top: 30px;
}
#like_element #like_el02 {
	width: 160px;
	top: 85px;
	position: absolute;
	left: 15px;
}
#like_element #like_el03 {
	width: 150px;
	position: absolute;
	left: 180px;
	top: 110px;
}
.reasonTittle {
	font-family: "MS UI Gothic", "小塚ゴシック Pro L", "ＭＳ Ｐゴシック";
	line-height: 120%;
	font-weight: bold;
	color: #FF8F00;
	font-size: 120%;
}
#like_element .reason {
	padding-left: 10px;
	line-height: 120%;
}

#worry_element {
	position: relative;
	margin-top: 40px;
	width: 356px;
	background-image: url(../images/why_img/elementBG.jpg);
	height: 185px;
	background-repeat: no-repeat;
	float: right;
}
#worry_element #fire {
	width: 60px;
	position: absolute;
	left: 40px;
	top: 20px;
	text-align: center;
	font-family: "小塚ゴシック Pro B", "MS UI Gothic", "ＭＳ Ｐゴシック";
	font-size: 120%;
	color: #006;
}
#worry_element #wood {
	width: 50px;
	position: absolute;
	left: 120px;
	top: 90px;
	font-family: "小塚ゴシック Pro B", "MS UI Gothic", "ＭＳ Ｐゴシック";
	font-size: 120%;
	color: #006;
	text-align: center;
}



#worry_element #ants {
	position: absolute;
	left: 200px;
	top: 30px;
	font-family: "小塚ゴシック Pro B", "MS UI Gothic", "ＭＳ Ｐゴシック";
	font-size: 120%;
	color: #006;
	text-align: center;
}


.tittle {
	font-size: 14px;
	color: #59631e;
	font-weight: bold;
	display: block;
	position: absolute;
	left: 20px;
	line-height: 130%;
	background-image: url(../images/why_img/circle.gif);
	background-repeat: no-repeat;
	text-indent: 18px;
	background-position: 2px;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
}
#low .provision {
	width: 380px;
	float: left;
}
#low h1 {
	float: left;
}

#low #junhu {
	margin: 10px;
}
#low #nannen {
	margin: 10px;
}

#low .result {
	width: 250px;
	float: right;
	margin-top: 15px;
	background-color: #E5E5E5;
	padding: 5px;
}
#low h1 {
	font-family: "MS UI Gothic", "小塚ゴシック Pro L", "ＭＳ Ｐゴシック";
	font-size: 140%;
	color: #59631E;
}
#low .lowConts {
	clear: both;
	line-height: 120%;
	color: #666;
	padding-left: 17px;
}

#low h2 {
	font-family: "小塚ゴシック Pro B", "MS UI Gothic", "ＭＳ Ｐゴシック";
	color: #DA5800;
	font-size: 120%;
	line-height: 120%;
}

#low .guidearrow {
	float: left;
	margin-left: 30px;
	margin-top: 30px;
}


#measures {
	margin-bottom: 10px;
	line-height: 180%;
}
#low .lowBox {
	margin: 10px;
}
#low #hunen {
	margin: 10px;
}

#measures table ,tr,td{
	border: 1px solid #FFF;
}
#measures td {
	text-indent: 10px;
	line-height: 30px;
}
#fireproof {
	width: 280px;
	background-color: #efc500;
	border: 5px solid #facd89;
	float: left;
	text-align: justify;
	line-height: 1.2em;
	padding: 5px;
	font-size: 120%;
	letter-spacing: 0.2em;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 50px;
}
#fireproof p:first-letter {
	font-size: 2em;
	color: #8DA006;
	padding: 5px;
	float: left;
	margin-right: 3px;
	font-weight: bold;
}

#fire_prevention  {
	width: 280px;
	background-color: #8DA006;
	border: 5px solid #facd89;
	float: right;
	line-height: 1.2em;
	padding: 5px;
	letter-spacing: 0.2em;
	text-align: justify;
	font-size: 120%;
	margin-top: 10px;
	margin-right: 50px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#fire_prevention p:first-letter {
	font-size: 2em;
	color: #EFC500;
	padding: 5px;
	float: left;
	margin-right: 3px;
	font-weight: bold;
}

#low {
	clear: both;
	background-color: #BCCBD3;
	padding: 10px;
}

