@import "left_menu.css" ;

#alpha {
	width:400px;
}

#beta .inner {
	margin-left:400px !important;
}

#alpha .inner, #beta .inner {
	padding:0 8px;
}
#contents .inner {
	margin-top:0 !important;
}


#salon {
	width:143px;
	height:32px;
	background:url('../images/salon/title.gif') no-repeat 0 0;
	text-indent:-999em;
	margin:16px 10px 24px;
}

h3 {
	width:364px;
	height:32px;
	text-indent:-999em;
	margin:24px 10px 16px;
}

h3#access {
	background:url('../images/salon/access.gif') no-repeat 0 0;
	margin-top:0;
}

h3#profile {
	background:url('../images/salon/profile.gif') no-repeat 0 0;
}

h4 {
	font-weight:normal;
	border-bottom:1px dashed #D03218;
}

h4 span {
	border-left:4px solid #D03218;
	padding-left:4px;
}

h4 span span {
	border-left:0;
	font-size:75% !important;
}

#map {
	margin:8px;
	width:368px;
	height:148px;
	border:1px solid #666;
}

.photo_div {
	width:125px;
	height:125px;
	float:left;
}

.photo_div a {
	width:115px;
	height:115px;
	display:block;
	border:1px solid #e9e9e9;
	background-color:#fff;
	padding:4px;
}
.photo_div a:hover {
	border-color:#e80012;
}
