body {
background-attachment: fixed; background-image: url(http://matsudasou.com/img/body.jpg); background-repeat: repeat-y; background-position: center top
}
.body01 {
	background-attachment: scroll;
	background-image: url(http://matsudasou.com/img/body01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}