@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;
}

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

/* 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;
}



/* ====================================
			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_fitwing.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 20px 0;
	font-size: 12px;
	background: url(images/subtit_fitwing.gif) left top no-repeat;
	text-indent: -9999px;
}
div#rightcontents div#roomlist div.roomleft {
	width: 305px;
	height: auto;
	margin: 0 0 15px 0;
	background: #E5DEC9;
	float: left;
}
div#rightcontents div#roomlist div.roomright {
	width: 305px;
	height: auto;
	margin: 0 0 15px 0;
	background: #E5DEC9;
	float: right;
}
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 11px;
}
div#rightcontents div#roomlist div.bt {
	width: 305px;
	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.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 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;
}


/* ====================================
			footer
==================================== */
div#footer {
	height: 150px;
	overflow: hidden;
	background: URL(../../images/footer/bg_footer.jpg) center top repeat-x;
}



/* ====================================
	single\シングルルーム
==================================== */

div#rightcontents div.single {
	background: URL(images/tit_single.gif) left top no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section1_single {
	width: 620px;
	background-image: url(images/photo_single0001.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section2_single {
	width: 620px;
	background-image: url(images/photo_single0002.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section3_single {
	width: 620px;
	background-image: url(images/photo_single0003.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section4_single {
	width: 620px;
	background-image: url(images/photo_single0004.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}



/* ====================================
	twin\ツインルーム
==================================== */

div#rightcontents div.twin {
	background: URL(images/tit_twin.gif) left top no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section1_twin {
	width: 620px;
	background-image: url(images/photo_twin0001.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section2_twin {
	width: 620px;
	background-image: url(images/photo_twin0002.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section3_twin {
	width: 620px;
	background-image: url(images/photo_twin0003.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
