@charset "utf-8";
/* トップページ */

div.fla {
	width:800px;
	height:500px;
	margin:0px;
	background-color:#4c3519;
	}

div.contet {
	width:750px;
	height:auto;
	overflow:hidden;
	margin:0px auto;
	padding-bottom:20px;
	background-color:#4c3519;
	}

div.footleft {
	width:150px;
	height:100px;
	margin:0px;
	float:left;
	background:url(../images/contact.gif) no-repeat;
	overflow: hidden;
	}

h2 {text-indent: -9999px;}
	
	
div.footeleft img {
	margin: 58px 0px 0px -8px;
}

div.news {
	width:580px;
	height:100px;
	margin-left:20px;
	float:left;
	background:url(../images/news_bk.gif) no-repeat;
	}

div.news div.in {
	width:560px;
	height:80px;
	overflow:auto;
	scroll-x:hidden;
	margin:5px auto;
	}

