@charset "UTF-8";

body{
	background:none;
	border:none;
}

div#allContentsWrapper{
	background:none;
}
	#header-body-wrapArea{
		background:none;
	}
	#header-body-wrapArea #header-body-wrapArea-sub{
		background:none;
	}

#headerArea,
#sidebar,
#beforeFooter,
#footerArea,
#infobar
{
	display:none;
}

div#main{
	width:auto!important;
	float:none!important;
	margin:0 50px!important;
}


body.popup div#allContentsWrapper{
	background:none;
}
	body.popup div#header-body-wrapArea{
		background:none;
		width:auto;
	}
		body.popup div#header-body-wrapArea-sub{
			background:none;
		}
