
#contentsArea {
	padding-bottom: 20px;
	margin: -20px auto 10px;
	width: 980px;
	overflow: hidden;
}

#contentsAreaInner {
	padding: 30px 0 0 0px;
	overflow: hidden;
}

#privacyBox {
	float: left;
	width: 970px;
	margin-left:0px;
	margin-top:0px;
	background-color:#FFF;
}
#privacyBox dl {
	padding: 25px 0 10px 0;
	margin-bottom: 10px;
	margin-top:-7px;
	width: 970px;
	overflow: hidden;
	background: url(../img/privacy_title.png) left top no-repeat;
}
#privacyBox dt {
	padding: 30px 0 0 60px;
	margin-bottom: 5px;
	margin-left:20px;
	height: 40px;
	line-height: 40px;
	font-weight: bold;
	color: #159680;
	font-size:120%;
}
#privacyBox dd {
	padding: 0 110px 10px 60px;
	margin-left:20px;
	line-height: 190%;
}
#privacyBox dd.One {
	padding: 8px 0 10px 60px;
}
#privacyBox a {
	color:#0066cc;
	text-decoration:underline;
}
#privacyBox a:hover {
	color:#26ad9c;
	text-decoration:underline;
}

#salonInfo {
	margin:0 auto 30px;
	padding-left:20px;
	clear:both;
	width:940px;
	height:310px;
	position:relative;
}

.salonInfoTitle {
	margin-bottom:0px;
	margin-top:25px;
	text-align:center;
}
.salonInfoTxt {
	position:absolute;
	width:410px;
	height:260px;
	font-size:12px;
	color:#666;
	line-height:1.5;
	top:0px;
	right:5px;
}

.salonImage {
	position:absolute;
	top:0px;
	left:10px;
}

.salonImage img {
	padding:2px;
	border:1px solid #CCC;
}

.goSalonInfo {
	position:absolute;
	width:320px;
	height:100px;
	top:210px;
	right:55px;
	text-indent:-9999px;
	display:block;
}

.goSalonInfo a {
	width:320px;
	height:100px;
	background:url(../img/top_reserve_btn.png) no-repeat;
	background-position:0 0;
	text-indent:-9999px;
	display:block;
}

.goSalonInfo a:hover {
	width:320px;
	height:100px;
	background:url(../img/top_reserve_btn.png) no-repeat;
	background-position:0 -100px;
	text-indent:-9999px;
	display:block;
}

.footerSalonInfo {
	line-height:1.5;
	height:30px;
	font-size:10px;
}

.footerSalonInfo p {
	margin-bottom:3px;
	line-height:0.8;
}

