@charset "UTF-8";

table.saloninfo {

	clear: both;

	margin: 27px auto 0 auto;

	border: solid 1px #615547;

	border-collapse: separate;

	padding:0;

	text-align: left;

	vertical-align: middle;

	font-size: 90%;

}

table.saloninfo th {

	padding: 3px;

	text-align: center;

	background: #fcc5c5;

	line-height: 130%;

}

table.saloninfo tr.color td {

	background: #fff1f1;

	line-height: 130%;

}

table.saloninfo td {

	padding: 3px;

	line-height: 130%;

}

table.saloninfo td.center {

	text-align: center;

}

table.saloninfo tr.link1 {

	background: #fffe9f;

	line-height: 130%;

}

table.saloninfo tr.link1:hover {

	background: #ffea00;

	cursor: pointer;

}
