@charset "Shift_JIS";

ul.comfort-nav {
	list-style-type: none;
	padding: 0px;
	margin: 0px 0px 5px;
}
ul.comfort-nav li {
	height: 18px;
	width: 175px;
	margin-bottom: 0px;
	text-indent: -9999px;
	overflow: hidden;
	margin-top: 10px;
}
ul.comfort-nav li a {
	background-image: url(../images/top_img/btn_comfort.gif);
	background-repeat: no-repeat;
	display: block;
	height: 18px;
	width: 175px;
}
ul.comfort-nav li.comfort-btn01 a { background-position: 0px 0px; }
ul.comfort-nav li.comfort-btn01 a:hover { background-position: -175px 0px; }
ul.comfort-nav li.comfort-btn02 a { background-position: 0px -18px; }
ul.comfort-nav li.comfort-btn02 a:hover { background-position: -175px -18px; }
ul.comfort-nav li.comfort-btn03 a { background-position: 0px -36px; }
ul.comfort-nav li.comfort-btn03 a:hover { background-position: -175px -36px; }
h1 {
	margin: 0px;
	padding: 0px;
}
td.left-reserve {
	background-image: url(../index_img/kye02.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}/*
td.news-container {
	background-image: url(../guestroom/guestroom_img/guestroom_img02.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}*/

div.reserve-container {
	background-color: #FFF5D4;
	margin-bottom: 10px;
	border: 1px solid #BB8855;
	padding-bottom: 10px;
}
div.reserve-container h2.reserve-title {
	margin: 0px 0px 10px;
	background-color: #FFE186;
	text-align: center;
	border-bottom: 1px solid #bb8855;
	font-size: 12px;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
}
div.reserve-container p.reserve-caution {
	font-size: 10px;
	line-height: 15px;
	text-align: left;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 10px;
	text-indent: -1em;
	padding-left: 20px;
}
div.reserve-container h3.reserve-search-btn {
	margin: 0px;
	padding: 0px;
}
div.reserve-container h3.reserve-search-btn a {
	display: block;
	margin: 0px 0px 5px;
	padding: 0px;
	height: 60px;
	width: 180px;
	background-image: url(../images/top_img/top_comfort-btn.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	overflow: hidden;
}
div.reserve-container h3.reserve-search-btn a:hover {
	background-position: -180px 0px;
}
div.reserve-container dl.reserve-select {
	padding: 0px;
}
div.reserve-container dl.reserve-select dt {
	margin: 0px 10px 5px;
	padding: 2px 6px;
	background-color: #bb8855;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
div.reserve-container dl.reserve-select dd {
	margin: 0px 10px 2px;
	padding: 0px;
}
div.reserve-container dl.reserve-select dd img {
	margin-bottom: 3px;
}
div.reserve-container dl.reserve-select dd p {
	text-align: left;
}
div.reserve-container dl.reserve-select dd p strong {
	font-size: 12px;
	font-weight: bold;
}
div.reserve-container dl.reserve-select dd p span {
	font-size: 9px;
}
div.reserve-container dl.reserve-select dd input.button-left,
div.reserve-container dl.reserve-select dd input.button-right {
	width: 83px;
}
