@charset "utf-8";
table#index {
	width:100%;
	margin:20px 0;
}
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;
}