.bg-01 {
	background-attachment: fixed;
	background-image: url(bg-01.gif);
	background-repeat: repeat-x;
}
p {
	font-family: "lr oSVbN", "Osaka|";
	font-size: 14px;
	line-height: 17px;
}
.bg-02 {
	background-image: url(bg-02.gif);
	background-repeat: repeat;
}

