@charset "UTF-8";
@import url("default.css");
@import url("screen_base.css");

body {
	background-color: #fff;
}

div#wrapper {
	width: 452px;
}

div#mobile {
	display: none;
}
