@charset "utf-8";
.hbg {
	background-attachment: scroll;
	background-image: url(../images/bg/hbg01.png);
	background-repeat: repeat-x;
	background-position: center top;
}
.bbg {
	background-attachment: scroll;
	background-image: url(../images/bg/bbg01.png);
	background-repeat: repeat-x;
	background-position: center bottom;
}
