@charset "UTF-8";

@import "../css/import.css";

/*-------------------------------------------
---------------------------------------------salon*/

.column strong{
	font-weight:bold;
}

.salon table{
	margin-left:30px;
}

.salon table th,.salon table td{
	vertical-align:top;
	padding:10px;
	border-bottom:1px solid #DCD3BE;
}

.floL{
	float:left;
	margin-right:15px;
}

.square{
	background:url(../img/square.gif) no-repeat 0 6px;
	padding-left:15px;
	padding-bottom:3px;
	margin-top:10px;
	font-weight:bold;
}