@charset "utf-8";
/* index.css */


/* ====================================
		globalnavisub
==================================== */

div#globalnavisub {
	width: 900px;
	height: auto;
	margin: 0 auto;
	background: #232C41;
	behavior: url("../csshover.htc");
}
div#globalnavisub ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 12px;
}
div#globalnavisub li {
	margin: 0;
	padding: 0;
}

div#globalnavisub ul.main a {
	color: #D2D5E1;
	text-align: center;
	text-decoration: none;
}

div#globalnavisub ul.main a:hover {
	background: #172034;
}

div#globalnavisub ul.main li {
    float: left;
    position: relative;
	z-index: 500;
    width: 10em;
    height: 2.5em;
    line-height: 2.5em;
	border-left: 1px solid #0B0E2D;
	background: #232C41;
}
div#globalnavisub ul.main li a {
    display: block;
    width: auto;
    height: 2.5em;
}

/* ▼true */
div#globalnavisub ul.main li.subtrue {
	background: url(../images/ico_submenuarrow2.gif) 110px 20px no-repeat;
}


/* active */
div#globalnavisub ul.main li#active {
	background: #040423;
}




/* sub */
div#globalnavisub ul.main li ul {
	display: none;
}

div#globalnavisub ul.main li:hover ul {
    display: block;
    position: absolute;
}

div#globalnavisub ul.main li ul li {
    margin: 0;
	padding: 0;
	text-indent: 25px;
	border-top: 1px solid #0B0E2D;
	border-left: none;
	background: url(../images/ico_submenuarrow.gif) 10px center no-repeat #232C41;
    width: 13em;
}
div#globalnavisub ul.main li ul li a {
	text-align: left;
}
div#globalnavisub ul.main li ul li a:hover {
	background: url(../images/ico_submenuarrow.gif) 10px center no-repeat #172034;
}

div#globalnavisub ul.main li ul li strong {
	color: #FF9;
}

/* fit village */
div#globalnavisub ul.main li ul.fitvillage {
	display: none;
}

div#globalnavisub ul.main li:hover ul.fitvillage {
    display: block;
    position: absolute;
	z-index: 50px;
}

div#globalnavisub ul.main li ul.fitvillage li {
	margin: 0;
	padding: 0 0 0 15px;
	text-indent: 0;
	background: #172034;
	border: none;
    width: 31em;
	height: auto;
}
div#globalnavisub ul.main li ul.fitvillage li a {
	display: inline;
	text-align: center;
	/*margin: 0 5px;*/
}
div#globalnavisub ul.main li ul.fitvillage li a:hover {
	text-decoration: underline;
	background: none;
}

div#globalnavisub ul.main li ul.fitvillage li.tit {
	color: #E7CB49;
	width: 31em;
	height: 2.5em;
	border-top: 1px solid #0B0E2D;
}

div#globalnavisub ul.main li ul.fitvillage li.oth {
    margin: 0;
	padding: 0;
	width: 100%;
	text-indent: 25px;
	border-top: 1px solid #0B0E2D;
	border-left: none;
	background: url(../images/ico_submenuarrow.gif) 10px center no-repeat #232C41;
}

/* strong color */
div#globalnavisub strong {
	font-weight: normal;
	color: #E7CB49;
}
div#globalnavisub em {
	font-weight: bold;
	font-style: normal;
	color: #D2D5E1;
}

/* back */
div#globalnavisub ul.main li.back {
	background: url(../images/ico_submenuarrow3.gif) 14px 10px no-repeat #232C41;
}
div#globalnavisub ul.main li.back a:hover {
	background: url(../images/ico_submenuarrow3.gif) 14px 10px no-repeat #232C41;
	text-decoration: underline;
}

/* ====================================
			lan(多言語)※客室用
==================================== */
div#header .lan {
	position: relative;
	/*width:95px;*/
	font-size:0;
	height: 25px;
}

div#header .lan li,
div#header .lan li a{
	width:95px;
	height:25px;
	font-size:0;
	list-style: none;
}

div#header .lan li ul {
	display: none;
	position:absolute;
	left: 0;
	z-index: 99999;
}
div#header .lan li:hover ul {
	position:relative;
	z-index: 99999;
	display: block;
	margin: 0;
	padding:0;
}
div#header .lan li li {
	float:none;
	text-indent:0;
	height:21px !important;
	position: relative;
	list-style-type: none;
}
div#header .lan li li:hover {
	position: relative;
}

