@charset "UTF-8";

table.saloninfo {

	clear: both;

	margin: 27px auto 0 auto;

	border: solid 1px #605e45;

	border-collapse: separate;

	padding:0;

	text-align: left;

	vertical-align: middle;

	font-size: 90%;

}

table.saloninfo th {

	padding: 3px;

	text-align: center;

	background: #f8f6ba;

	line-height: 130%;

}

table.saloninfo tr.color td {

	background: #fffee9;

	line-height: 130%;

}

table.saloninfo td {

	padding: 3px;

	line-height: 130%;

}

table.saloninfo td.center {

	text-align: center;

}
