﻿@charset "utf-8";

body {
	background-image: none;
	background-color: #ffffff;
}
div#wrapper {
	width: 720px;
}
div#header {
	display: none!important;
}
div#contents {
	float:none;
}
div.side_menu {
	display: none;
}
div#footer {
	display: none!important;
}
div.print_img {
	display: block!important;
}
