@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: #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/index/img_main.jpg) center top no-repeat #ECE9D6;
	clear: both;
}
div#contents div.bg {
	width: 910px;
	height: auto;
	margin: 260px 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;
	background: URL(images/index/tit_hotel.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: 579px;
	height: 32px;
	margin: 30px 0 30px 7px;
	padding: 0;
	font-size: 12px;
	background: URL(images/index/img_account.gif) left top no-repeat;
	text-indent: -9999px;
	clear: both;
}


/* ====================================
			hostlist
==================================== */
div#rightcontents div#hotelist {
	width: 620px;
	height: auto;
	margin: 0 0 0 14px;
}
div#rightcontents div#hotelist div.hotelist01 {
	width: 620px;
	height: 220px;
	margin: 0 0 20px 0;
	padding: 0;
	background: url(images/index/bg_hotelist01.jpg) center top no-repeat;
	clear: both;
}
div#rightcontents div#hotelist div.hotelist02 {
	width: 620px;
	height: 220px;
	margin: 0 0 20px 0;
	padding: 0;
	background: url(images/index/bg_hotelist02.jpg) center top no-repeat;
	clear: both;
}

div#rightcontents div#hotelist div.photo {
	width: 312px;
	height: auto;
	padding: 20px 15px 0 15px;
	float: left;
}
div#rightcontents div#hotelist div.sentence {
	width: 278px;
	height: auto;
	float: right;
}
div#rightcontents div#hotelist div.sentence h4 {
	width: 233px;
	height: 63px;
	margin: 25px 0 0 0;
	padding: 0;
	font-size: 12px;
	text-indent: -9999px;
	behavior: expression(IEPNGFIX.fix(this));
}
div#rightcontents div#hotelist h4.sporsion {
	background: url(images/index/subtit_sporsion.png) left top no-repeat;
}
div#rightcontents div#hotelist h4.sweetvilla {
	background: url(images/index/subtit_sweetvilla.png) left top no-repeat;
}
div#rightcontents div#hotelist h4.fitwing {
	background: url(images/index/subtit_forestwing.png) left top no-repeat;
}
div#rightcontents div#hotelist h4.cottage {
	background: url(images/index/subtit_cottage.png) left top no-repeat;
}

div#rightcontents div#hotelist p {
	margin: 0;
	padding: 20px 0;
	font-size: 12px;
	color: #6E5F4B;
	line-height: 1.4;
}
div#rightcontents div#hotelist div.sentence div.bt {
	width: 270px;
	height: auto;
	margin: 0 auto;
}

/* fit village */
div#rightcontents div#hotelist div.fitvillage {
	width: 620px;
	height: 200px;
	margin: 0 0 20px 0;
	padding: 0;
	cursor: pointer;
	background: url(images/index/bg_forestvillage.jpg) center top no-repeat;
}
div#rightcontents div#hotelist div.fitvillage h4 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	text-indent: -9999px;
}
div#rightcontents div#hotelist div.fitvillage p {
	margin: 0;
	padding: 92px 0 0 30px;
	font-size: 12px;
	color: #FFF;
	line-height: 1.4;
}
div#rightcontents div#hotelist div.fitvillage div.bt {
	margin: 15px 0 0 30px;
}


/* pet */
div#rightcontents div#hotelist div.pet {
	width: 620px;
	height: 180px;
	margin: 0;
	padding: 0;
	cursor: pointer;
	background: url(images/index/bg_pet.jpg) center top no-repeat;
}
div#rightcontents div#hotelist div.pet h4 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	text-indent: -9999px;
}
div#rightcontents div#hotelist div.pet p {
	margin: 0;
	padding: 70px 15px 0 0;
	font-size: 12px;
	color: #FFF;
	text-align: right;
	line-height: 1.4;
}
div#rightcontents div#hotelist div.pet div.bt {
	margin: 15px 15px 0 0;
	text-align: right;
}



