@charset "utf-8";
table#index {
	width:100%;
	margin:20px 0;
}
#index_img {
	width:850px;
	height:346px;
	background:url(../img/index/index_img03.jpg) no-repeat left top;
	position:relative;
}
#index_img .news{
	position:absolute;
	left:20px;
	top:277px;
}
#index_img .news .title img{
	margin: 0 0 4px 0;
}
#index_img .news ul{
	list-style:none;
	margin:0;
	padding:0;
}
#index_img .news ul li{
	margin:0;
}
#index_img .news ul li a{
	text-decoration:none;
	color:#497434;
}

#index_img .news ul li a:hover{
	text-decoration:underline;
}
table#index td {
	vertical-align: top;
}
table#index td.left {
	padding-right: 20px;
}

table#index td img.tamamura {
}
.contact_link {
	padding:10px 0 ;
	text-align:center;
	margin-top:10px;
	background:#fff url("../img/index/index_contact.gif") no-repeat left top ;
	width: 304px;
	height: 84px;
}
.contact_link h4 {
	text-align:left;
	font-size:10px;
	text-indent: -99999px;
	overflow:hidden;
}

.contact_link p {
	font-size: 11px;
	text-indent: -99999px;
	overflow:hidden;

}
.contact_link a {
	background:#7AAD32 url("../img/common/contact_link.gif") no-repeat left top;
	display: block;
	width: 220px;
	height:42px;
	overflow: hidden;
	margin-top:5px;
	text-align:left;
	}
.contact_link a:hover {
	background-position: left -42px;
}





h4.index_concept {
	border-bottom:1px solid #8db41b;
}
