@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	background-image: url(../new/style/images/back.jpg);
	background-repeat: repeat-x;
	background-color: #fafaf9;
}
.tel_back {
	background-image: url(../new/style/images/tel_back.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.below_back {
	background-image: url(../new/style/images/bottom_back.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
