@charset "utf-8";
@import url("base.css");
@import url("header.css");
@import url("footer.css");
/*---------------------------------------------*/
/* salon.css                                   */
/*   -- salon'dR                               */
/*---------------------------------------------*/

.salon-header {
	margin:0 0 20px;
	text-align:center;
}

#salon-text p {
	margin:0 0 10px;
}

#salon-about h4 {
	margin:10px 0;
}

#salon-about {
	margin:0 0 20px;
}

#salon-about table {
	margin:0 0 15px;
	border-collapse:collapse;
}

#salon-about table th {
	width:80px;
	padding:2px 0;
	font-weight:normal;
	text-align:left;
	vertical-align:top;
	border-bottom:1px solid #d1bea2;
}

#salon-about table td {
	width:170px;
	padding:2px 0;
	border-bottom:1px solid #d1bea2;
}

.info-list {
	margin:0;
	padding:0;
	list-style:circle;
}

.info-list li {
	margin:0 0 0 15px;
	padding:0 15px 0 0;
	float:left;
}

/* プライベートサロン項 ---------------------------- */
#caption-salon {
	background:url(../img/sprite_caption.png) no-repeat 0 -180px;
}

.img-salon {
	background:url(../img/photo_salon_about4.jpg) no-repeat right top;
}

#salon-about table th a {
	width:30px;
	line-height:1;
	margin:5px 0 0;
	padding:0 0 0 3px;
	color:#FFF;
	text-align:center;
	display:block;
	background:#f54983;
}

.room-text {
	margin:0 0 10px;
	padding:1px 0;
	text-align:center;
	border:1px dotted #d1bea2;
}

.carousel {
	width:400px;
	height:300px;
	text-align:center;
	overflow:hidden;
}

.carousel img {
	max-width:400px;
	max-height:300px;
}

.prev {
	float:left;
	margin:10px 13px 0 10px;
	_margin:10px 13px 0 5px;
}

.next {
	float:right;
	margin:10px 10px 0 10px;
	_margin:10px 5px 0 10px;
}

/* 出張エステ項 ---------------------------- */
#caption-visits {
	background:url(../img/sprite_caption.png) no-repeat 0 -210px;
}

.img-visit {
	background:url(../img/photo_visits_about.jpg) no-repeat right top;
}

/* 出張料金項 ---------------------------- */
.tit-area {
	width:250px;
	margin:0 0 5px;
	padding:2px 0;
	color:#423023;
	text-align:center;
	border:1px solid #d1bea2;
}

.visits-price {
	width:510px;
	margin:0 0 25px;
	border-collapse:collapse;
}

.visits-price th {
	width:90px;
	padding:3px 0 3px 10px;
	font-weight:normal;
	text-align:left;
	border-top:1px solid #d1bea2;
	border-bottom:1px solid #d1bea2;
	border-left:1px solid #d1bea2;
	border-right:1px dotted #d1bea2;
}

.visits-price td {
	padding:3px 0 3px 10px;
	border-top:1px solid #d1bea2;
	border-bottom:1px solid #d1bea2;
	border-right:1px solid #d1bea2;
}

/* 出張料金項 ---------------------------- */
.area-map {
	text-align:center;
}

/* ご予約項 ---------------------------- */
#caption-reserve-visits {
	background:url(../img/sprite_caption.png) no-repeat 0 -420px;
}

#caption-reserve-salon {
	background:url(../img/sprite_caption.png) no-repeat 0 -390px;
}

iframe {
	width:510px;
	height:100%;
	overflow-x:hidden;
	overflow:-y:scroll;
	border:none;
}
