<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
&lt;!--

/*----------------------------------------

センタリング

----------------------------------------*/

/*--------------------
IE
--------------------*/

body{
	color:#333333;
	text-align:center;
}

/*-- メニュー読み飛ばし --*/

.skipmenu{
	display:block;
	left:-9999px;
	width:9999px;
	position:absolute;
}
.nocss{
	display:none;
}

/*-- 文字飛ばし --*/
.textimg{
	text-indent:-9999px;
	overflow:hidden;
}

/*-- JavaScript非対応 --*/
#noscript{
	padding:5px 10px 5px 10px;
	color:#999999;
}
/*----------------------------------------

タグ

----------------------------------------*/

h2{
	background-position:center top;
	background-repeat:no-repeat;
	width:690px;
	height:36px;
	border-bottom:none;
	font-size:100%;
	font-weight:normal;
	margin-bottom:1em;
	padding-bottom:0;
}

h3{
	font-weight:bold;
	font-size:120%;
}

h4{
}

a {
	color:#003399;
	text-decoration:none;
}

a:link {
	color:#003399;
	text-decoration:none;
}

a:visited {
}

a:hover{
	text-decoration:underline;
}

a:active {
}

form{
	padding:0 0 0 0;
	margin:0 0 0 0;
}
.form_button{
	font-size:12px;
}

/*----------------------------------------

構造

----------------------------------------*/
html, body {
	height: 100%;
}



#container{
	background-color: #FFFFFF;
	height: 100%;
	margin:0 auto;
	min-height: 100%;
	position: relative;
	width: 1024px;
}

body &gt; #container {
	height: auto;
}

#header{
	text-align:left;
}

#contents{
	background-color:#FFFFFF;
	padding:10px 30px;
	text-align:left;
}

#top_section1{
	width:1024px;
}

#section1{
	float:left;
	width:690px;
}

#section2{
	float:right;
	width:200px;
}

#footer{
	width:920px;
	text-align:center;
	margin:0 auto;
}

/*----------------------------------------

#header

----------------------------------------*/
/* New */
#header_top{
	width:1024px;
	height:105px;
	padding:0;
}

.header_topl{
	width:600px;
	float:left;
	padding-left:14px;
}

.header_topr{
	width:350px;
	float:right;
	margin-right: 13px;
}

.header_topl .lastChild {
}
.mybtn{
	width:160px;
	float:right;
	margin: 16px 0 0 0;
}

.season_logo{
	width:430px;
	float:left;
}

.translater{
	width:350px;
	float:right;
}
.infobox p,
.translater p{
	text-align:right;
	margin-right:15px;
}

#sitesearchbox{
	width: 368px;
	float:right;
}
#sitesearchbox p {
	float: left;
	font-weight: bold;
	padding-top:8px !important;
}

#header_inner{
	padding:0;
}

#main{
	text-align:center;
	padding:0 auto;
}
#header p{
	padding:0;
}

#top_tab{
	list-style:none;
	padding:0;
	height:35px;
	position:absolute;
	top:78px;
	left:556px;
}
#top_tab li{
	float:left;
	margin:0;
	padding:0 2px;
}
/* New */


#header{
	border-bottom:solid 2px #666666;
}

#header_inner{
	padding:10px 0 0 0;
}

#header_inner .clearfix{
	padding:0;
	margin:0;
}

#logo{
	padding:0 0 0 24px;
	float:left;
	width:500px;
}

#headerlink,
#headerlink_houjin{
	float:right;
	padding:0 0 0 0;
}
#headerlink{
	width:370px;
	position:absolute;
	margin:10px 0 0 0;
	top : 0;
	right : 0;
}
#headerlink_houjin{
	margin:0 0 0 0;
}

#headerlink p,
#headerlink_houjin p{
	padding:0 0 0 0;
	margin:0 0 0 0;
}
#headerlink #navibutton,
#headerlink_houjin #navibutton{
	padding:0 0 15px 0;
	margin:0 0 15px 0;
}

#headerlink form,
#headerlink_houjin form{
	float:right;
	padding:0 30px 0 0;
}

