@charset "UTF-8";

table.saloninfo {

	clear: both;

	margin: 27px auto 0 auto;

	border: solid 1px #5e515a;

	border-collapse: separate;

	padding:0;

	text-align: left;

	vertical-align: middle;

	font-size: 90%;

}

table.saloninfo th {

	padding: 3px;

	text-align: center;

	background: #a8ed63;

	line-height: 130%;

}

table.saloninfo tr.color td {

	background: #e7fed0;

	line-height: 130%;

}

table.saloninfo tr.link1 {

	background: #fffe9f;

	line-height: 130%;

}

table.saloninfo tr.link1:hover {

	background: #ffea00;

	cursor: pointer;

}

div.txt {

	margin: 8px 0 0 0;

}

table.saloninfo td {

	padding: 3px;

	line-height: 130%;

}

table.saloninfo td.center {

	text-align: center;

}
