@charset "UTF-8";

body {
	background-image : none !important;;
}

body,
#wrapper,
#content,
#main {
	overflow: visible !important;
}

.gnavi {
	display: none;
}

#main {
	float: none !important;
}

#utilities,
#utilities2
{
	display: none;
}

div#footer,
div#footer_info {
	display: none !important;
}

/*
div#footer {
	clear: both !important;
	display: table !important;
}

div#footer_logo {
	display: table-cell !important;
	float: none !important;
}

div#footer_navi {
	display: table-cell !important;
	float: none !important;
}
*/

div#copyright {
	margin-top: 50px;
}


