@charset "utf-8";
/* CSS Document */

#Gyoumu a {
	background-position: -680px -64px;
}
#MainContents {
	width: 100%;
	overflow: hidden;
	margin: 0px auto 40px;
}
#MainContents span {
	color: #047f0b;
	font-weight: bold;
}
#Contents {
	width: 980px;
	margin: 0 auto;
}
#MainContents p {
	margin-bottom: 20px;
}
/*-------------------------------------------
navi
---------------------------------------------*/

#GyoumuNavi {
	clear: both;
	height: 62px;
	margin-top: 50px;
	width: 980px;
}
#GyoumuNavi ul li {
	display: inline-block;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
#GyoumuNavi ul li a {
	display: block;
	overflow: hidden;
	width: 324px;
	height: 62px;
}
#SouzokuBtn a {
	background: url(../img/souzoku_btn.gif) no-repeat bottom center;
	margin-right: 3px;
}
#SouzokuBtn a:hover {
	background: url(../img/souzoku_btn_on.gif) no-repeat bottom center;
}
#ZeirishiBtn a {
	background: url(../img/zeirishi_btn.gif) no-repeat bottom center;
	margin-right: 3px;
}
#ZeirishiBtn a:hover {
	background: url(../img/zeirishi_btn_on.gif) no-repeat bottom center;
}
#SetsuritsuBtn a {
	background: url(../img/setsuritsu_btn.gif) no-repeat bottom center;
	margin-right: 0px;
}
#SetsuritsuBtn a:hover {
	background: url(../img/setsuritsu_btn_on.gif) no-repeat bottom center;
}
#GyoumuContents h2 {
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 30px;
	font-size: 30px;
	font-weight: normal;
}
.gyoumu {
	margin-bottom: 40px;
	border: 1px solid #cecece;
	border-top: none;
	width: 978px;
	padding-top: 30px;
}
.gyoumu ol li {
	list-style-type: decimal;
	margin-bottom: 10px;
	font-weight: bold;
}
.gyoumu > p {
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 8px;
	font-size: 15px;
}
.gyoumu dl {
	padding-left: 14px;
	padding-right: 14px;
	margin-top: 0px;
	padding-top: 60px;
}
.gyoumu h4 + dl {
	border-top: none;
}
.gyoumu dt {
	background: url(../img/list_square.gif) no-repeat left center;
	padding-left: 14px;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	padding-top: 4px;
}
.gyoumu dd {
	margin-bottom: 30px;
	padding-bottom: 20px;
	border-bottom: #dedede dashed 1px;
	padding-left: 16px;
}
#GoumuLink {
	background-color: #F4F3F1;
	padding-top: 0px;
	padding-bottom: 2px;
	margin-bottom: 30px;
}
#GoumuLink ul li {
	display: inline-block;
	margin-right: 10px;
}
#GoumuLink ul {
	margin-top: 0px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 10px;
	background-image: url(../img/link_bottom.gif), url(../img/link_bg.gif);
	background-repeat: no-repeat, repeat-y;
	background-position: bottom left, top left;
}
 @media screen and (max-width: 767px) {
#MainContents {
	background-image: none;
	margin: 0px auto;
}
#Mv {
width: 100%;
font-size: 17px;
background: #49ab4e;
color: #fff;
padding: 20px 20px 15px 10px;
margin: 0px auto;	
}
#Contents {
	width: 100%;
}
#MainContents p {
	margin-bottom: 10px;
}
/*-------------------------------------------
navi
---------------------------------------------*/

#GyoumuNavi {
	clear: both;
	height: 50px;
	margin-top: 0px;
	width: 100%;
	background: #49ab4e;
}
#GyoumuNavi ul{
	height: 50px;
	width: 96%;
	margin: 0 auto
}
#GyoumuNavi ul li {
	text-indent: 0;
	width: 33%;
	height: 50px;
	text-align: center;
	border-right: #49ab4e solid 1px;	
}
	
#GyoumuNavi ul li:first-child {
	border-radius: 5px 0px 0px 0px;

}
#GyoumuNavi ul li:last-child {
	border-radius: 0px 5px 0px 0px;
	width: 34%;
}
#GyoumuNavi ul li a {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100%;
	width: 100%;
	text-decoration: none;
}
#SouzokuBtn a {
	background: rgba(255,255,255,0.5);
	margin-right: 0px;
}
#SouzokuBtn a:hover {
	background:#fff;
}
#ZeirishiBtn a {
	background: rgba(255,255,255,0.5);
	margin-right: 0px;
}
#ZeirishiBtn a:hover {
	background: #fff;
}
#SetsuritsuBtn a {
	background: rgba(255,255,255,0.5);
	margin-right: 0px;
}
#SetsuritsuBtn a:hover {
	background: #fff;
}
#GyoumuContents h2 {
	font-size: 20px;
	font-weight: bold;
}
.gyoumu {
	width: 100%;
	margin: 0 auto;
	border:none;
	padding-top:0;
 }
.gyoumu > p {
	font-size: 14px;
}
.gyoumu dl {
	padding: 40px 0 0;
}
.gyoumu dt {
	font-size: 15px;
}
｝
