@charset 'UTF-8';


/*　グローバルナビ　現在表示中の設定
-------------------------------------------------*/
#nav ul.main li.nvm_03 a {
	background:url(../../shared/images/nav_03_r.gif) no-repeat;
}
/* サイドナビ 現在表示中の設定
-------------------------------------------------*/





/* カテゴリ画像
-------------------------------------------------*/

#category {
	background:url(../images/cat_room.jpg) no-repeat;
}


/*タイトル文
-------------------------------------------------*/
#d-block #d-title {
	width:574px;/*596px*/
	height:auto;
	padding:0px 0px 0px 22px;
	color:#675656;
}

#d-block #d-title h3 {
	font-size:1em;
	margin:0px 0px 5px 0px;
}

#d-block #d-title p {
	font-size:0.8em;
	line-height:1.8em;
}

#d-block #d-title .left {
	float:left;
	width:485px;
}

* html body #d-block #d-title .left {
	float:left;
	width:475px;
}

#d-block #d-title .right {
	float:left;
	width:65px;
}

* html body #d-block #d-title .right {
	float:right;
	width:65px;
}

#d-block #d-title p span {
	font-size:0.8em;
}

/*写真一覧
-------------------------------------------------*/
#d-block #d-photo {
	width:604px;
	height:auto;
	margin:22px 0px 0px 0px;
}
#d-block #d-photo .photoarea {
	width:604px;
}
#d-block #d-photo ul {
	width:604px;
	height:auto;
	margin:0x 0px 0px 0px;
	list-style:none;
}
#d-block #d-photo li {
	width:86px;
	height:60px;
	float:left;
	margin:15px 0px 0px 0px;
}
#d-block #d-photo h4 {
	width:100px;
	height:20px;
	margin:15px 0px 0px 0px;
	padding:0px;
}
#d-block #d-photo .ulbox {
	width:604px;
	height:60px;
	margin:5px 0px 0px 0px;
	padding:0px;
}
#d-block #d-photo .ulbox li {
	width:86px;
	height:60px;
	float:left;
	margin:0px 0px 0px 0px;
}
#d-block .youtube {
	width:300px;
	height:211px;
	margin:15px 0 0 0;
}

/*各画像リンクボタン<Index>
-------------------------------------------------*/
#d-block #d-bt {
	width:596px;
	height:auto;
	list-style:none;
}

#d-block #d-bt li {
	width:596px;
	height:auto;
	margin:22px 0px 0px 0px;
}

#d-block #d-bt .li {
	width:217px;
	height:auto;
	margin:22px auto 0px auto;
}

/*各画像リンクボタン<Index以下>
-------------------------------------------------*/
#d-block #d-sub_bt {
	width:604px;
	height:auto;
	list-style:none;
	margin:40px 0px 0px 0px;
}

#d-block #d-sub_bt li {
	width:192px;
	height:85px;
	margin:0px 10px 0px 0px;
	float:left;
}

#d-block #d-sub_bt .last {
	width:192px;
	height:85px;
	margin:0px;
	float:left;
}
/* その他のお部屋
-------------------------------------------------*/
.room_other {
	margin:30px 0 0 0;
	width:595px;
	}

.room_other img.photo {
	float:right;
	margin:0 0 10px 10px;
	display:inline;
	}
.room_other .block {
	padding:10px 0 0 25px;
	}
.room_other p {
	font-size:80%;
	}
/*
behavior: expression(IEPNGFIX.fix(this));
*/
