@charset "utf-8";
/*
=========================================

ブラウザデフォルトスタイルリセット用定義

=========================================
*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset,img {
	border: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
}
ol,ul {
	list-style: none;
}
caption,th {
	text-align: left;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}
q: before,q: after {
	content: '';
}
abbr,acronym {
	border: 0;
}

/*
=========================================

FS ヘッダー用定義

=========================================
*/


#headWrap {
	clear: both;
	background-image: url(http://first-season.co.jp/img/header/header_back.png);
	background-repeat: repeat-x;
	background-position: top;
}
#header {
	width: 900px;
	text-align: left;
	height: 105px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 1px;
	padding-left: 1px;
}
#header h1 {
	float: left;
	display: inline;
	margin-top: 11px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 6px;
}
#header .comment {
	float: right;
}

/*　ヘッダーガイド
---------------------------------------------------------------------------- */

#header ul.guide {
	float: right;
	width: 352px;
	margin-top: 11px;
	margin-right: 0;
	margin-bottom: 9px;
	margin-left: 0;
}
#header ul.guide li {
	float: left;
}
#header ul.guide li a {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
	height: 17px;
}
#header ul.guide li.home a {
	width: 69px;
	background-image: url(http://first-season.co.jp/img/header/header_guide.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#header ul.guide li.faq a {
	width: 92px;
	background-image: url(http://first-season.co.jp/img/header/header_guide.gif);
	background-repeat: no-repeat;
	background-position: -69px 0;
}
#header ul.guide li.contact a {
	width: 97px;
	background-image: url(http://first-season.co.jp/img/header/header_guide.gif);
	background-repeat: no-repeat;
	background-position: -161px 0;
}
#header ul.guide li.group a {
	width: 94px;
	background-image: url(http://first-season.co.jp/img/header/header_guide.gif);
	background-repeat: no-repeat;
	background-position: -255px 0;
}



/*　グローバルナビゲーション
---------------------------------------------------------------------------- */
.gNavi {
	clear: both;
	position: absolute;
	width: 902px;
	margin-left:-451px;
	left: 50%;
	top: 75px;
}
.gNavi li {
	float: left;
}
.gNavi li a {
	display: block;
	height: 52px;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
	background-image: url(http://first-season.co.jp/img/header/g_navi.png);
	background-repeat: no-repeat;
}
.gNavi li.room a {
	width: 75px;
	background-position: 0 0;
}
.gNavi li.room a:hover ,
body#room .gNavi li.room a {
	background-position: 0 -52px;
}
.gNavi li.facilities a {
	width: 83px;
	background-position: -75px 0;
}
.gNavi li.facilities a:hover ,
body#facilities .gNavi li.facilities a {
	background-position: -75px -52px;
}
.gNavi li.restaurant a {
	width: 148px;
	background-position: -158px 0;
}
.gNavi li.restaurant a:hover ,
body#restaurant .gNavi li.restaurant a {
	background-position: -158px -52px;
}
.gNavi li.banquet a {
	width: 109px;
	background-position: -306px 0;
}
.gNavi li.banquet a:hover ,
body#banquet .gNavi li.banquet a {
	background-position: -306px -52px;
}
.gNavi li.sightseeing a {
	width: 148px;
	background-position: -415px 0;
}
.gNavi li.sightseeing a:hover ,
body#sightseeing .gNavi li.sightseeing a {
	background-position: -415px -52px;
}
.gNavi li.access a {
	width: 82px;
	background-position: -563px 0;
}
.gNavi li.access a:hover ,
body#access .gNavi li.access a {
	background-position: -563px -52px;
}
.gNavi li.group a {
	width: 121px;
	background-position: -645px 0;
}
.gNavi li.group a:hover ,
body#group .gNavi li.group a {
	background-position: -645px -52px;
}
.gNavi li.plan a {
	width: 136px;
	background-position: -766px 0;
}
.gNavi li.plan a:hover ,
body#plan .gNavi li.plan a {
	background-position: -766px -52px;
}


/*
=========================================

フッター用定義

=========================================
*/


