@charset "utf-8";
/* CSS Document */

div#layercontents{
	_margin-left:12px!important;
}

img{
	border-style:none; 
}

.clearfix:after { 
     content: ".";
     display: block;
     clear: both;
     height: 0;
	 font-size:0;
     visibility: hidden;
}

/* WinIE6 以下,  MacIE5 */
* html .clearfix {
  height: 1%;
}

/* IE7,MacIE5 */
.clearfix { display: inline-block; }

.clearfix { display: block; }

p{
	line-height:2;
	letter-spacing:0.1em;
}

.mt20{
	margin-top:20px;
}
.mt30{
	margin-top:30px;
}

h3{
	margin-left:1px!important;
}

.gf_contents{
	margin-left:1px;
	border-left:1px solid #769f43;
	border-right:1px solid #769f43;
	border-bottom:1px solid #769f43;
	width:878px;
	_width:876px;
	background-color:#FFFFFF;
	padding:20px 10px ;
}

.gf_contents h4{
	text-indent:-9999px;
	width:880px;
	height:30px;
	background-repeat:no-repeat;
}

.gf_contents .h41{
	background-image:url(../greenforest/images/title_01.jpg);
}
.gf_contents .h42{
	background-image:url(../greenforest/images/title_02.jpg);
}
.gf_contents .h43{
	background-image:url(../greenforest/images/title_03.jpg);
	margin-top:40px;
}

.gf_contents .inbox{
	padding-left:10px;
	padding-right:10px;
}

.gf_contents .inbox p{
	line-height:2;
}

.gf_contents .box01{
	background-image:url(../greenforest/images/img_01.jpg);
	background-repeat:no-repeat;
	background-position:550px top;
	height:190px;
}

.gf_contents .imgbox01{
	width:698px;
	margin:20px auto 0 auto;
	_margin:20px 0 0 100px;
}

.gf_contents dl.li01{
	padding:0 10px;
}

.gf_contents dl.li01 span{
	color:#339900;
	margin-right:5px;
}

.gf_contents dl.li02{
	margin-left:10px;
	margin-top:25px;
}

.gf_contents dl.li02 dt{
	background-image:url(../greenforest/images/subtitle.jpg);
	background-repeat:no-repeat;
	width:810px;
	height:22px;
	font-weight:bold;
	color:#330000;
	font-size:15px;
	padding:8px 0 0 50px;
}

.gf_contents dl.li02 ul{
	margin-top:15px;
}
.gf_contents dl.li02 li{
	float:left;
	width:250px;
	margin-left:15px;
	_margin-left:7px;
	margin-top:8px;
}

.gf_contents .ptop{
	text-align:right;
	margin:20px 10px 0 0;
}