/* CSS Document */



*{

margin: 0;

padding: 0;

}



html,body{

font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka;

font-size: 12px;

line-height: 1.5;

}



img{

border: none;

}



#main_contents{

width: 100%;

}



#main_contents param{ vertical-align: top;}



#footer{

background: #36292D;

width: 100%;

padding: 22px 0;

border-top: 2px solid #C7C2C3;

}



#wrap{

background: url(../img/forest_logo.jpg) left top no-repeat;

width: 645px;

padding-left: 115px;

margin: 0 auto;

min-height: 80px;

height: auto!important;

height: 80px;

}



#link{

width: 638px;

margin-bottom: 5px;

}



	#link ul{

	list-style: none;

	zoom: 1;

	margin-right: -8px;

	_margin-right: -16px;

	}

	

	#link li{

	float: left;

	margin-right: 8px;

	}

	

		#link li a:hover img{

		filter: alpha(opacity=70);

		-moz-opacity: 0.7;

		opacity: 0.7;

		}

		

	#wrap .text{

	font-size: 10px;

	color: #C7C2C3;

	margin-bottom: 5px;

	}

	

	

	

.clearfix{

zoom: 100%;

}



.clearfix:after{

display: block;

clear: both;

content: ".";

height: 0.1px;

font-size: 0.1em;

line-height: 0;

visibility: hidden;

}



.clearfix{

display: inline-block;

}



/*\*/



*html .clearfix{

height: 1px;

}



.clearfix{

display: block;





/**/

