@media only screen and (min-width: 1440px) {
	#slideshow_wrap{width:1440px !important;margin:0 auto !important;}
	/*.wrap{width:1440px !important;}*/
	.wrap{width:100% !important;}
	.location,.page_lower,.page_upper{max-width:1500px;margin:0 auto !important;}
	#pre_footer{padding:4em 2em 4em 25%;}
}

@media only screen and (min-width: 2000px) {
	#pre_footer{padding:4em 2em 4em 20%;}
}