@charset 'UTF-8';

/*
	hayataro.html用CSS
*/

table {
	border-collapse: collapse;
	border-color: #88967a;
	/*margin-left: 24px;*/
	margin-left: 57px;
	margin-bottom: 15px;
	width: 430px;
}
th, td {
	color: #88967a;
	font-size: 0.8em;
	font-weight: bold;
	/*padding: 1px 8px 1px 1px;*/
	padding: 3px 2px 3px 2px;
	vertical-align: middle;
}
th {
	text-align: center;
}
td {
	text-align: right;
}
table.sumple {
	width: 350px;
}
th.shisetsu {
	/*padding-left: 33px;*/
	/*background-color: #88967a;*/
	color: #444;
	text-align: left;
	padding: 5px 10px;
	font-size: 1em;
}
td.space {
	padding-bottom: 13px;
}
td.descript {
	text-align: left;
}
span.caution {
	color: #ff0000;
	font-weight: bold;
}
img.mark {
	float: none;
	margin: 0px;
}
p#pdflink {
	text-align: right;
	font-size: 0.8em;
}
.left {
	text-align: left;
}
span.sumple {
	display: inline;
	height : 20px;
	background: url(../img/spa.gif) no-repeat;
	background-position: left 0;
	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;
	padding-left: 41px;
	padding-bottom: 3px;
	margin-left: 20px;
	vertical-align: middle;
}
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;
}
