@charset "utf-8";
body {
	background-image: url(../image/ui/grand.jpg);
	background-position: center bottom;
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
