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


	salon.css

 ※Not Edit Styleseet.
----------------------------------*/

.salon-data th{
	white-space: nowrap;
	text-align: left;
}
.accessArea th{
	white-space: nowrap;
	text-align: left;
}

.accessArea .list, .calendarArea .list{
	border: #555 1px solid;
	margin: 0 auto;
	width: 98%;
}
.accessArea .list .right.wide,.calendarArea .list{
	width: auto;
	height: auto;
	float: none;
	text-align: center;
	line-height: 48px;
	margin: 0 5px;
	border:#999 1px solid;
	background-color: #efefef;
}
.map-space .gmap iframe{ width: 100% !important; height: 300px !important;}

#schedule iframe{max-width: 100% !important; height: 300px !important;}