@charset 'UTF-8';

/*
	stay.html用CSS
*/
div#stay-top {
	width: 400px;
}
table {
	border-collapse: collapse;
	border-color: #88967a;
	/*margin-left: 24px;*/
	/*margin-left: 8px;*/
	/*margin-top: 10px;*/
	margin-bottom: 15px;
	width: 300px;
	height : 100px;
}
th, td {
	color: #88967a;
	font-size: 14px;
	font-weight: bold;
	/*padding: 1px 8px 1px 1px;*/
	padding: 3px 2px 3px 2px;
	vertical-align: middle;
}
th {
	text-align: center;
}
td {
	text-align: right;
}
span.sumple {
	height : 20px;
	background: url(../img/spa.gif) no-repeat;
	background-position: left 0;
	height: 18px;
	padding-left: 23px;
	padding-bottom: 3px;
	margin-left: 20px;
	vertical-align: middle;
}
span.sumple-roten {
	height : 20px;
	background: url(../img/spa2.gif) no-repeat;
	background-position: left 0;
	height: 18px;
	padding-left: 41px;
	padding-bottom: 3px;
	margin-left: 20px;
	vertical-align: middle;
}
th.shisetsu {
	/*padding-left: 33px;*/
	/*background-color: #88967a;*/
	color: #444;
	text-align: left;
	padding: 5px 10px;
	font-size: 14px;
}
td.descript {
	text-align: left;
	padding : 5px 10px;
}
span.caution {
	color: #ff0000;
	font-weight: bold;
}
/*img.mark {
	float: right;
	margin: 0px;
}*/
p#pdflink {
	text-align: right;
	font-size: 13px;
}
th.item {
	background-color: #88967a;
	color: #fff;
	border: 1px solid #fff;
	border-bottom-color: #88967a;
}
th.item-top {
	background-color: #88967a;
	color: #fff;
	border: 1px solid #fff;
	border-bottom-color: #fff;
}
th.item-bottom {
	background-color: #88967a;
	color: #fff;
	border: 1px solid #fff;
	border-top-color: #fff;
	border-bottom-color: #88967a;
}
th.item-left {
	background-color: #88967a;
	color: #fff;
	border: 1px solid #fff;
	border-left-color: #88967a;
	border-bottom-color: #88967a;
}
th.item-right {
	background-color: #88967a;
	color: #fff;
	border: 1px solid #fff;
	border-right-color: #88967a;
	border-bottom-color: #88967a;
}
th.onsen {
	background: url(../img/spa.gif) no-repeat;
	background-position: center center;
	vertical-align: middle;
	width: 40px;
}
th.roten {
	background: url(../img/spa2.gif) no-repeat;
	background-position: center center;
	vertical-align: middle;
	width: 40px;
}
.box-in {
	padding : 10px 10px 0 0;
}
.left {
	clear : left;
	float : left;
}
.right {
	clear : right;
	float : right;
}
#senjou {
	float : right;
	margin-top : 2px;
	margin-bottom : 15px;
}
#hayatarou-box {
	display : inline;
	float : left;
	margin-bottom : 10px;
}
#hayatarou-box li{
	text-indent : -9999px;
}
#hayatarou-box a{
	display : block;
	width : 307px;
	height : 106px;
	overflow : hidden;
}

#hayatarou-box a:hover {
	background-position :0 -106px;
}