div#header .lan li li a {
	height:21px !important;
	display: block;
}




/* ====================================
			contents
==================================== */
div#contents {
	width: auto;
	height: auto;
	background: URL(images/img_main.jpg) center top no-repeat #ECE9D6;
	clear: both;
}
div#contents div.bg {
	width: 910px;
	height: auto;
	/*margin: 137px auto 0 auto;*/
	margin: 120px auto 0 auto;
	padding: 13px 0 0 0;
	/*
	background: URL(../../images/index/contents/bg_contents_white.png) center top repeat-y;
	behavior: expression(IEPNGFIX.fix(this));
	*/
}


/* ====================================
			mainimg
==================================== */
div#contents h2 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	text-indent: -9999px;
}


/* ====================================
			page title
==================================== */
div#rightcontents div#pagetitle {
	width: 620px;
	height: 84px;
	margin: 0 0 0 14px;
	text-align: right;
}
div#rightcontents div.index {
	background: URL(images/tit_village.gif) left top no-repeat;
}

div#rightcontents div#pagetitle h3 {
	width: 200px;
	margin: 0;
	padding: 0;
	font-size: 0px;
	float: left;
}
div#rightcontents div#pagetitle ul {
	width: 410px;
	margin: 30px 0 0 0;
	padding: 0 10px 0 0;
	list-style-type: none;
	float: right;
}
div#rightcontents div#pagetitle li {
	display: inline;
	margin: 0;
	padding: 0;
	font-size: 10px;
	color: #858697;
}
div#rightcontents div#pagetitle li span {
	margin: 0 4px;
}
div#rightcontents div#pagetitle li a {
	color: #858697;
	text-decoration: underline;
}
div#rightcontents div#pagetitle li a:hover {
	color: #858697;
	text-decoration: none;
}


/* ====================================
			account
==================================== */
div#rightcontents p.account {
	width: 600px;
	margin: 20px 0 30px 25px;
	padding: 0;
	font-size: 12px;
	line-height: 1.7;
	color: #5B584D;
}

div#rightcontents .account span#ti_text1 {
	color:#990000;
	font-size:x-small;

}



/* ====================================
			roomlist
==================================== */
div#rightcontents div#roomlist {
	width: 620px;
	height: auto;
	margin: 0 0 0 14px;
}
div#rightcontents div#roomlist h4 {
	width: 620px;
	height: 45px;
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 12px;
	background: url(images/subtit_village.gif) left top no-repeat;
	text-indent: -9999px;
}
div#rightcontents div#roomlist p {
	margin: 0;
	padding: 0;
}
div#rightcontents div#roomlist p img.left {
	float: left;
	margin-bottom: 10px;
}
div#rightcontents div#roomlist p img.right {
	float: right;
	margin-bottom: 10px;
}
div#rightcontents div#roomlist p a.room4 {
	display: block;
	width: 310px;
	height: 74px;
	text-indent: -9999px;
	overflow: hidden;
	float: right;
	background: url(images/btn_4room_2.jpg) left top no-repeat;
}
div#rightcontents div#roomlist p a.room4:hover {
	background: url(images/btn_4room_3.jpg) left top no-repeat;
}
div#rightcontents div#roomlist p a.room2 {
	display: block;
	width: 310px;
	height: 74px;
	text-indent: -9999px;
	overflow: hidden;
	float: left;
	background: url(images/btn_2room_2.jpg) left top no-repeat;
}
div#rightcontents div#roomlist p a.room2:hover {
	background: url(images/btn_2room_3.jpg) left top no-repeat;
}



div#rightcontents div#roomlist div.roomleft {
	width: 198px;
	height: auto;
	margin: 0 13px 15px 0;
	background: #E5DEC9;
	float: left;
}
div#rightcontents div#roomlist div.roomcenter {
	width: 198px;
	height: auto;
	margin: 0 13px 15px 0;
	background: #E5DEC9;
	float: left;
}
div#rightcontents div#roomlist div.roomright {
	width: 198px;
	height: auto;
	margin: 0 0 15px 0;
	background: #E5DEC9;
	float: left;
}

div#rightcontents div#roomlist h5 {
	margin: 2px;
	padding: 10px 0 10px 30px;
	background: url(../sporsion/images/ico_arrow.gif) 15px 14px no-repeat #C0B29E;
	color: #1C1307;
	font-weight: normal;
}
div#rightcontents div#roomlist img.photo {
	display: block;
	margin: 10px 0 10px 7px;
}
div#rightcontents div#roomlist div.bt {
	width: 198px;
	margin: 0 auto 10px auto;
	text-align: center;
}


