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

.bg {
	background-image: url(../interface/images/home_01.jpg);
	background-repeat: repeat-x;
}
.bg2 {
	background-image: url(../interface/images/sub_01.jpg);
	background-repeat: repeat-x;
}
