@charset "utf-8";
html {
	overflow-y: scroll;
}
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "メイリオ", "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	text-align: justify;
	text-justify: distribute;
	-webkit-text-size-adjust: none;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: bottom;
}
a {
	color: #0099EE;
	text-decoration: none;
}
a:link {}
a:visited {}
a:hover {
	text-decoration: underline;
}
a:hover img.hoverImg {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}
a:active {
	text-decoration: underline;
}
table.waku {
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
table.waku th {
	background-image: url(images/box_bg01.gif);
}
table.waku th, table.waku td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding: 10px;
}
table.waku2 {
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
table.waku2 th {
	background-image: url(images/box_bg01.gif);
}
table.waku2 th, table.waku2 td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding: 5px;
}
table.wakuPrice {
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
table.wakuPrice th {
	background-image: url(images/box_bg01.gif);
}
table.wakuPrice th, table.wakuPrice td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding: 3px;
}
p {
	margin-top: 10px;
}
p.text_small {
	margin-top: 5px;
}
h1 {
	line-height: 30px;
	height: 30px;
	font-weight: normal;
	font-size: 12px;
	text-align: right;
}
h2 {
	font-size: 13px;
	color: #FFFFFF;
	margin-top: 40px;
	line-height: 30px;
	background-image: url(images/h2_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	padding-left: 10px;
	padding-bottom: 5px;
}
h2 a {
	color: #FFF;
}
h3 {
	color: #000000;
	margin-top: 20px;
	font-size: 13px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 3px;
}
h4 {
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 15px;
	border-left-width: 5px;
	border-left-style: solid;
	background-color: #333333;
	font-size: 12px;
	line-height: 16px;
	padding: 5px;
	border-left-color: #448855;
}
ol {
	margin-top: 10px;
}
ul {
	margin-top: 10px;
}
li {
	margin-left: 50px;
	margin-top: 5px;
}
dl {
	margin-top: 10px;
}
dt {}
dd {}
.clear {
	clear: both;
}
.margin_top00 {
	margin-top: 0px;
}
.margin_top05 {
	margin-top: 5px;
}
.margin_top10 {
	margin-top: 10px;
}
.margin_top20 {
	margin-top: 20px;
}
.margin_top30 {
	margin-top: 30px;
}
.margin_top40 {
	margin-top: 40px;
}
.text_small {
	font-size: 11px;
	line-height: 16px;
}
.text_large {
	font-size: 200%;
	line-height: 1.5em;
}
.appeal_color {
	color: #DD3300;
}
.box_waku01 {
	padding: 8px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	background-image: url(images/box_bg01.gif);
}
.box_waku02 {
	padding: 8px;
	background-image: url(images/box_bg01.gif);
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.box_waku_headline {
	font-size: 12px;
	line-height: 18px;
}
.box_waku_headline p {
	margin: 0px;
	padding: 0px;
}
.box_waku_headline a {
	font-weight: bold;
}
.box_waku_headline .entryBox {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
	overflow: auto;
}
.box_waku_headline .date {
	font-size: 10px;
}
.box_waku_info {
	height: 155px;
	overflow-y: scroll;
	overflow-x: hidden;
	background-image: url(images/box_bg01.gif);
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.box_waku_info ul {
	margin-top: 0px;
}
.box_waku_info li {
	margin-top: 0px;
	margin-left: 0px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	padding-bottom: 5px;
	padding-top: 5px;
}
.w30percent {
	width: 30%;
}
.w80percent {
	width: 80%;
}
.w99percent {
	width: 99%;
}
.w460box_left {
	float: left;
	width: 460px;
	margin-right: 20px;
}
.w460box_right {
	float: right;
	width: 460px;
}
.w340box_left {
	float: left;
	width: 340px;
	margin-right: 20px;
}
.w340box_right {
	float: right;
	width: 340px;
}
.w220box_left {
	float: left;
	width: 220px;
	margin-right: 20px;
}
.w220box_right {
	float: right;
	width: 220px;
}
.img_waku01 {
	border: 1px solid #CCCCCC;
}
.icon_link {
	background-image: url(images/ico_link.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 18px;
	list-style-type: none;
}
.line_dot {
	background-image: url(images/line_dot01.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.tel {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	line-height: 28px;
	font-weight: bold;
}
.faq dl {
	margin: 0px;
	padding: 0px;
}
.faq dt {
	background-image: url(images/icon_question.png);
	background-color: #FFEECC;
	color: #000000;
	margin-top: 15px;
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	font-weight: bold;
}
.faq dd {
	margin-top: 10px;
	margin-left: 50px;
}
.link dl {
	margin: 0px;
	padding: 0px;
}
.link dt {
	background-image: url(images/icon_star.png);
	background-color: #FFEECC;
	color: #000000;
	margin-top: 15px;
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	font-weight: bold;
}
.link dd {
	margin-top: 10px;
	margin-left: 50px;
}
.access {
	float: right;
	width: 220px;
}
.access dl {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.access dt {
	background-image: url(images/icon_star.png);
	background-color: #FFEECC;
	color: #000000;
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	font-weight: bold;
}
.access dd {
	margin-top: 5px;
	margin-left: 0px;
	font-size: 11px;
	line-height: 16px;
	margin-bottom: 10px;
}
#wrapper {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
}
#container {}
#header {
	height: 70px;
}
#logo {
	float: left;
	margin-top: 20px;
}
#bannerReservation {
	float: right;
	margin-left: 10px;
}
#bannerCancel {
	float: right;
	margin-left: 5px;
}
#checkInOut {
	float: right;
}
#globalNavi {
	background-image: url(images/navi_bg.png);
	height: 50px;
}
#globalNavi ul {
	margin-top: 0px;
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	height: 40px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}
#globalNavi li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: inline;
}
#globalNavi a {
	text-align: center;
	display: block;
	height: 50px;
	line-height: 50px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	width: 128px;
	float: left;
	font-weight: normal;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
}
#globalNavi a:hover {
	background-color: #333333;
}
#primaryNavi {
	text-align: right;
	background-image: url(images/primaryNavi_bg.png);
	background-repeat: repeat-x;
	height: 20px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#primaryNavi ul {
	margin: 0px;
	padding: 0px;
}
#primaryNavi li {
	font-size: 11px;
	line-height: 20px;
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#primaryNavi li.last {
	border-right-style: none;
	padding-right: 0px;
}
#primaryNavi a {
	color: #FFFFFF;
}
#catch {
	background-image: url(images/catch_bg.png);
}
#catch h2 {
	font-weight: normal;
	font-size: 20px;
	color: #448855;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 70px;
	height: 70px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	background-image: none;
}
#pankuzu {
	font-size: 11px;
	line-height: 30px;
	height: 30px;
	text-align: right;
}
#pankuzu p {
	margin-top: 0px;
}
#contents {
	float: left;
	width: 700px;
}
#side_bar {
	float: right;
	width: 220px;
}
#side_contents {}
#sideNavi {
	margin-top: 40px;
}
#sideNavi dt a {
	font-size: 13px;
	line-height: 40px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/side_navi_off.jpg);
	height: 40px;
	padding-left: 10px;
	display: block;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#sideNavi dt a:hover {
	background-image: url(images/side_navi_on.jpg);
}
#sideNavi dd a {
	line-height: 30px;
	background-image: url(images/box_bg01.gif);
	height: 30px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	display: block;
	text-decoration: none;
	color: #666666;
}
#sideNavi dd a:hover {
	background-color: #EEEEEE;
}
#page_top {
	text-align: right;
	padding-top: 70px;
	margin-top: 20px;
	clear: both;
	background-image: url(images/pagetop_bg.jpg);
	background-repeat: no-repeat;
	height: 80px;
	padding-right: 20px;
}
#footer {
	background-color: #222222;
	color: #FFFFFF;
	padding: 20px;
}
#footer .inBox {
	float: left;
}
#footer h2 {
	background-image: none;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 13px;
	line-height: normal;
	height: auto;
	font-weight: bold;
}
#footer p {
	padding-left: 40px;
	font-size: 11px;
	line-height: 17px;
	margin-top: 5px;
}
#footer address {
	font-style: normal;
	font-size: 10px;
	text-align: right;
}
#footer a {
	color: #FFFFFF;
}
#attentionBox {
	border: solid 1px #C00;
	padding: 20px;
	margin-top: 40px;
}
#attentionBox p {
	margin: 0px;
	font-size: 120%;
	line-height: 2em;
	color: #C00;
	text-align: center;
}
#sitemap {
	margin-top: 40px;
}
#sitemap ul {
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#sitemap li {
	list-style-type: none;
	background-image: url(images/ico_link.gif);
	background-repeat: no-repeat;
	background-position: left 13px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 18px;
}
#sitemap ul.bottom_layer {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sitemap ul.bottom_layer li {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: none;
	list-style-type: circle;
	padding-left: 0px;
	margin-left: 20px;
}
#calendar {
	background-color: #EEEEEE;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
