@charset "euc-jp";
/* CSS Document */

body {
	background-attachment: scroll;
	background-image: url(../images/bg_01.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}