﻿@charset "UTF-8";

#Maincontents {
    float: none;
    width: calc(100%);
    background: #fff;
    height: 100%;
}

#Sidemenu, #page-top,footer {
	display: none;
}

