@charset "utf-8";
@import url(reset.css);
@import url(base.css);
@import url(common.css);


/* company
--------------------------------------------------------------------*/

#content #salon {
	clear: left;
	overflow: hidden;
	zoom: 0;
	margin-bottom: 20px;	
}
#content #salon li {
	float: left;
	margin-left: 20px;
}
#content #salon li:first-child {
	margin-left: 0;
}

#content table th {
	width: 158px;
}
#content table td {
}

#content .map {
	height: 400px;
	margin-bottom: 50px;
}
