@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFCC66;
	background-image: url("bg_01");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
}


