@charset "utf-8";
/* CSS Document */

#Support a {
	background-position: -300px -64px;
}
#HigakiBtn a {
	background: url(../../img/higaki_btn_on.gif) no-repeat bottom center;
}

#MainContents {
  width: 980px;
  margin-left: auto;
  margin-right: auto;
  background-image:none;
}

@media screen and (max-width: 767px) {

#MainContents {
	width: 100%;
	background-image: none;
	margin: 0px auto;
}	
	
#ZeirishiNavi ul li#HigakiBtn {
	font-weight: bold;
	background-image: -moz-linear-gradient( 90deg, rgb(239,239,239) 0%, rgb(247,247,247) 37%, rgb(255,255,255) 100%);
	background-image: -webkit-linear-gradient( 90deg, rgb(239,239,239) 0%, rgb(247,247,247) 37%, rgb(255,255,255) 100%);
	background-image: -ms-linear-gradient( 90deg, rgb(239,239,239) 0%, rgb(247,247,247) 37%, rgb(255,255,255) 100%);
}	
	
#ZeirishiMv {
	background: url(../img/mv_sp.jpg) no-repeat top center;
	background-size: 100%;
	padding-top: 60%;
	margin-bottom: 10px
}
}
