@charset "utf-8";

@import url("header-s.css?v=1.0.1") only screen and (max-width: 736px);
@import url("header.css?v=1.0.1") only screen and (min-width: 737px);

@import url("footer-s.css?v=1.0.1") only screen and (max-width: 736px);
@import url("footer.css?v=1.0.1") only screen and (min-width: 737px);


main .linkBox a{
	background-image: none;
	background-position: center center;
}