@charset "utf-8";

body {
	background: url(../info/image/background.jpg) no-repeat left bottom;
}

h2 {
	margin-bottom: 20px;
	padding-bottom: 7px;
	font-family: Georgia;
	font-size: 21px;
	font-weight: normal;
	background: url(../image/border.gif) repeat-x bottom;
}

h2 span {
	position: relative;
	left: 80px;
	bottom: 1px;
	font-family: "Times New Roman", Times, serif;
	color: #000;
	font-size: 16px;
}

.salonImage img {
	position: relative;
	top: 5px;
	left: 5px;
}

div.salonText {
	float: left;
	color: #482F12;
	font-size: 1em;
	line-height: 1.8em;
	white-space: nowrap;
}

table.staff {
	margin-top: 4px;
	color: #38672B;
	line-height: 1em;
	border-collapse: separate;
	border-spacing: 0px;
}

.staff td {
	padding: 1px 3px;
}

.right {
	text-align: right;
}


.salonText p {
	padding: 10px 0px 18px;
	color: #38672B;
	line-height: 1.6em;
}