#calendar table {
	width: 200px;
	margin-right: auto;
	margin-left: auto;
}
#rss {
	text-align: right;
	margin-top: -35px;
	height: 35px;
}
#topBanner {
	margin-top: 20px;
	overflow: hidden;
}
#topBanner .inBox {
	float: left;
	padding: 3px;
	border: 1px solid #CCCCCC;
	margin-right: 8px;
}
#topBanner .last {
	margin-right: 0px;
}
#facilitiesBox {
	padding-left: 0px;
	margin-top: 40px;
}
#facilitiesBox .inBox {
	float: left;
	height: 230px;
	width: 220px;
	padding-right: 6px;
	padding-left: 7px;
	padding-bottom: 10px;
}
#facilitiesBox .inBox h3 {
	margin-top: 5px;
}
#facilitiesBox .inBox p {
	font-size: 11px;
	line-height: 16px;
	margin-top: 5px;
}
#rentalBox {
	padding-left: 0px;
	margin-top: 40px;
}
#rentalBox .inBox .photo {
	position: relative;
}
#rentalBox .inBox .photo .attention {
	position: absolute;
	inset: 0;
	background-color: rgba(0,0,0,0.6);
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	font-weight: bold;
}
#rentalBox .inBox {
	float: left;
	height: 230px;
	width: 220px;
	padding-right: 6px;
	padding-left: 7px;
}
#rentalBox .inBox h3 {
	margin-top: 5px;
}
#rentalBox .inBox p {
	font-size: 11px;
	line-height: 16px;
	margin-top: 5px;
	text-align: right;
}
#rentalBox .inBox .price {
	font-size: 12px;
	font-weight: bold;
	color: #DD3400;
}
