@charset "UTF-8";

/* ----------------------------------------------------------------
TOP
----------------------------------------------------------------- */
/* ----------------------------------------------------------------
LAYOUT
----------------------------------------------------------------- */

/*contentAll*/
.top #contentAll{
	min-width:1120px;
}

.top #contentBodyWrapper{
	width:100%;
	margin:0;
}

.top #contentBody{
	width:100%;
	background:none;
	padding:0 0 100px 0;
}

.top #contentBodyMain{
	width:100%;
	float:none;
}

.top #headLogo,
.top #contentHeadWrapper,
.top #contentBodyWrapper,
.top #contentFootBannerWrapper,
.top #contentFootWrapper{
	min-width:1120px;
}
/*
@media only screen and (max-width:1120px){
	#fixPageTop{
		right:auto;
    	left: 50%;
    	margin-left:510px;
	}
}
*/