@charset "utf-8";
/* CSS Document */


#frame {
	background-color: #42210B;
	background-image: url(../images/salon_bg.jpg);
	height: 416px;
	width: 1000px;
	float: left;
}

#title {
	background-image: url(../images/salon_title.gif);
	height: 115px;
	width: 223px;
	float: left;
	padding-top: 15px;
	padding-left: 130px;
	background-repeat: no-repeat;
	background-position: right bottom;
}
strong {
	font-weight: normal;
}



#map {
	background-image: url(../images/salon_map.gif);
	height: 350px;
	width: 510px;
	background-repeat: no-repeat;
	margin-top: 45px;
	float: left;
}

#info {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: x-small;
	float: right;
	height: 210px;
	width: 190px;
	overflow: auto;
	margin-top: 100px;
	margin-bottom: 10px;
	line-height: 1.2em;
}

#info p {
	margin-top: 10px;
}

#reserve {
	margin-left: 40px;
	vertical-align: middle;
}
.open {
	margin-left: 10px;
	text-indent: -10px;
}


.address {
	margin-left: 30px;
	font-size: x-small;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-weight: normal;
}
#title  h2 {
	text-indent: -9999px;
	display: block;
}
