@charset "UTF-8";
.top_bg {
	background-image: url(images/bg/bg_02.gif);
	background-repeat: repeat-x;
}
.bottom_bg {
	background-image: url(images/bg/bg_08.gif);
	background-repeat: repeat-x;
}
.left_bg {
	background-image: url(images/bg/bg_04.gif);
	background-repeat: repeat-y;
}
.right_bg {
	background-image: url(images/bg/bg_06.gif);
	background-repeat: repeat-y;
}
