/* CSS Document */
/* ぱんくず */
#topic_path{
	height:2.5em;
	list-style:none;
	color:#515151;
	display: block;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#topic_path li{
	float:left;
}
#topic_path li.topic_path_icn{
	background:url(../images/topic_path_icn.gif) no-repeat left center;
	padding-left:12px;
	margin-left:8px;
}
#topic_path li a:link,
#topic_path li a:visited {
	color:#515151;
	text-decoration:underline;
}
#topic_path li a:hover,
#topic_path li a:active {
	color:#d54316;
	text-decoration:none;
}
/* 背景設定 */
body{
	background:url(../images/con_bg.gif) repeat-x left top;
}
/* FLASHエリア */
#title_box{
	height:178px;
	margin-bottom:15px;
}
/** body **/
h2.title_img{
	height:178px;
	width:900px;
	overflow:hidden;
	display:block;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
h2.title_img span{
	padding-top:180px;
	display:block;
}

/** room **/
#room_title{
	background:url(../images/room_title.jpg) no-repeat left top;
}
#room_text{
	background:url(../images/room_text.gif) no-repeat left top;
	width:670px;
	height:40px;
	overflow:hidden;
	margin-bottom: 20px;
}
#room_text span{
	padding-top:97px;
	display:block;
}
#room_mainbox {
	margin-bottom: 30px;
}

#room_box1 {
	width: 330px;
	background-image: url(../images/room_icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}
#room_box2 {
	width: 330px;
	background-image: url(../images/room_icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
}
#room_box3 {
	width: 330px;
	background-image: url(../images/room_icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}
#room_box4 {
	width: 330px;
	background-image: url(../images/room_icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
}
.room_type {
	height: 25px;
	padding-left: 10px;
}

.room_info {
	font-size: 90%;
	color: #614C2A;
	padding-left: 18px;
	padding-bottom: 15px;
}
.room_botton {
	margin-top: 7px;
	text-align: center;
}
#room_ameni {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	border: 1px solid #89654B;
	margin-top: 20px;
	background-image: url(../images/room_ame.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#room_ameni p {
	line-height: 180%;
	margin-top: 25px;
}
#room_kashi {

	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	border: 1px solid #89654B;
	margin-top: 20px;
	background-image: url(../images/room_kashi.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#room_kashi p {

	line-height: 180%;
	margin-top: 25px;
}
#facilities_title {
	background-image: url(../images/facilities_title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.facilities_box {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FF9900;
	padding-top: 10px;
	margin-bottom: 15px;
	height: 150px;
}

.facilities_box dl {
	width: 446px;
	line-height: 200%;
}
.facilities_box dl dt {
	font-size: 135%;
	color: #412929;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #999999;
	padding-bottom: 0.5em;
	font-weight: bold;
	padding-left: 0.2em;
}
.facilities_box dl dd {
	padding-left: 0.5em;
	margin-top: 0.5em;
}
.facilities_movie_box {

	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #990000;
	padding-top: 10px;
	margin-bottom: 15px;
	height: 100%;
}
.facilities_movie_box dl {
	line-height: 200%;
}
.facilities_movie_box dl dt {
	font-size: 135%;
	color: #412929;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #999999;
	padding-bottom: 0.5em;
	font-weight: bold;
	padding-left: 0.2em;
	margin-bottom: 10px;
}
#access_title {
	background-image: url(../images/access_title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#access_text {
	width:670px;
	height:70px;
	overflow:hidden;
	margin-bottom: 10px;
	background-image: url(../images/access_text.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#access_text span {

	padding-top:97px;
	display:block;
}
#access_text2 {
	line-height: 180%;
	margin-bottom: 20px;
}
#access_text2 img {
	float: right;
}

#access_box {
	margin-bottom: 20px;
}
#access_google {
	margin-bottom: 20px;
}
#access_youtube1 {
	margin-bottom: 20px;
}
#access_youtube2 {
	margin-bottom: 20px;
}
#access_youtube3 {
	margin-bottom: 20px;
}
#access_link {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FF9900;
}
#access_link p {
	font-size: 120%;
	color: #412929;
	height: 25px;
	padding-left: 10px;
	padding-top: 8px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}
#access_link dl {
	line-height: 220%;
	padding-left: 10px;
}
#access_link dt {
	background-image: url(../english/images/access_icon.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 10px;
	float: left;
}
#access_link dd {
	margin-left: 300px;
}

#faq_title {

	background-image: url(../images/faq_title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#faq_box dl {
	line-height: 180%;
	margin-bottom: 20px;
}
#faq_box dt {
	line-height: 180%;
	color: #FFFFFF;
	background-color: #684B3B;
	padding-left: 1em;
	padding-right: 1em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
#faq_box dd {
	background-color: #FFFDF4;
	color: #694C32;
	padding-right: 1em;
	padding-left: 1em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