#footWrapYoyaku {
	width: 100%;
	background-color: #FFFFFF;
	clear: both;
	background-image: url(http://first-season.co.jp/img/footer/footer_back.gif);
	background-repeat: repeat-x;
	background-position: 0px top;
}
#footerYoyaku  {
	width: 870px;
	text-align: left;
	color: #333333;
	font-size: 12px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
	height: 200px;
}
#footerYoyaku   .hotel_info {
	background-image: url(http://first-season.co.jp/img/footer/footer_flower.png);
	background-repeat: no-repeat;
	background-position: 0px 23px;
	padding-left: 55px;
	width: 300px;
	padding-top: 23px;
	float: left;
	line-height: 1.5em;
}
#footerYoyaku  .copyright {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: -52px;
}
#footerYoyaku #footer_linkWrap {
	float: right;
	width: 480px;
	padding-top: 20px;
}
#footerYoyaku .tblfooter {
	margin-bottom: 5px;
	font-size: 11px;
}
#footerYoyaku .tblfooter td a{
	padding-left: 8px;
	background-image: url(http://first-season.co.jp/img/common/listmark1_black.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 1.7em;
}
#footerYoyaku .footer_coment {
	width: 100%;
	text-align: right;
	clear: right;
	padding-bottom: 8px;
}

/* フッター　リンク色
---------------------------------------------------------------------------- */
#footerYoyaku a:link {
	color: #333333;
}
#footerYoyaku a:visited {
	color: #333333;
}
#footerYoyaku a:hover {
	color: #FF7E7E;
	text-decoration: underline;
}

/*
=========================================

ライトボックス用定義

=========================================
*/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/*
=========================================

FS共通定義

=========================================
*/

/* body
---------------------------------------------------------------------------- */
html {
	overflow-y: scroll;
}
body {
	text-align: center;
	font-size: 90%;
	color: #525252;
}

/* wrapper
---------------------------------------------------------------------------- */
#wrapper {
	width: 100%;
	background: ;
	margin-top: -1px;
}

/* content
---------------------------------------------------------------------------- */
#content_wrrap { 
	width: 100%;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	text-align: center;
	background-image: url(http://first-season.co.jp/img/common/back_gif.gif);
	background-repeat: repeat-x;
	background-position: 0px top;
	background-color: #FFEECB;
}
#content {
	background-image: url(http://first-season.co.jp/img/common/body_back.png);
	background-repeat: no-repeat;
	background-position: 0px top;
	width: 902px;
	margin-right: auto;
	margin-left: auto;
}
.content_box {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-top: 20px;
}
.main_content a:hover img , .side_content a:hover img{
	opacity: 0.5;
	filter: alpha(opacity=60);opacity:.60;	
}
.main_content {
	text-align: left;
	float: left;
	width: 656px;
	padding-left: 8px;
	clear: left;
}
.main_contentBox {
	background-color: #FFFFFF;
	width: 652px;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}

/* サイド */

.side_content {
	float: right;
	width: 218px;
	padding-right: 10px;
	clear: right;
	margin-bottom: 180px;
}
.side_content .bannerList {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-bottom: 0px;
}
.side_content .bannerList li {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
}
.dotline {
	background-image: url(http://first-season.co.jp/img/common/dot_line.gif);
	background-repeat: repeat-x;
	height: 1px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.style4 {font-size: 85%}

.b { font-weight: bold;	}

/* リンク色
---------------------------------------------------------------------------- */
a:link {
	color: #ec6941;
	text-decoration: underline;
}
a:visited {
	color: #ec6941;
	text-decoration: underline;
}
a:hover {
	color: #ff8e6c;
	text-decoration: underline; 
}
/* clearfix
---------------------------------------------------------------------------- */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-table;
}
/* Hidex from IE-mac \*/
*html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

/*空室検索
----------------------------------------------------------------------------*/
.side_content #kensaku {
	margin-bottom: 10px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#kensaku tbl{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.kensaku_line{
	margin-top: 5px;
	margin-bottom: 5px;
	clear: both;
	margin-right: 0px;
	margin-left: 0px;
}
.kensaku_tit{
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.kensaku_txt1{
	background-image: url(http://first-season.co.jp/img/common/kensaku_arrow1.gif);
	background-repeat: no-repeat;
	background-position: 6px center;
	padding-left: 13px;
	font-size: 12px;
	color: #534944;
	margin-top: 5px;
}
.kensaku_btn{
	margin-top: 10px;
	margin-bottom: 7px;
	text-align: center;
}
.kensakuList {
	line-height: 1.5em;
	margin-bottom: 5px;
	text-align: center;
}
/* メインビジュアル
---------------------------------------------------------------------------- */
.imageWrrapYoyaku {
	width: 100%;
	margin-top: -1px;
}
#mainimageYoyaku {
	margin-right: auto;
	margin-left: auto;
	z-index: -99;
	width: 100%;
	text-align: center;
}
#content_topYoyaku {
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-top: -1px;
	width: 100%;
	text-align: center;
}