/* ====================================
			roomdetail
==================================== */
div#rightcontents div#roomdetail {
	width: 620px;
	height: auto;
	margin: 0 0 0 14px;
}
div#rightcontents div#roomdetail h4 {
	width: 620px;
	height: 30px;
	margin: 0;
	padding: 0;
	font-size: 12px;
	background: url(images/subtit_photo.gif) left top no-repeat;
	text-indent: -9999px;
}
div#rightcontents div#roomdetail h4.photo {
	background: url(../sporsion/images/subtit_photo.gif) left top no-repeat;
}
div#rightcontents div#roomdetail h4.facility {
	background: url(../sporsion/images/subtit_facility.gif) left top no-repeat;
}
div#rightcontents div#roomdetail h4.amenity {
	background: url(../sporsion/images/subtit_amenity.gif) left top no-repeat;
}
div#rightcontents div#roomdetail p {
	margin: 0;
	padding: 5px 0;
	font-size: 12px;
	color: #666;
	line-height: 1.4;
}

div#rightcontents div#roomdetail ol  {
	margin: 0;
}

div#rightcontents div#roomdetail ol li {
	margin: 0;
	padding: 5px 0;
	font-size: 12px;
	color: #666;
	line-height: 0.5;
}

div#rightcontents div#roomdetail h5 {
	margin-bottom: 5px;
	font-size: 12px;
	color: #666;
}

div#rightcontents div#roomdetail div#my-glider {
	margin: 0 0 20px 0;
}
div#rightcontents div#roomdetail div#my-glider div.scroller {
	width: 620px;
	overflow: hidden;
}
div#rightcontents div#roomdetail div#my-glider div.scroller div.section {
	width: 620px;
	height: 400px;
	overflow: hidden;
	float: left;
}
div#rightcontents div#roomdetail div#my-glider div.scroller div.content {
	width: 10000px;
}

div#rightcontents div#roomdetail div#my-glider div.controls {
	width: 620px;
	text-align: center;
}
div#rightcontents div#roomdetail div#my-glider div.controls img {
	margin: 6px 0 0 0;
}

div#rightcontents div#roomdetail div#my-glider div.controls img {
	margin: 7px 2px 0 2px;
}
div#rightcontents div#roomdetail div.bt {
	width: 620px;
	margin: 15px 0;
	text-align: center;
}


/* ====================================
	LEFT
	
	leftmenu
==================================== */
div#leftcontents div#leftmenu {
	width: 230px;
	height: auto;
	margin: 0 0 15px 0;
}
div#leftcontents div#leftmenu h5 {
	width: 230px;
	height: 30px;
	margin: 0 0 0 18px;
	padding: 0;
	font-size: 12px;
	text-indent: -9999px;
	background: url(images/tit_roomlist.gif) left top no-repeat;
}
div#leftcontents div#leftmenu ul {
	width: 230px;
	height: auto;
	margin: 0 0 0 19px;
	padding: 0;
	list-style-type: none;
}
div#leftcontents div#leftmenu li {
	margin: 0;
	padding: 0;
	width: 228px;
	height: 34px;
	font-size: 12px;
	line-height: 2.5em;
	text-indent: 26px;
	background: url(images/ico_arrow2.gif) 15px 13px no-repeat #E5DEC9;
	border-bottom: 1px solid #CCC6AC;
	border-top: 1px solid #FFF;
}
div#leftcontents div#leftmenu li a {
	display: block;
	width: 228px;
	height: 34px;
	color: #332508;
	text-decoration: none;
}
div#leftcontents div#leftmenu li a:hover {
	background: url(images/ico_arrow2.gif) 15px 13px no-repeat #D2C6A3;
}
div#leftcontents div#leftmenu li.active {
	background: url(images/ico_arrow2.gif) 15px 13px no-repeat #D2C6A3;
}
div#leftcontents div#leftmenu p {
	margin: 1px 0 0 19px;
	padding: 4px 0;
	width: 228px;
	height: auto;
	font-size: 10px;
	text-align: center;
	color: #E5DEC9;
	background: #746C59;
}
div#leftcontents div#leftmenu p a {
	color: #E5DEC9;
	text-decoration: none;
}
div#leftcontents div#leftmenu p a:hover {
	color: #E5DEC9;
	text-decoration: underline;
}



