#salon-left {
	float: left;
	width: 580px;
	display: inline;
	margin-right: 20px;
	text-align: left;
}
#menu {
	width: 580px;

}
#midashi {
	width: 580px;
	background-position: 90;
	margin-top: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 1.5em;

}
#salon-right {
	float: right;
	width: 200px;
	display: inline;
	height: 600px;
	background-attachment: scroll;
	background-image: url(../img/commons/salonmenu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 155px;
}
.salontext {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 108%;
	color: #206C68;
	padding-left: 20px;
	line-height: 2em;
}
.menutext {
	font-size: 14px;
	line-height: 1.5em;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	letter-spacing: 2px;
}
.coursetext {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 100%;
	line-height: 2em;
	padding: 10px;
}
.red {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	line-height: 1.5em;
	color: #FF3300;
}