#myschedule{
	float:right;
	margin:0 30px 0 0;
	padding:0;
	background-image:url(../images/common/btn_myschedule_n.gif);
	background-position:left top;
	background-repeat:no-repeat;
	text-align:left;
	width:130px;
}
#myschedule a{
	display:block;
	height:26px;
}
#myschedule a:hover{
	background-image:url(../images/common/btn_myschedule_r.gif);
	background-position:left top;
	background-repeat:no-repeat;
}


#public{
	float:right;
	margin:0 30px 0 0;
	padding:0;
	background-image:url(../images/common/btn_public_n.gif);
	background-position:left top;
	background-repeat:no-repeat;
	text-align:left;
	width:180px;
}
#public a{
	display:block;
	height:26px;
}
#public a:hover{
	background-image:url(../images/common/btn_public_r.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

#google_text{
	width: 207px;
}
#google_text_top{
	width:251px;
}

/*--------------------
GlobalNavigation
--------------------*/

#GlobalNavigation{
	width:1024px;
}

#GlobalNavigation ul{
	list-style:none;
	margin:0;
	padding:0;
}

#GlobalNavigation ul li{
	display:inline;
	margin:0;
	padding:0;
}

.nopadding{
	padding:0;
}
.nomargin_padding{
	padding:0;
	margin:0;
}
/*----------------------------------------

#contents

----------------------------------------*/
.photoframe{
	background-color:#f5f5f5;
	padding:2px;
	border:solid 1px #CCCCCC;
}
.photomiddle{
	vertical-align:middle;
}
.strong{
	font-weight:bold;
	padding:0 0 0 0;
}
.pd_up{
	padding:10px 0 0 0;
}
.pd_right{
	padding:0 10px 0 0;
}
.pd_bot{
	padding:0 0 10px 0 ;
}
.pd_left{
	padding:0 0 0 10px;
}

.labelname{
	border-bottom:dotted 1px #999999;
	font-size:130%;
	font-weight:bold;
	margin-bottom:5px;
	padding:0;
}

/*----------------------------------------

#section1

----------------------------------------*/
#pnavi{
	padding:0 0 20px 0;
}

#btn_box{
	list-style:none;
}
#btn_box li{
	padding:0 0 4px 0;
	margin:0;
}

/*-- トリップアドバイザー --*/
.tripadvisorlink{
	color:#aaaaaa;
	font-size:86%;
	padding:10px 0 0 0;
}
.tripadvisorlink a{
	color:#aaaaaa;
	text-decoration:underline;
}
.tripadvisorlink a:hover{
	color:#aaaaaa;
	text-decoration:none;
}

.lfloat{
	float:left;
}
.rfloat{
	float:right;
}

