@media only screen and (min-width: 1200px) and (max-width: 1220px) {
	div.yjsgsitew{max-width:1160px;}
}

@media only screen and (min-width: 1040px) and (max-width: 1199px) {
	div.yjsgsitew{max-width:1160px;}
}

@media only screen and (min-width: 980px) and (max-width: 1039px) {
	div.yjsgsitew{max-width:1160px;}
}

@media screen and (max-width: 979px) {
	div.yjsgsitew{width:auto;}
	.mobilefix {display: none;}
	#header {background-image: none !important; margin-top: 10px;}
	#footmod .yjscroll {display: none;}
}

/*
@media screen and (max-width: 768px) {

}

@media screen and (max-width: 720px) {

}
*/