/* ====================================
	LEFT (FitVillage only)
	
	leftmenu
==================================== */
div#leftcontents div#leftmenu_fit {
	width: 230px;
	height: auto;
	/* margin: 0 0 15px 0; */
}
div#leftcontents div#leftmenu_fit h5 {
	width: 230px;
	height: 30px;
	margin: 0 0 0 18px;
	padding: 0;
	font-size: 12px;
	text-indent: -9999px;
	background: url(images/tit_roomlist.gif) left top no-repeat;
}

div#leftcontents div#leftmenu_fit p.tab {
	margin: 0 0 5px 19px;
	padding: 4px 0;
	width: 228px;
	height: auto;
	font-size: 12px;
	text-align: center;
	color: #000;
	background: #D1C396;
	clear: both;
}
div#leftcontents div#leftmenu_fit p.tab a {
	color: #5E4D1B;
	text-decoration: underline;
}
div#leftcontents div#leftmenu_fit p.tab a:hover {
	color: #5E4D1B;
	text-decoration: none;
}
div#leftcontents div#leftmenu_fit p.tab strong {
	padding: 2px 7px 4px 7px;
	background: #ECEADE;
}

div#leftcontents div#leftmenu_fit ul {
	width: 230px;
	height: auto;
	margin: 0 0 0 19px;
	padding: 0;
	list-style-type: none;
}
div#leftcontents div#leftmenu_fit li {
	margin: 0 0 10px 0;
	padding: 3px 0;
	width: 76px;
	font-size: 11px;
	line-height: 1.4em;
	text-align: center;
	float: left;
}
div#leftcontents div#leftmenu_fit li a {
	color: #472D1F;
	text-decoration: none;
}
div#leftcontents div#leftmenu_fit li a:hover {
	text-decoration: underline;
}
div#leftcontents div#leftmenu_fit li.active {
	background: #D1C396;
}
div#leftcontents div#leftmenu_fit li.active a {
	color: #333;
	font-weight: bold;
}

div#leftcontents div#leftmenu_fit p {
	margin: 1px 0 0 19px;
	padding: 4px 0;
	width: 228px;
	height: auto;
	font-size: 10px;
	text-align: center;
	color: #E5DEC9;
	background: #746C59;
	clear: both;
}
div#leftcontents div#leftmenu_fit p a {
	color: #E5DEC9;
	text-decoration: none;
}
div#leftcontents div#leftmenu_fit p a:hover {
	color: #E5DEC9;
	text-decoration: underline;
}


/* ====================================
			dogvillage\わんビレッジ
==================================== */

