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

/* ====================================
			lan(多言語)※客室用
==================================== */
div#header .lan {
	position: relative;
	width:120px;
	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_sporsion.gif) left top no-repeat;
}
div#rightcontents div.wonderful {
	background: URL(images/tit_wonderful.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;
}


/* ====================================
			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_sporsion.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(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(images/subtit_photo.gif) left top no-repeat;
}
div#rightcontents div#roomdetail h4.amenity {
	background: url(images/subtit_amenity.gif) left top no-repeat;
}
div#rightcontents div#roomdetail h4.dogamenity {
	background: url(images/subtit_dogamenity.gif) left top no-repeat;
}
div#rightcontents div#roomdetail h4.facility {
	background: url(images/subtit_facility.gif) left top no-repeat;
}
div#rightcontents div#roomdetail h4.size {
	background: url(images/subtit_size.gif) left top no-repeat;
}
div#rightcontents div#roomdetail h4.spo_dog {
	background: url(images/subtit_spo_dog.gif) left top no-repeat;
}
div#rightcontents div#roomdetail h4.spo_dxfour {
	background: url(images/subtit_spo_dxfour.gif) left top no-repeat;
    height: 54px;
}
div#rightcontents div#roomdetail h4.spo_four {
	background: url(images/subtit_spo_four.gif) left top no-repeat;
    height: 54px;
}
div#rightcontents div#roomdetail h4.spo_twin {
	background: url(images/subtit_spo_twin.gif) left top no-repeat;
    height: 54px;
}
div#rightcontents div#roomdetail h4.win_double {
	background: url(images/subtit_win_double.gif) left top no-repeat;
}
div#rightcontents div#roomdetail h4.win_twin {
	background: url(images/subtit_win_twin.gif) left top no-repeat;
}
div#rightcontents div#roomdetail p {
	margin: 0;
	padding: 5px 0 25px;
	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 h5 span {
    font-size: 12px;
    color: #666;
    font-weight: normal;
    padding-left: 10px;
}

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 #section1 {
	width: 620px;
	background-image: url(images/photo_wonderful0001.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section2 {
	width: 620px;
	background-image: url(images/photo_wonderful0002.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section3 {
	width: 620px;
	background-image: url(images/photo_wonderful0003.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section4 {
	width: 620px;
	background-image: url(images/photo_wonderful0004.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section5 {
	width: 620px;
	background-image: url(images/photo_wonderful0005.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section6 {
	width: 620px;
	background-image: url(images/photo_wonderful0006.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

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


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

div#rightcontents div.village {
	background: URL(images/tit_village.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;
}

/* ====================================
			won\わんの宿
==================================== */

div#rightcontents div.dogsuite {
	background: URL(images/tit_dogsuite.gif) left top no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section1_suite {
	width: 620px;
	background-image: url(images/photo_suite01.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section2_suite {
	width: 620px;
	background-image: url(images/photo_suite02.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section3_suite {
	width: 620px;
	background-image: url(images/photo_suite03.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section4_suite {
	width: 620px;
	background-image: url(images/photo_suite04.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section5_suite {
	width: 620px;
	background-image: url(images/photo_suite05.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section6_suite {
	width: 620px;
	background-image: url(images/photo_suite06.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

div#rightcontents div.won {
	background: URL(images/tit_won.gif) left top no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section1_won {
	width: 620px;
	background-image: url(images/photo_won0001.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section2_won {
	width: 620px;
	background-image: url(images/photo_won0003.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section3_won {
	width: 620px;
	background-image: url(images/photo_won0002.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section4_won {
	width: 620px;
	background-image: url(images/photo_won0004.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section5_won {
	width: 620px;
	background-image: url(images/photo_won0005.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section6_won {
	width: 620px;
	background-image: url(images/photo_won0006.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

/* ====================================
	　renew\リニューアルルーム
==================================== */

div#rightcontents div.renew {
	background: URL(images/tit_renew.gif) left top no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section1_renew {
	width: 620px;
	background-image: url(images/photo_renew0001.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section2_renew {
	width: 620px;
	background-image: url(images/photo_renew0002.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section3_renew {
	width: 620px;
	background-image: url(images/photo_renew0003.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section4_renew {
	width: 620px;
	background-image: url(images/photo_renew0004.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section5_renew {
	width: 620px;
	background-image: url(images/photo_renew0005.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}


/* ====================================
	　stand\スタンダードフォース
==================================== */

div#rightcontents div.stand {
	background: URL(images/tit_standerd.gif) left top no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section1_stand {
	width: 620px;
	background-image: url(images/photo_standerd0001.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section2_stand {
	width: 620px;
	background-image: url(images/photo_standerd0002.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section3_stand {
	width: 620px;
	background-image: url(images/photo_standerd0003.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section4_stand {
	width: 620px;
	background-image: url(images/photo_standerd0004.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section5_stand {
	width: 620px;
	background-image: url(images/photo_standerd0005.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

/* ====================================
	　delux\デラックスツイン
==================================== */

div#rightcontents div.delux {
	background: URL(images/tit_twin.gif) left top no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section1_delux {
	width: 620px;
	background-image: url(images/photo_delux0001.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section2_delux {
	width: 620px;
	background-image: url(images/photo_delux0002.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section3_delux {
	width: 620px;
	background-image: url(images/photo_delux0003.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

div#rightcontents div#roomdetail div#my-glider #section4_delux {
	width: 620px;
	background-image: url(images/photo_delux0004.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightcontents div#roomdetail div#my-glider #section5_delux {
	width: 620px;
	background-image: url(images/photo_delux0005.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}