@charset "utf-8";
/* CSS Document */

#wrap{
	width:100% !important;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
}
#header{
	overflow:hidden;
	height:126px;
	width:1000px;
	margin:0 auto;
}
#navi_box{
	height:50px;
	width:1000px;
	margin:0 auto;
}

#content{
	width:1000px;
	margin:40px auto;
}

#box1{
	background-image:url(../img/top/top_catch.jpg);
	background-repeat:no-repeat;
	height:226px;
	width:1000px;	
	margin:20px 0 0 0;
}

#box2{
	margin:30px 0 0 0;
}
.top_navi1 a, .top_navi2 a, .top_navi3 a{
	width:300px;
	height:372px;
	display: block;
	text-indent: -5999px;
	overflow: hidden;
}

.top_navi1 {
	background-image:url(../img/top/top_navi1.jpg);
	background-repeat:no-repeat;
	width:300px;
	height:372px;
	float:left;
}
.top_navi1 a:hover {
	filter: alpha(opacity=20);
	opacity:0.2;
	background: #fff;
}
.top_navi2 {
	background-image:url(../img/top/top_navi2.jpg);
	background-repeat:no-repeat;
	width:300px;
	height:372px;
	float:left;
	margin-left: 50px;
}
.top_navi2 a:hover {
	filter: alpha(opacity=20);
	opacity:0.2;
	background: #fff;
}
.top_navi3 {
	background-image:url(../img/top/top_navi3.jpg);
	background-repeat:no-repeat;
	width:300px;
	height:372px;
	float:right;
}
.top_navi3 a:hover {
	filter: alpha(opacity=20);
	opacity:0.2;
	background: #fff;
}


#box3{
	margin:80px 0 0 0;
}
.left{
	float:left;
}
.catch1{
	background-image:url(../img/top/top_catch2.jpg);
	background-repeat:no-repeat;
	height:98px; /* 368px */
	width:149px; /* 589px */
	padding:270px 0 0 440px; 	
}

.photo2{
	float:right;
}


#kengaku {
	background-image:url(../img/top/top_kengaku.jpg);
	background-repeat:no-repeat;
	width:1000px;
	height:215px;
	margin-top:20px;
}
#kengaku a {
	width:1000px;
	height:215px;
	display: block;
	text-indent: -5999px;
	overflow: hidden;
}
#kengaku a:hover {
	filter: alpha(opacity=20);
	opacity:0.2;
	background: #fff;
}

#box4{
	margin:60px 0 0 0;
}
.news{
	float:left;
	width:610px;
	height:auto;
}
.news .obi{
	border-bottom: 1px solid #ccc;
	height:auto;
}
.obi .title{
	font-size:20px;
	color:#76B042;
}
.obi .list_btn{
	float:right;
	border: 1px solid #ccc;
	padding:0px 10px 0 10px;
	overflow: hidden;
}
.obi .list_btn a:hover{
	border: 1px solid #ccc;
	color:#76B042;
}


.news li{
	padding-top: 5px;
	font-size:14px !important;
	line-height: 18px;
}
.news .date{
	float:left;
	margin-right:20px;
	font-size:14px !important;
}
.news .title{
	font-size:14px !important;
	float:left;
}
.news .title a{
	font-size:14px !important;
	text-decoration: underline;
}
.news .title a:hover{
	font-size:14px !important;
	text-decoration: underline;
	color:#76B042;
}


#situation {
	background-image:url(../img/top/top_kukaku.jpg);
	background-repeat:no-repeat;
	width:360px;
	height:115px;
	float:right;
}
#situation a {
	width:360px;
	height:115px;
	display: block;
	text-indent: -5999px;
	overflow: hidden;
}
#situation a:hover {
	filter: alpha(opacity=20);
	opacity:0.2;
	background: #fff;
}

.btn_1 {
	background-image:url(../img/top/btn_1.jpg);
	background-repeat:no-repeat;
	width:132px;
	height:81px;
}
.btn_1 a {
	width:132px;
	height:81px;
	display: block;
	text-indent: -5999px;
	overflow: hidden;
}
.btn_1 a:hover {
	filter: alpha(opacity=20);
	opacity:0.2;
	background: #fff;
}

#knukyo{
	margin-top:50px ;
}