@charset "utf-8";
.index {}
.right_img {
	width: 280px;
	float: right;
	margin:0 0 0 10px;
}
.block01 {
	margin: 0 0 50px 0;
}

.block01 h3{
	font-size: 200%;
	margin:0 0 20px 0;
	color:#000;
	height: 35px;
}
h3.in_h3 span{
	display:none;
}
h3.index_txt01 {background:url(../img/index/index_txt01.gif) no-repeat left top;}
h3.index_txt02 {background:url(../img/index/index_txt02.gif) no-repeat left top;}
h3.index_txt03 {background:url(../img/index/index_txt03.gif) no-repeat left top;}

.block01 h4{
	font-size: 120%;
	color:#339900;
	margin:0 0 15px 0;
	background: url(../img/common/list01.gif) no-repeat left center;
	padding:0 0 0 20px;
}
.block01 p{
	margin: 1em 0;
}
.zenkoku_t {}
.zenkoku_t td{
	padding: 10px;
	background: #eee;
}
a.i_link {
	display: inline-block;
	background: #F8FCE9;
	border: 1px solid #93C117;
	padding: 5px 8px;
	margin:10px 0;
	text-decoration: none;
}
