/* CSS Document */

@charset "Shift_JIS";
body {
background-image: url("back_image.jpg");
background-repeat: no-repeat;
background-attachment: fixed;
background-position: center bottom
}