@charset "utf-8";

/* -----------------------------------------------
 * ホテルパコグループ
 * 札幌 CSS
----------------------------------------------- */

/********** 複数のhtmlファイルで使用している記述 **********/

/* facilities.htmlの「お問い合わせ・ご予約」「営業時間」「カラオケランチ」部分
　 spa.htmlの「カイロプラクティックルーム」「お問い合わせ・ご予約」「営業時間」「ご利用料金」部分 */
#mainarea dl dt {
	margin-bottom: 5px;
}
/* facilities.htmlの「お問い合わせ・ご予約」「営業時間」「カラオケランチ」「貸出」「レンタル会議室」「レンタル倉庫」部分
　 restaurant.htmlの「お問い合わせ・ご予約」「営業時間」部分　および　spa.htmlの「カイロプラクティックルーム」「お問い合わせ・ご予約」「営業時間」部分 */
#mainarea dl dd {
	margin: 0 0 10px 15px;
	margin-left: 15px;
}

/* guestroom.html、spa.html料金表の料金部分 */
#mainarea table td {
	text-align: center;
	background: #ffffff;
}

/* facilities.html「レンタルスペース」の部屋写真部分
　 restaurant.htmlの施設・料理写真部分
　 spa.htmlの大浴場写真部分 */
#mainarea .imgList {
	margin: 10px 0;
}
	/* facilities.html「レンタルスペース」の各写真
	　 restaurant.htmlの各写真
	　 spa.htmlの大浴場各写真 */
	#mainarea .imgList li {
		float: left;
		margin-right: 10px;
	}
		/* facilities.html「レンタルスペース」の写真のうち、右端のもの
		　 restaurant.htmlの写真のうち、右端のもの
		　 resspataurant.htmlの大浴場写真のうち、右端のもの */
		#mainarea .imgList li.end {
			margin-right: 0;
		}

/********** トップ（index.html） **********/
/* マンスリーマンションへのバナー部分 */
#apartment {
	margin: 15px 0 0 7px;
}

/********** レストラン（restaurant.html） **********/
/* 「◆○○のお知らせ」 */
#restaurant p.large {
	margin-bottom: 10px;
	font-size: 140%;
	font-weight: bold;
	color: #A10B6E;
}
/* 桂林ロゴ部分 */
#restaurant h3 {
	margin: 20px 0;
	padding: 5px 0;
	text-indent: 0.5em;
	color: #404040;
	font-size: 12px;
	font-weight: normal;
	background: none;
}

/* 「お問い合わせ」「営業時間」部分 */
#restaurant .restaurantDetail {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 2px dotted #776348;
}
/* 「お問い合わせ」「営業時間」タイトル */
#restaurant dl dt {
	margin: 0 0 15px;
	color: #660000;
	font-size: 120%;
	font-weight: bold;
}

/* 囲み枠部分 */
#restaurant .detail {
	margin: 20px 0;
	padding: 5px;
	border: 1px solid #776348;
	background: #ffffff;
}
	/* 「一品料理から…」 */
	#restaurant .detail p {
		color: #776348;
	}
	/* 「桂林」写真 */
	#restaurant .detail .imgL {
		margin: 0 10px 0 0;
	}
	/* 囲み枠内の点線から下の部分 */
	#restaurant .read {
		margin: 10px 0 0;
		padding: 5px 0 0;
		border-top: 1px dotted #776348;
	}
		/* 「ご朝食は、北海道の…」 */
		#restaurant .read p {
			color: #404040;
		}



/********** 施設（facilities.html） **********/
/* 薄茶背景に白抜き文字の項目タイトル部分 */
#facilities h3,
#facilities2 h3 {
	margin: 20px 0;
	padding: 5px 0;
	text-indent: 0.5em;
	color: #ffffff;
	font-size: 16px;
	background: #AB9070;
}

/* 「ホテル施設」の詳細部分 */
#facilities .posL {
	width: 350px;
	margin-right: 10px;
}
	/* 「ホテル施設」の詳細リスト */
	#facilities ul {
		margin: 0 0 15px;
	}
		/* 「ホテル施設」の詳細リスト各項目 */
		#facilities ul li {
			margin-left: 20px;
			list-style-type: disc;
		}
	/* 「【貸出し】」「レンタル会議室」「レンタル倉庫」 */
	#facilities .posL dt {
		padding-left: 6px;
	}

/* 【貸出し】部分 */
.facilitiesDetail {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 2px dotted #776348;
}
	/* 【貸出し】の文字部分 */
	#facilities .detail {
		margin: 0 0 20px;
		padding: 5px;
		border: 1px solid #776348;
		background: #ffffff;
	}
	/* 【貸出し】枠右の写真とキャプション */
	#facilities .posR p {
		margin-bottom: 10px;
	}


/********** アクセス（access.html） **********/
/* グーグルマップ表示部分 */
#access #map {
	width: 600px;
	height: 300px;
	margin: 0 0 20px;
	background:#FFFFFF;
}

/* 「（曜日、日々と…」 */
#access dd span {
	color: #4B3E8C;
	font-size: 80%;
}

/* 「天候や時期等により…」 */
.referenceMark {
	font-size: 80%;
}

/* 「駐車場ご利用のお客様へ」 */
.commentBox {
	margin-top: 20px;
	padding: 10px;
	font-size: 80%;
	border: 1px solid #999999;
}


/********** 客室（guestroom.html） **********/
/* 薄茶背景に白抜き文字の項目タイトル部分 */
#guestroom h3 {
	margin: 20px 0;
	padding: 5px 0;
	text-indent: 0.5em;
	color: #ffffff;
	font-size: 16px;
	background: #AB9070;
}

/* 客室イメージ部分 */
#change_image {
	margin:15px 0;
}
	/* 客室イメージ（大きな画像） */
	#change_image p {
		margin:3px 0 0 0;
		font-size:80%;
	}
	/* 客室イメージ（大きな画像） */
	#change_image #view {
		width:600px;
		height:300px;
		margin:0 0 5px 0;
		}
	/* 客室イメージ（サムネイル表示部分） */
	ul #thumbs {
		margin:0;
		}
		/* 客室イメージ（各サムネイル画像） */
		 #thumbs li {
			margin:0 3px 0 0;
			float:left;
			list-style:none;
		}
		/* 客室イメージ（右端のサムネイル画像） */
		 #thumbs li.end {
			margin:0;
			float:left;
			list-style:none;
		}
	/* 「▲」 */
	#change_image span {
		color:#990000;
	}

/* 料金表 */
#mainarea table {
	margin: 10px 0;
	border: 1px solid #AB9070;
}
	/* 料金表の各セル */
	#mainarea table th,
	#mainarea table td {
		padding: 6px;
		border: 1px solid #AB9070;
	}
	/* 料金表の色つきセル */
	#mainarea table th {
		background: #E3E1A3;
	}
		/* 料金表の色つきセル（ヘッダ行） */
		#mainarea table thead th {
			text-align: center;
		}

/* 「※禁煙ルームも…」 */
.guestroom_comment {
	font-size:80%;
}