/*----------------------------------------
検索結果
----------------------------------------*/
.resultbox_top{
	background-image:url(/images/common/bg_detail_top.gif);
	background-position:center top;
	background-repeat:no-repeat;
	width:335px;
	margin:10px 0 0 0;
	padding:10px 0 5px 0;
	border-bottom:dotted 1px #CCCCCC;
}
.resultbox_top p{
	padding:0 0 2px 0;
	margin:0;
}
.resultbox_bottom{
	background-image:url(/images/common/bg_detail_bottom.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
	width:335px;
	margin:0 0 10px 0;
	padding:10px 0 10px 0;
}
.resultbox_bottom p{
	padding:0 4px 0 4px;
}
.bold{
	font-weight:bold;
}
.l_search{
	float:left;
	width:335px;
}
.r_search{
	float:right;
	width:335px;
}

.pdflink{
	background-image:url(/images/common/icon_pdf.gif);
	background-position:5px 2px;
	background-repeat:no-repeat;
	margin:0;
	padding:0 0 0 20px;
}
img.rf_none{
	float:right;
	margin:0 0 1em 10px;
	padding:2px;
}
img.lf_none{
	float:left;
	margin:0 10px 1em 10px;
	padding:2px;
}


/*----------------------------------------
ボーダー
----------------------------------------*/
.topborder {
	border-top:1px dotted #999999;
	padding-top:1em;
}
.bottomborder {
	border-bottom:1px dotted #999999;
	padding-top:1em;
}
.leftborder {
	border-left:1px dotted #999999;
	padding-top:1em;
}
.rightborder {
	border-right:1px dotted #999999;
	padding-top:1em;
}

/*----------------------------------------
新着
----------------------------------------*/
.newsbox{
	border:solid 1px #999999;
	padding:5px 5px 5px 5px;
	margin:0 0 10px 0;
	position:relative;/* IEバグ回避 */
}
.newsbox .link{
	text-align:right;
	padding:0 5px 10px 0;
}
.newsbox .bottomborder {
	margin-bottom:1em;
}
.newsbox a{
	background-image:url(/images/common/icon_arrow_n.gif);
	background-position:5px top;
	background-repeat:no-repeat;
	text-decoration:underline;
	padding:0 0 0 25px;
	height:17px;
}
.newsbox a:hover{
	background-image:url(/images/common/icon_arrow_r.gif);
	background-position:5px top;
	background-repeat:no-repeat;
	text-decoration:none;
}
.newsbox a.pdf{
	background:none;
	padding:0;
	width:48px;
	height:48px;
}
.newsbox a.pdf:hover{
	background:none;
}



.newsbox .documents {
	float: right;
	margin-bottom:1em;
}
.newsbox .documents ul {
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
}
.newsbox .documents ul li {
	float: left;
	margin: 0 10px 5px 0;
	padding: 0;
}
.newsbox .documents ul li a {}
.newsbox .documents ul li a.thumbs {
	display: block;
	padding: 0 0 0 30px;
  height: 20px;
	background-image: url(/images/common/icon_arrow_n.gif);
  background-position: 5px top;
  background-size: 20px auto;
  background-repeat: no-repeat;
}
.newsbox .documents ul li a.thumbs:hover {
	opacity: .8;
}
.newsbox .documents ul li a.thumbs-doc {background-image: url(/images/common/filetype/thumb_s_doc.png);}
.newsbox .documents ul li a.thumbs-pdf {background-image: url(/images/common/filetype/thumb_s_pdf.png);}
.newsbox .documents ul li a.thumbs-ppt {background-image: url(/images/common/filetype/thumb_s_ppt.png);}
.newsbox .documents ul li a.thumbs-xls {background-image: url(/images/common/filetype/thumb_s_xls.png);}
.newsbox .documents ul li a.thumbs-zip {background-image: url(/images/common/filetype/thumb_s_zip.png);}
.newsbox .documents ul li a.thumbs-jpg {background-image: url(/images/common/filetype/thumb_s_jpg.png);}
.newsbox .documents ul li a.thumbs-png {background-image: url(/images/common/filetype/thumb_s_png.png);}




#lbl_news{
	background-image:url(/images/common/lbl_news.gif);
}
#lbl_news_archive{
	background-image:url(/images/common/lbl_news_archive.gif);
	background-position:center top;
	background-repeat:no-repeat;
	height:36px;
	margin:0 0 10px;
	padding:0;
	width:200px
}

/* モデルコースで使用している枠 */
.courseinfo_bottom {
	background-image: url("/course/images/common/bg_courseinfo_bottom.gif");
	background-position: center bottom;
	background-repeat: no-repeat;
	margin: 0 0 10px;
	padding: 0 0 10px;
	width: 690px;
}
.courseinfo {
	background-image: url("/course/images/common/bg_courseinfo_top.gif");
	background-position: center top;
	background-repeat: no-repeat;
	margin: 0;
	padding: 10px 0 5px;
	width: 690px;
}
.courseinfo p {
	font-weight: bold;
	padding: 10px 10px 10px 20px;
}
.courseinfo .coursein {
	float: left;
	width: 300px;
}
.courseinfo ol {
	padding: 0 0 0 30px;
}
.courseinfo p{
	background-image: url("/images/common/ic_course.gif");
	background-position: 15px 8px;
	background-repeat: no-repeat;
	padding-left:40px;
}
.courseinfo #movie_link{
	background-image:url("/course/images/common/btn_movie_n.gif");
	background-position:left top;
	background-repeat:no-repeat;
	height:29px;
	padding:0;
	margin:0 0 0 40px;
}
.courseinfo #movie_link a{
	display:block;
	height:29px;
	width:150px;
	padding:0;
}

.courseinfo #movie_link a:hover{
	background-image:url("/course/images/common/btn_movie_r.gif");
	background-position:left top;
	background-repeat:no-repeat;
	height:29px;
}

/*----------------------------------------
メディア情報
----------------------------------------*/

#lbl_media{
	background-image:url(/images/common/lbl_media.gif);
}

