.bg-massage {
	background-image: url(images/bg-massage.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg-left {
	background-image: url(images/bg-left.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.bg-right {
	background-image: url(images/bg-right.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.bg-welcome {
	background-image: url(images/bg-welcome.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg-contact {
	background-image: url(images/bg-contact.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: 5F3613;
}
.text01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
	line-height: 20px;
	font-style: normal;
}
.text02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #663300;
	font-weight: bold;
	font-style: normal;
	line-height: 22px;
}