div#rightcontents div.village {
	background: URL(images/tit_dogvillage.gif) left top no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section1_village {
	width: 620px;
	background-image: url(images/photo_village0001.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section2_village {
	width: 620px;
	background-image: url(images/photo_village0002.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section3_village {
	width: 620px;
	background-image: url(images/photo_village0003.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section4_village {
	width: 620px;
	background-image: url(images/photo_village0004.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section5_village {
	width: 620px;
	background-image: url(images/photo_village0005.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section6_village {
	width: 620px;
	background-image: url(images/photo_village0006.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

div#rightcontents div#roomdetail div#my-glider #section7_village {
	width: 620px;
	background-image: url(images/photo_village0011.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section8_village {
	width: 620px;
	background-image: url(images/photo_village0007.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section9_village {
	width: 620px;
	background-image: url(images/photo_village0008.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section10_village {
	width: 620px;
	background-image: url(images/photo_village0009.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section11_village {
	width: 620px;
	background-image: url(images/photo_village0010.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section12_village {
	width: 620px;
	background-image: url(images/photo_village0005.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
/* ====================================
		二人用部屋ここから	
==================================== */

/* ====================================
		5004\5004号室
==================================== */
div#rightcontents div.room_5004 {
	background: URL(images/tit_5004.gif) left top no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section1_5004 {
	width: 620px;
	background-image: url(images/photo_50040001.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section2_5004 {
	width: 620px;
	background-image: url(images/photo_50040002.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section3_5004 {
	width: 620px;
	background-image: url(images/photo_50040003.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section4_5004 {
	width: 620px;
	background-image: url(images/photo_50040004.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}


/* ====================================
		5005\5005号室
==================================== */
div#rightcontents div.room_5005 {
	background: URL(images/tit_5005.gif) left top no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section1_5005 {
	width: 620px;
	background-image: url(images/photo_50050001.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section2_5005 {
	width: 620px;
	background-image: url(images/photo_50050002.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section3_5005 {
	width: 620px;
	background-image: url(images/photo_50050003.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section4_5005 {
	width: 620px;
	background-image: url(images/photo_50050004.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}


/* ====================================
		5007\5007号室
==================================== */
div#rightcontents div.room_5007 {
	background: URL(images/tit_5007.gif) left top no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section1_5007 {
	width: 620px;
	background-image: url(images/photo_50070001.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section2_5007 {
	width: 620px;
	background-image: url(images/photo_50070002.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section3_5007 {
	width: 620px;
	background-image: url(images/photo_50070003.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section4_5007 {
	width: 620px;
	background-image: url(images/photo_50070004.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}


/* ====================================
		5012\5012号室
==================================== */
div#rightcontents div.room_5012 {
	background: URL(images/tit_5012.gif) left top no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section1_5012 {
	width: 620px;
	background-image: url(images/photo_50120001.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section2_5012 {
	width: 620px;
	background-image: url(images/photo_50120002.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section3_5012 {
	width: 620px;
	background-image: url(images/photo_50120003.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section4_5012 {
	width: 620px;
	background-image: url(images/photo_50120004.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}


/* ====================================
		5014\5014号室
==================================== */
div#rightcontents div.room_5014 {
	background: URL(images/tit_5014.gif) left top no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section1_5014 {
	width: 620px;
	background-image: url(images/photo_50140001.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section2_5014 {
	width: 620px;
	background-image: url(images/photo_50140002.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section3_5014 {
	width: 620px;
	background-image: url(images/photo_50140003.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section4_5014 {
	width: 620px;
	background-image: url(images/photo_50140004.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}



/* ====================================
		5015\5015号室
==================================== */
div#rightcontents div.room_5015 {
	background: URL(images/tit_5015.gif) left top no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section1_5015 {
	width: 620px;
	background-image: url(images/photo_50150001.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section2_5015 {
	width: 620px;
	background-image: url(images/photo_50150002.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section3_5015 {
	width: 620px;
	background-image: url(images/photo_50150003.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section4_5015 {
	width: 620px;
	background-image: url(images/photo_50150004.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}


/* ====================================
		5017\5017号室
==================================== */
div#rightcontents div.room_5017 {
	background: URL(images/tit_5017.gif) left top no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section1_5017 {
	width: 620px;
	background-image: url(images/01.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section2_5017 {
	width: 620px;
	background-image: url(images/02.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section3_5017 {
	width: 620px;
	background-image: url(images/photo_50170003.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section4_5017 {
	width: 620px;
	background-image: url(images/photo_50170004.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}


/* ====================================
		5019\5019号室
==================================== */
div#rightcontents div.room_5019 {
	background: URL(images/tit_5019.gif) left top no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section1_5019 {
	width: 620px;
	background-image: url(images/photo_50190001.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section2_5019 {
	width: 620px;
	background-image: url(images/s405.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section3_5019 {
	width: 620px;
	background-image: url(images/photo_50190003.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section4_5019 {
	width: 620px;
	background-image: url(images/photo_50190004.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}


/* ====================================
		5020\5020号室
==================================== */
div#rightcontents div.room_5020 {
	background: URL(images/tit_5020.gif) left top no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section1_5020 {
	width: 620px;
	background-image: url(images/photo_50200001.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section2_5020 {
	width: 620px;
	background-image: url(images/03.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section3_5020 {
	width: 620px;
	background-image: url(images/photo_50200003.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section4_5020 {
	width: 620px;
	background-image: url(images/photo_50200004.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}


/* ====================================
		5022\5022号室
==================================== */
div#rightcontents div.room_5022 {
	background: URL(images/tit_5022.gif) left top no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section1_5022 {
	width: 620px;
	background-image: url(images/photo_50220001.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section2_5022 {
	width: 620px;
	background-image: url(images/photo_50220002.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
/*div#rightcontents div#roomdetail div#my-glider #section3_5022 {
	width: 620px;
	background-image: url(images/06.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}*/
div#rightcontents div#roomdetail div#my-glider #section4_5022 {
	width: 620px;
	background-image: url(images/05.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}


/* ====================================
		5023\5023号室
==================================== */
div#rightcontents div.room_5023 {
	background: URL(images/tit_5023.gif) left top no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section1_5023 {
	width: 620px;
	background-image: url(images/photo_50230001.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section2_5023 {
	width: 620px;
	background-image: url(images/photo_50230002.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section3_5023 {
	width: 620px;
	background-image: url(images/photo_50230003.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section4_5023 {
	width: 620px;
	background-image: url(images/photo_50230004.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}


/* ====================================
		5024\5024号室
==================================== */
div#rightcontents div.room_5024 {
	background: URL(images/tit_5024.gif) left top no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section1_5024 {
	width: 620px;
	background-image: url(images/photo_50240001.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section2_5024 {
	width: 620px;
	background-image: url(images/photo_50240002.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section3_5024 {
	width: 620px;
	background-image: url(images/photo_50240003.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section4_5024 {
	width: 620px;
	background-image: url(images/photo_50240004.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}


/* ====================================
		5025\5025号室
==================================== */
div#rightcontents div.room_5025 {
	background: URL(images/tit_5025.gif) left top no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section1_5025 {
	width: 620px;
	background-image: url(images/photo_50250001.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section2_5025 {
	width: 620px;
	background-image: url(images/photo_50250002.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section3_5025 {
	width: 620px;
	background-image: url(images/photo_50250003.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section4_5025 {
	width: 620px;
	background-image: url(images/photo_50250004.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}


/* ====================================
		5026\5026号室
==================================== */
div#rightcontents div.room_5026 {
	background: URL(images/tit_5026.gif) left top no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section1_5026 {
	width: 620px;
	background-image: url(images/04.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section2_5026 {
	width: 620px;
	background-image: url(images/photo_50260002.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section3_5026 {
	width: 620px;
	background-image: url(images/photo_50260003.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section4_5026 {
	width: 620px;
	background-image: url(images/photo_50260004.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}


/* ====================================
		5059\5059号室
==================================== */
div#rightcontents div.room_5059 {
	background: URL(images/tit_5059.gif) left top no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section1_5059 {
	width: 620px;
	background-image: url(images/photo_50590001.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section2_5059 {
	width: 620px;
	background-image: url(images/photo_50590002.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section3_5059 {
	width: 620px;
	background-image: url(images/photo_50590003.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section4_5059 {
	width: 620px;
	background-image: url(images/photo_50590004.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

/* ====================================
		二人用部屋ここまで	
==================================== */


/* ====================================
		四人用部屋ここから	
==================================== */

/* ====================================
		5001\5001号室
==================================== */
div#rightcontents div.room_5001 {
	background: URL(images/tit_5001.gif) left top no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section1_5001 {
	width: 620px;
	background-image: url(images/photo_50010001.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section2_5001 {
	width: 620px;
	background-image: url(images/photo_50010002.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section3_5001 {
	width: 620px;
	background-image: url(images/photo_50010003.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section4_5001 {
	width: 620px;
	background-image: url(images/photo_50010004.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}


/* ====================================
		5002\5002号室
==================================== */
div#rightcontents div.room_5002 {
	background: URL(images/tit_5002.gif) left top no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section1_5002 {
	width: 620px;
	background-image: url(images/photo_50020001.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section2_5002 {
	width: 620px;
	background-image: url(images/photo_50020002.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section3_5002 {
	width: 620px;
	background-image: url(images/photo_50020003.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section4_5002 {
	width: 620px;
	background-image: url(images/photo_50020004.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}


/* ====================================
		5003\5003号室
==================================== */
div#rightcontents div.room_5003 {
	background: URL(images/tit_5003.gif) left top no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section1_5003 {
	width: 620px;
	background-image: url(images/photo_50030001.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section2_5003 {
	width: 620px;
	background-image: url(images/photo_50030002.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section3_5003 {
	width: 620px;
	background-image: url(images/photo_50030003.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section4_5003 {
	width: 620px;
	background-image: url(images/photo_50030004.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}


/* ====================================
		5006\5006号室
==================================== */
div#rightcontents div.room_5006 {
	background: URL(images/tit_5006.gif) left top no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section1_5006 {
	width: 620px;
	background-image: url(images/photo_50060001.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section2_5006 {
	width: 620px;
	background-image: url(images/photo_50060002.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section3_5006 {
	width: 620px;
	background-image: url(images/photo_50060003.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section4_5006 {
	width: 620px;
	background-image: url(images/photo_50060004.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}


/* ====================================
		5008\5008号室
==================================== */
div#rightcontents div.room_5008 {
	background: URL(images/tit_5008.gif) left top no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section1_5008 {
	width: 620px;
	background-image: url(images/photo_50080001.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section2_5008 {
	width: 620px;
	background-image: url(images/photo_50080002.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section3_5008 {
	width: 620px;
	background-image: url(images/photo_50080003.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section4_5008 {
	width: 620px;
	background-image: url(images/photo_50080004.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}


/* ====================================
		5009\5009号室
==================================== */
div#rightcontents div.room_5009 {
	background: URL(images/tit_5009.gif) left top no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section1_5009 {
	width: 620px;
	background-image: url(images/photo_50090001.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section2_5009 {
	width: 620px;
	background-image: url(images/photo_50090002.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section3_5009 {
	width: 620px;
	background-image: url(images/photo_50090003.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section4_5009 {
	width: 620px;
	background-image: url(images/photo_50090004.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}


/* ====================================
		5010\5010号室
==================================== */
div#rightcontents div.room_5010 {
	background: URL(images/tit_5010.gif) left top no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section1_5010 {
	width: 620px;
	background-image: url(images/photo_50100001.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section2_5010 {
	width: 620px;
	background-image: url(images/photo_50100002.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section3_5010 {
	width: 620px;
	background-image: url(images/photo_50100003.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section4_5010 {
	width: 620px;
	background-image: url(images/photo_50100004.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}


/* ====================================
		5011\5011号室
==================================== */
div#rightcontents div.room_5011 {
	background: URL(images/tit_5011.gif) left top no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section1_5011 {
	width: 620px;
	background-image: url(images/s404.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section2_5011 {
	width: 620px;
	background-image: url(images/photo_50110002.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section3_5011 {
	width: 620px;
	background-image: url(images/photo_50110003.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section4_5011 {
	width: 620px;
	background-image: url(images/photo_50110004.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}


/* ====================================
		5013\5013号室
==================================== */
div#rightcontents div.room_5013 {
	background: URL(images/tit_5013.gif) left top no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section1_5013 {
	width: 620px;
	background-image: url(images/s403.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section2_5013 {
	width: 620px;
	background-image: url(images/photo_50130002.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section3_5013 {
	width: 620px;
	background-image: url(images/photo_50130003.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section4_5013 {
	width: 620px;
	background-image: url(images/photo_50130004.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}


/* ====================================
		5016\5016号室
==================================== */
div#rightcontents div.room_5016 {
	background: URL(images/tit_5016.gif) left top no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section1_5016 {
	width: 620px;
	background-image: url(images/photo_50160001.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section2_5016 {
	width: 620px;
	background-image: url(images/photo_50160002.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section3_5016 {
	width: 620px;
	background-image: url(images/photo_50160003.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section4_5016 {
	width: 620px;
	background-image: url(images/photo_50160004.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}


/* ====================================
		5018\5018号室
==================================== */
div#rightcontents div.room_5018 {
	background: URL(images/tit_5018.gif) left top no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section1_5018 {
	width: 620px;
	background-image: url(images/s401.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section2_5018 {
	width: 620px;
	background-image: url(images/photo_50180002.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section3_5018 {
	width: 620px;
	background-image: url(images/photo_50180003.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section4_5018 {
	width: 620px;
	background-image: url(images/photo_50180004.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}


/* ====================================
		5021\5021号室
==================================== */
div#rightcontents div.room_5021 {
	background: URL(images/tit_5021.gif) left top no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section1_5021 {
	width: 620px;
	background-image: url(images/photo_50210001.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section2_5021 {
	width: 620px;
	background-image: url(images/photo_50210002.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section3_5021 {
	width: 620px;
	background-image: url(images/photo_50210003.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section4_5021 {
	width: 620px;
	background-image: url(images/photo_50210004.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}


/* ====================================
		5027\5027号室
==================================== */
div#rightcontents div.room_5027 {
	background: URL(images/tit_5027.gif) left top no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section1_5027 {
	width: 620px;
	background-image: url(images/photo_50270001.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section2_5027 {
	width: 620px;
	background-image: url(images/photo_50270002.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section3_5027 {
	width: 620px;
	background-image: url(images/photo_50270003.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section4_5027 {
	width: 620px;
	background-image: url(images/photo_50270004.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}


/* ====================================
		5028\5028号室
==================================== */
div#rightcontents div.room_5028 {
	background: URL(images/tit_5028.gif) left top no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section1_5028 {
	width: 620px;
	background-image: url(images/photo_50280001.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section2_5028 {
	width: 620px;
	background-image: url(images/photo_50280002.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section3_5028 {
	width: 620px;
	background-image: url(images/photo_50280003.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section4_5028 {
	width: 620px;
	background-image: url(images/photo_50280004.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}


/* ====================================
		5029\5029号室
==================================== */
div#rightcontents div.room_5029 {
	background: URL(images/tit_5029.gif) left top no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section1_5029 {
	width: 620px;
	background-image: url(images/photo_50290001.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section2_5029 {
	width: 620px;
	background-image: url(images/photo_50290002.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section3_5029 {
	width: 620px;
	background-image: url(images/photo_50290003.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section4_5029 {
	width: 620px;
	background-image: url(images/photo_50290004.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}


/* ====================================
		5030\5030号室
==================================== */
div#rightcontents div.room_5030 {
	background: URL(images/tit_5030.gif) left top no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section1_5030 {
	width: 620px;
	background-image: url(images/s402.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section2_5030 {
	width: 620px;
	background-image: url(images/photo_50300002.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section3_5030 {
	width: 620px;
	background-image: url(images/photo_50300003.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section4_5030 {
	width: 620px;
	background-image: url(images/photo_50300004.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}


/* ====================================
		5031\5031号室
==================================== */
div#rightcontents div.room_5031 {
	background: URL(images/tit_5031.gif) left top no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section1_5031 {
	width: 620px;
	background-image: url(images/photo_50310001.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section2_5031 {
	width: 620px;
	background-image: url(images/photo_50310002.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section3_5031 {
	width: 620px;
	background-image: url(images/photo_50310003.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section4_5031 {
	width: 620px;
	background-image: url(images/photo_50310004.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

/* ====================================
		5057\5057号室
==================================== */
div#rightcontents div.room_5057 {
	background: URL(images/tit_5057.gif) left top no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section1_5057 {
	width: 620px;
	background-image: url(images/photo_50570001.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section2_5057 {
	width: 620px;
	background-image: url(images/photo_50570002.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section3_5057 {
	width: 620px;
	background-image: url(images/photo_50570003.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section4_5057 {
	width: 620px;
	background-image: url(images/photo_50570004.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}


/* ====================================
		5058\5058号室
==================================== */
div#rightcontents div.room_5058 {
	background: URL(images/tit_5058.gif) left top no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section1_5058 {
	width: 620px;
	background-image: url(images/photo_50580001.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section2_5058 {
	width: 620px;
	background-image: url(images/photo_50580002.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section3_5058 {
	width: 620px;
	background-image: url(images/photo_50580003.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section4_5058 {
	width: 620px;
	background-image: url(images/photo_50580004.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}



/* ====================================
		5060\5060号室
==================================== */
div#rightcontents div.room_5060 {
	background: URL(images/tit_5060.gif) left top no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section1_5060 {
	width: 620px;
	background-image: url(images/photo_50600001.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section2_5060 {
	width: 620px;
	background-image: url(images/photo_50600002.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section3_5060 {
	width: 620px;
	background-image: url(images/photo_50600003.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section4_5060 {
	width: 620px;
	background-image: url(images/photo_50600004.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

/* ====================================
		5061\5061号室
==================================== */
div#rightcontents div.room_5061 {
	background: URL(images/tit_5061.gif) left top no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section1_5061 {
	width: 620px;
	background-image: url(images/photo_50610001.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section2_5061 {
	width: 620px;
	background-image: url(images/photo_50610002.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section3_5061 {
	width: 620px;
	background-image: url(images/photo_50610003.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section4_5061 {
	width: 620px;
	background-image: url(images/photo_50610004.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}


/* ====================================
		5062\5062号室
==================================== */
div#rightcontents div.room_5062 {
	background: URL(images/tit_5062.gif) left top no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section1_5062 {
	width: 620px;
	background-image: url(images/photo_50620001.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section2_5062 {
	width: 620px;
	background-image: url(images/photo_50620002.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section3_5062 {
	width: 620px;
	background-image: url(images/photo_50620003.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section4_5062 {
	width: 620px;
	background-image: url(images/photo_50620004.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}


/* ====================================
		四人用部屋ここまで	
==================================== */