<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "shift-JIS";
* {
    margin: 0;
    padding: 0;
}
/* クリアフィックス */
.clearfix {
    display: block;
}
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.right {
	text-align:right;
	}

/* 本文 */
#container{
	padding-top:10px;
}
#info_click {
	float:left;
	}
#info_term {
	color:#F60;
	}
.hnlSV table  {
	width: 810px;
    border-collapse: collapse !important;
}

.hnlSV td {
	width: 208px !important;
	padding: 7px;
    border: 1px #666666 solid;
}

.hnlSVtitle {
	position: relative;
	font-weight: bold;
	font-size: 16pt;
	color: #ff6600;
	border-bottom: #ff6600 2px solid ;
	width: 775px;
	padding: 40px 0 2px 32px;
}

.hnlSVtitleImg {
	position: absolute;
	top: 38px;
	left: 0px
}

.hnlSVsyukuhaku {
	padding: 10px 0 3px;
}

.hnlSVboxContainer {
	padding: 0 0 10px 20px;
}

.hnlSVboxContainer img {
	padding: 0 0 -2px;
}

.hnlSVboxBG {
	background-color:#ffeeff ;
	border: #ffaeff 1px solid;
	padding: 10px;
}

.hnlSVboxHeader1 {
	background-color: #ffaeff;
	font-weight: bold;
	padding: 1px 9px 2px;
	width: 770px;	
}

.hnlSVboxHeader2 {
	background-color: #ffaeff;
	font-weight: bold;
	padding: 4px 9px;
	margin: 2px 0;
	width: 770px;	
}

.hnlSVboxHeader img {
	padding: 0 0 0 50px;
}

ul {
	padding: 0 0 20px 40px;
}

li {
	line-height: 1.2em ;
	padding: 0 0 0.7em;
}

dl.hnlSV{
	margin-bottom:15px;
}

/* 文字 */
.hnlSVtxt {
	padding: 0 0 20px 20px;
}

.hnlSVboxSmall {
	font-size: 8pt;
}

.shineBold {
	font-weight: bold;
}

/* コピーライト */
div.hotelFoot {
    margin: 20px auto;
    width: 850px;
}
#copyright, #copyright_s {
    padding: 5px 0 30px;
    width: 850px;
}
#copyright .img {
    float: left;
    width: 240px;
}
#copyright ul {
    background: url("/images/foot/dotted_line.gif") repeat-y scroll left center transparent;
    float: right;
    padding: 0 0 0 3px;
}
#copyright ul li {
    background: url("/images/foot/dotted_line.gif") repeat-y scroll right center transparent;
    display: inline;
    font-size: 11px;
    padding: 0 8px 0 5px;
}

</pre></body></html>