@charset "utf-8";
/* CSS Document */
#NSetsuritsu a{
	background-position: -446px -64px;
}
#SetsuritsuWrap{
	background:url(../img/setsuritsu_bg.gif) top left no-repeat;
	background-color:#deeeff;
	padding-bottom:10px;	
}

#Setsuritsu{
	width:960px;
	margin:0 auto;
	border:1px solid #ccc;
	border-top:3px solid #1869c3;
	background:#ffffff;
	padding:29px;
}

#SetsuritsuBtn a{
	  background:url(../../gyoumu/img/setsuritsu_btn_on.gif) no-repeat bottom center;
 }


.gyoumu dt {
	background:url(../img/list_square.gif) no-repeat left center;
}

 #Setsuritsu span {
    color: #1869c3;
}



@media screen and (max-width: 767px) {
	#Mv{
		margin-bottom:30px;	
		
	}

#SetsuritsuBtn a{
	  background:#fff;
	font-weight: bold
 }
	
#SetsuritsuWrap{
	background:#fff;
}
#GyoumuContents{
		width:90%;
		margin: 0 auto;
}
	
#SetsuritsuWrap h2{
    color: #1869c3;
	margin: 30px auto;
}
	
#Setsuritsu{
	width:100%;
	margin:0 auto;
	border:none;
	border-top:none;
	background:#ffffff;
	padding:0px 0px 29px;
}

}
 