#lbl_media_archive{
	background-image:url(/images/common/lbl_media_archive.gif);
	background-position:center top;
	background-repeat:no-repeat;
	height:36px;
	margin:0 0 10px;
	padding:0;
	width:200px
}

/*----------------------------------------

#section2

----------------------------------------*/
#acc01,
#acc02,
#acc03,
#acc04,
#acc05,
#acc06,
#acc07,
#acc08{
	padding:0 0 4px 0;
}

.accordion_content,
.accordion_content2,
.accordion_content3,
.accordion_content4,
.accordion_content5,
.accordion_content6,
.accordion_content7{
	border-right:solid 1px #996666;
	border-bottom:solid 1px #996666;
	border-left:solid 1px #996666;
	line-height:200%;
	height:80px;
}
.accordion_content ul,
.accordion_content2 ul,
.accordion_content3 ul,
.accordion_content4 ul,
.accordion_content5 ul,
.accordion_content6 ul,
.accordion_content7 ul,
.accordion_content p,
.accordion_content2 p,
.accordion_content3 p,
.accordion_content4 p,
.accordion_content5 p,
.accordion_content6 p,
.accordion_content7 p{
	padding:0;
	margin:0;
}

.accordion_toggle,
.accordion_toggle2,
.accordion_toggle3,
.accordion_toggle4,
.accordion_toggle5,
.accordion_toggle6,
.accordion_toggle7{
	display: block;
	margin: 0 0 0 0;
}

.accordion_toggle a,
.accordion_toggle2 a,
.accordion_toggle3 a,
.accordion_toggle4 a,
.accordion_toggle5 a,
.accordion_toggle6 a,
.accordion_toggle7 a{
	text-decoration:none;
	background-image:url(../images/icon_arrow_n.gif);
	background-position:5px 1px;
	background-repeat:no-repeat;
	padding:0 0 0 0;
	margin:0;
}
.accordion_toggle a:hover,
.accordion_toggle2 a:hover,
.accordion_toggle3 a:hover,
.accordion_toggle4 a:hover,
.accordion_toggle5 a:hover,
.accordion_toggle6 a:hover,
.accordion_toggle7 a:hover{
	text-decoration:none;
	background-image:url(../images/icon_arrow_r.gif);
	background-position:5px 1px;
	background-repeat:no-repeat;
}

.accordion_toggle_active a,
.accordion_toggle_active2 a,
.accordion_toggle_active3 a,
.accordion_toggle_active4 a,
.accordion_toggle_active5 a,
.accordion_toggle_active6 a,
.accordion_toggle_active7 a{
	text-decoration:none;
	background-image:url(../images/icon_arrow_r.gif);
	background-position:5px 1px;
	background-repeat:no-repeat;
}

.accordion_content,
.accordion_content2,
.accordion_content3,
.accordion_content4,
.accordion_content5,
.accordion_content6,
.accordion_content7{
	overflow: hidden;
}

.accordion_content ul,
.accordion_content2 ul,
.accordion_content3 ul,
.accordion_content4 ul,
.accordion_content5 ul,
.accordion_content6 ul,
.accordion_content7 ul{
	list-style:none;
}

.accordion_content ul li,
.accordion_content2 ul li,
.accordion_content3 ul li,
.accordion_content4 ul li,
.accordion_content5 ul li,
.accordion_content6 ul li,
.accordion_content7 ul li{
	border-bottom:solid 1px #DFDFDF;
	padding:0;
	margin:0;
}

#acc01 .last,
#acc02 .last,
#acc03 .last,
#acc04 .last,
#acc05 .last,
#acc06 .last,
#acc07 .last{
	border:none;
}

#acc01 ul,
#acc02 ul,
#acc03 ul,
#acc04 ul,
#acc05 ul,
#acc06 ul,
#acc07 ul{
	list-style:none;
}
#acc01 ul li a,
#acc02 ul li a,
#acc03 ul li a,
#acc04 ul li a,
#acc05 ul li a,
#acc06 ul li a,
#acc07 ul li a,
#acc08 ul li a{
	display:block;
	background-image:url(../images/common/icon_arrow_n.gif);
	background-position:5px 4px;
	background-repeat:no-repeat;
	margin:0;
	padding:0 0 0 25px;
	text-decoration:none;
	width:175px;
}
#acc01 ul li a:hover,
#acc02 ul li a:hover,
#acc03 ul li a:hover,
#acc04 ul li a:hover,
#acc05 ul li a:hover,
#acc06 ul li a:hover,
#acc07 ul li a:hover,
#acc08 ul li a:hover{
	background-image:url(../images/common/icon_arrow_r.gif);
	background-position:5px 4px;
	background-repeat:no-repeat;
}

