@charset "UTF-8";
/* CSS Document */

/*
============================== index_content_page ==============================
*/

/* ヘッダ（メニュー上部と下部　帯　会社名　帯）部分、　メインのページ左部　whast' new　などのPOP　部分、
　　フッター部分は　common.css　に記載
　------------------------------ */





/* ページ 右部　メイン内容　部分
　================================================ */

/* ▼ページ右部　内容一番上　部分
　------------------------------ */

#contents01 {
		width:579px;
		height: auto;
		margin: 0px 0 10px 0;
		text-align: center;
}

#con01 {
		width: 556px;
		height: auto;
		margin: 0 auto;
		text-align: center;
		background-color: #FFC;
		border: 2px solid #EAF27E;
}

#cont_top {
		width: 508px;
		height: auto;
		margin: 20px auto 20px;
		border-left: 10px solid #BF0B11;
}

/*\*/
* html #cont_top {width: 518px; }
/* For Win IE */
/* */

#cont_top #cont_topLeft {
		width: 275px;
		height: auto;
		text-align: left;
		margin-left:10px;
		float: left;
}

#cont_top #cont_topRight {
		width: 210px;
		height: auto;
		text-align: right;
		float: right;
}

/* #cont_top　に対するフロート指定を解除するcssハックの始まり
　------------------------------ */

#cont_top:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
}
#cont_top {
		display: inline-table;
}
/* MacIE begin \*/
* html #cont_top {
		height: 1%;
}
#cont_top {
		display: block;
}
/* MacIE end */

/* #cont_top　に対するフロート指定を解除するcssハックの終わり
　------------------------------ */

#cont_topLeft p {
		width: 275px;
		margin-bottom: 7px;
		padding-bottom: 5px;
		border-bottom: 2px solid #BF0B11;
}

#cont_topLeft ul {
		list-style: none;
}



/* ▼ページ右部　内容二番目　ホテル内設備　部分
　------------------------------ */

#contents02 {
		width:579px;
		height: auto;
		margin: 0px 0 20px 0;
		text-align: center;
		clear: both;
}

.con_inner {
		width: 556px;
		height: auto;
		margin: 0 auto;
		text-align: center;
}

#con02_leftRight {
		width: 556px;
		height: auto;
		margin: 0 auto;
}

#con02_leftRight #con02_left {
		width: 322px;
		height: auto;
		text-align: left;
		float: left;
}

#con02_leftRight #con02_right {
		width: 229px;
		height: auto;
		text-align: left;
		float: right;
}

/* #con02_leftRight　に対するフロート指定を解除するcssハックの始まり
　------------------------------ */

#con02_leftRight:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
}
#con02_leftRight {
		display: inline-table;
}
/* MacIE begin \*/
* html #con02_leftRight {
		height: 1%;
}
#con02_leftRight {
		display: block;
}
/* MacIE end */

/* #con02_leftRight　に対するフロート指定を解除するcssハックの終わり
　------------------------------ */

.sub_title {
		width: 322px;
		height: 23px;
		text-align: left;
		border-bottom: 1px solid #7C682B;
}

#con02_left ul {
		list-style: none;
		margin: 10px 0 0 25px;
}

#contents02 .photoWaku {
		border: 1px solid #CCC;
}

.con02_photo {
		clear: both;
		margin: 7px 0 0 0;
}

#con02_right p {
		margin-top: 2px;
}

.con02_cap {
		width: 556px;
		margin-top: 2px;
		text-align: left;
}


/* ▼ページ右部　内容三番目　ご利用カード　部分
　------------------------------ */

#contents03 {
		width:579px;
		height: auto;
		margin: 0px 0 20px 0;
		text-align: center;
}


#contents03 p {
		width: 400px;
		margin:5px 0 0 25px;
		text-align: left;
}


/* ▼ページ右部　内容四番目　館内お食事処　部分
　------------------------------ */

#contents04 {
		width:579px;
		height: auto;
		margin: 0px 0 10px 0;
		text-align: center;
}


#con04_leftRight {
		width: 556px;
		height: auto;
		margin: 10px auto 10px;
}

#con04_leftRight #con04_left {
		width: 270px;
		height: auto;
		text-align: center;
		float: left;
}

#con04_leftRight #con04_right {
		width: 270px;
		height: auto;
		text-align: center;
		float: right;
}

/* #con02_leftRight　に対するフロート指定を解除するcssハックの始まり
　------------------------------ */

#con04_leftRight:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
}
#con04_leftRight {
		display: inline-table;
}
/* MacIE begin \*/
* html #con04_leftRight {
		height: 1%;
}
#con04_leftRight {
		display: block;
}
/* MacIE end */

/* #con02_leftRight　に対するフロート指定を解除するcssハックの終わり
　------------------------------ */

#con04_left .umaimon {
		margin-top: 15px;
}

#con04_right .wasaiya {
		margin-top: 20px;
}

#con04_leftRight p {
		width: 250px;
		margin: 20px 0 0 10px;
		text-align: left;
}



/* ページ右部　内容二番目　ホテル内設備　コインランドリーpopUp部分
　================================================ */

/* ▼コインランドリーpopUp部分　部分
　------------------------------ */

#layer_laund {
		width: 210px;
		height: 320px;
		background-color: #FFF;
		position: absolute;
		top: 500px;
		left: 400px;
		z-index: 1;
		visibility: hidden;
}

#layer_laund p {
		margin-left: 5px;
}



/* ページ右部　内容二番目　ホテル内設備　無料LANがご利用になれますpopUp部分
　================================================ */

/* ▼コインランドリーpopUp部分　部分
　------------------------------ */

#layer_lan {
		width: 300px;
		height: 252px;
		background-color: #FFF;
		position: absolute;
		top: 500px;
		left: 540px;
		z-index: 2;
		visibility: hidden;
}

#layer_lan p {
		margin-left: 5px;
}











































