@charset "utf-8";
/* CSS Document */

#NZeirishi a{
	background-position: -307px -64px;
}


#ZeirishiWrap{
	background:url(../img/zeirishi_bg.gif) top left no-repeat;
	background-color:#edfbee;
	padding-bottom:10px;	
}

#Zeirishi{
	width:960px;
	margin:0 auto;
	border:1px solid #ccc;
	border-top:3px solid #49ab4e;
	background:#ffffff;
	padding:29px;
}

#ZeirishiBtn a{
	  background:url(../../gyoumu/img/zeirishi_btn_on.gif) no-repeat bottom center;
 }
  
.gyoumu dt {
	background:url(../img/list_square.gif) no-repeat left center;
}
 
@media screen and (max-width: 767px) {
		#Mv{
		margin-bottom:30px;	
		
	}
#ZeirishiBtn a{
	  background:#fff;
		font-weight: bold
 }
	
#ZeirishiWrap{
	background:#fff;
}
#GyoumuContents{
		width:90%;
		margin: 0 auto;
}

#ZeirishiWrap h2{
	color:#047f0b;
	margin: 30px auto;
}
	
#Zeirishi{
	width:100%;
	margin:0 auto;
	border:none;
	border-top:none;
	background:#ffffff;
	padding:0px 0px 29px;
}
}