#section2 #subnavibox p a{
	display:block;
	height:56px;
	width:200px;
}
#section2 #subnavibox .textimg{
	height:56px;
	margin:0 0 4px 0;
	padding:0 0 0 0;
	width:200px;
	background-position:center top;
	background-repeat:no-repeat;
}

#section2 #subnavibox .accordion_toggle,
#section2 #subnavibox .accordion_toggle2,
#section2 #subnavibox .accordion_toggle3,
#section2 #subnavibox .accordion_toggle4,
#section2 #subnavibox .accordion_toggle5,
#section2 #subnavibox .accordion_toggle6,
#section2 #subnavibox .accordion_toggle7,
#section2 #subnavibox .accordion_toggle8{
	margin:0 0 0 0;
}


/*----------------------------------------

#footer

----------------------------------------*/
#footer_next,
#footer{
	border-top:solid 1px #aaaaaa;
	clear:both;
	font-size:90%;
	padding:15px 0 0 0;
	text-align:center;
}

#footer_next ul,
#footer ul{
	list-style:none;
	padding:0 0 20px;
}

#footer_next ul li,
#footer ul li{
	background-image:url(../images/common/icon_fnav_arrow.gif);
	background-position:left 50%;
	background-repeat:no-repeat;
	display:inline;
	margin:0 0 0 10px;
	padding:0 0 0 10px;
}
#CopyRight{
	color:#aaaaaa;
}

/*----------------------------------------
新着
----------------------------------------*/
#side_newsbox p{
	border-bottom:1px dotted #999999;
	margin:0 0 5px 0;
	padding:0 0 5px 2px;
}
#side_newsbox a{
	background-image:url(/images/common/icon_arrow_n.gif);
	background-position:left 1px;
	background-repeat:no-repeat;
	text-decoration:underline;
	padding:0 0 0 22px;
	display:block;
}
#side_newsbox a:hover{
	background-image:url(/images/common/icon_arrow_r.gif);
	background-position:left 1px;
	background-repeat:no-repeat;
	text-decoration:none;
}

/*---------------------------------------- */
.larrow a{
	background-image:url(/images/common/icon_arrow_n.gif);
	background-position:5px top;
	background-repeat:no-repeat;
	text-decoration:underline;
	padding:0 0 0 25px;
	height:17px;
}
.larrow a:hover{
	background-image:url(/images/common/icon_arrow_r.gif);
	background-position:5px top;
	background-repeat:no-repeat;
	text-decoration:none;
}

/*----------------------------------------

/*----------------------------------------
ソーシャルメディア
----------------------------------------*/
#sociallink {
	clear: both;
	overflow: hidden;
}
#sociallink ul {
	list-style: none;
}
#sociallink ul li {
	float: left;
	margin: 0;
	padding: 0;
}
#tabikuralink {
	clear: both;
	overflow: hidden;
	padding: 1.5em 0 0;
}
#tabikuralink a {
	display: block;
	width: 690px;
	height: 50px;
	background: url("/images/common/btn_reserve_n.gif") no-repeat;
}
#tabikuralink a:hover {
	background: url("/images/common/btn_reserve_r.gif") no-repeat;
}

/*----------------------------------------
旅くら
----------------------------------------*/

/*----------------------------------------

print

----------------------------------------*/

@media print {

	body{
		background-color: #004080;
	}
	#header_inner{
		display:none;
	}
	#header{
		background-image:url(../images/common/logo.gif);
		background-position:top left;
		background-repeat:no-repeat;
		width:100%;
		height:60px;
	}

	#container{
		width:100%;
	}

	#GlobalNavigation{
		display:none;
	}

	#contents{
		margin:0;
		padding:0;
	}
	#section1{
		width:100%;
	}
	#section2{
		display:none;
	}
	#footer{
		width:100%;
	}

	html body{
		zoom:94%;
	}

	html&gt;body{
		zoom:100%;
	}

}

--&gt;</pre></body></html>