h2,h3>img {
	padding: 30px 0px;
}

/*ﾎﾃﾙ紹介　一覧*/
table.hotel{
	width:372px;
}
.hotel-list{
	position:relative;
	width:100%;
	margin-bottom: 30px;
	height: 100%;
}

/*ホテルロゴ*/
.rogo-img{
margin-top:7px;
}

/*ホテル写真*/
.hotel-img{
margin:7px 0px 0px 10px;
}

.botm-line{
	border-bottom:1px solid #478347;
	padding-bottom:5px;
}

/*ホテル説明*/
.hotel-text{
	padding: 5px 0px 0px 0px;
	position: relative;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
}

/*詳細へ*/
.hotel-detail{
	padding: 7px 0px 0px 0px;
	position: relative;
	font-size: 12px;
	text-align:right;
	vertical-align:bottom;
}

/*ﾎﾃﾙ詳細ページ*/
.hotel-area
{
	background-color: #FFF4E0;
	overflow: hidden;
	width: 800px;
}

/*ﾎﾃﾙ詳細　左（ﾎﾃﾙ名）*/
.left-area{
	width:170px;
	padding:10px 0px 10px 5px;
	float:left;
	clear: both;
	background-color: #FFF4E0;
	height: 100%;
}

li.hotel{
	list-style-type: none;
	background-image: url(image/list-img.gif);
	padding-left: 22px;
	background-repeat: no-repeat;
	list-style-position: outside;
	background-position: 3px;
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
}

/*ﾎﾃﾙ詳細　右*/
.right_area{
	float: left;
	padding:20px 13px;
	width: 599px;
	background-color: #FFFFFF;
}

.article{
	clear: both;
	padding: 0px;
	overflow: hidden;
	border-bottom:none;
	width: 599px;
	margin-bottom: 30px;
	height: 100%;
}

.article h3{
margin:0px;
}

.hotel-right{
	float:left;
	width: 309px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.title{
	margin-bottom:15px;
	width: 305px;
}

.right_area h4{
margin:0px;
}

.hotel-infotext{
	font-size: 12px;
	line-height: 1.4;
	padding-top: 8px;
	padding-bottom: 15px;
}
/*ﾎﾃﾙ情報　テーブル*/
.stay_table{
	font-size: 12px;
	width: 304px;
}

.stay_table td{
	line-height: 120%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #989898;
	padding:8px 5px 8px 7px;
	font-weight: normal;
	}
.price{
text-align:right;
padding-right:8px;
}

.hotel-left{
	float:left;
	width: 275px;
	overflow: hidden;
	height: 360px;
}
.hotel-rog{
	margin-bottom: 10px;
}
.hotel-pict{
	margin-bottom: 15px;
}


/*ﾎﾃﾙ情報　テーブル*/
.info_table{
	font-size: 12px;
	border-top: 1px dashed #999999;
	width: 589px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 10px;
}

.info_table td,.info_table th
{
	line-height: 120%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #989898;
	padding:8px 5px;
	font-weight: normal;
	}
.info_table th
{
	padding:8px 5px;
	background-color: #EEEEEE;
	text-align: left;
	width: 105px;
}
.mini-table{
border:none;
}
.mini-table td{
	border:none;
	vertical-align: top;
	text-align: left;
	line-height: 100%;
	padding: 3px;
	font-size: 12px;
}
.map{
	background: url(image/map_back.jpg) repeat-x;
	padding:10px 5px;
	height: 422px;
	width: 587px;
	border: 1px solid #999999;
	text-align: center;
	margin-top: 10px;
}

#info{
	padding:15px 5px 5px 5px;
	font-size: 14px;
}

#info{
	padding:15px 5px 5px 5px;
	font-size: 14px;
}

#info_table{
	border: 1px solid #989898;
}
#info_table td
{
	padding:5px;
	line-height: 130%;
}

.info-img{
margin-bottom:2px;
}

/* googlemaps用 */

iframe.googlemaps {
	width: 578px;
	height: 422px;
	margin: 0px;
	padding: 0px;
}

