@charset "utf-8";

/*非表示*/
#side,
#footer {
display:none;
}

#content {
float:none !important;
margin:0;
}
