.salon_box { width:940px; }
.salon_contents{
	margin:20px 0 30px 0;
	padding:0 40px 10px 30px;
}
.salon_contents_s{
	margin:20px 0 10px 0;
	padding:0 40px 10px 30px;
}
.salon_tr_l {
	width:358px;
	float:left;
}
.salon_tr_l dd,.salon_l dd,.salon_r dd  { margin-top:10px; }
.salon_tr_r { float:right; }
.salon_walu { width:auto; }

.salon_l {
	width:429px;
	float:left;
}
.salon_r {
	width:429px;
	float:right;
}

.salon_info { margin-top:5px; }

.detail_box {
	width:940px;
	margin-bottom:30px;
}
.detail_contents {
	margin:0 40px 50px 30px;
	padding-top:30px;
	border-top:solid 1px #e6e2d9;
}
.detail_contents dl { margin-left:550px; }

.detail_contents dd {
	margin-bottom:20px;
	padding-right:5px;
}
img.detail_box_img { float:left; margin:0; }

.detail_contents_linkarea {
	height:36px;
	position:relative;
	overflow:hidden;
}
a.salon_btn {
	width:213px;
	height:36px;
	display:block;
	text-indent:-9999px;
	position:absolute;
	background:url(../images/salon_btn.png) no-repeat 0 0;
}
a.salon_btn:hover{
	background:url(../images/salon_btn.png) no-repeat 0 -36px;
}

