@charset "utf-8";
/* CSS Document */


/* ----------------------------------------------------------------
    アクセス
----------------------------------------------------------------- */

#mainContents h2 {
	margin-bottom: 6px;
	height:48px;
	background-image:url(http://www.gardenhotels.co.jp/mghrk_img/shijo/images/mghrk_hdg_access.gif);
	text-indent:-9999px;
}
#mainContents h3 {
	clear:both;
	padding-top:12px;
	padding-left:6px;
	padding-bottom: 12px;
	background-image:url(http://www.gardenhotels.co.jp/mghrk_img/shijo/images/mghrk_hdg_bg_h3.gif);
	background-repeat:no-repeat;
	color:#ffffff;
	font-size: 100%;
	height: 20px;
}
#accessMap {
	float:left;
	padding:6px 0px 12px;
	width:450px;

}
#accessHotel {
	float:right;
	padding:6px 0px 12px;
	width:270px;
}
/* タイムテーブル */

.roomInfo table {
	border-top:1px solid #b3b1a4;
	width:100%;
	color:#2b231c;
	line-height:1.6em;
	margin-bottom:15px;
}
.roomInfo th {
	font-size:85%;
	background-color:#e0dccc;
	background-image:url(http://www.gardenhotels.co.jp/mghrk_img/shijo/images/mghrk_bg_room_th.gif);
	background-repeat:repeat-y;
	background-position: right;
	border-bottom:1px solid #d6d2c2;
}
.roomInfo td {
	font-size:85%;
	padding-left:8px;
	padding-right:8px;
	background-color:#f7f6f3;
	border-left:1px solid #d6d2c2;
	border-bottom:1px solid #d6d2c2;
}
#areaInformation th {
	padding-left:8px;
	width:123px;
	text-align:left;
	vertical-align:top;
}
.timeBus {
	margin-bottom:20px;
}
#container .timeBus th {
	padding-left:0px;
	width:40px;
	text-align:center;
}
#container .timeBus td {
	letter-spacing:1px;
	width:220px;
	border-right:1px solid #d6d2c2;
}
#container .business table {
	border-right:1px solid #d6d2c2;
}
#diagram {
	padding:5px 0px 20px;
}
#diagram h4 {
	margin-bottom:5px;
	padding-left:10px;
	background-image:url(http://www.gardenhotels.co.jp/mghrk_img/shijo/images/mghrk_hdg_room_h4.gif);
	background-repeat:no-repeat;
	background-position: left center;
}
#attention {
	padding-bottom:20px;
}
#diagram, #attention p {
	font-size:95%;
	line-height:1.6em;
}

#diagram a {
	color:#2b231c;
} 

#diagram a:hover {
	text-decoration:none;
} 


.line02 {
	line-height:1.6em;
}
.fristTime {
	color:#800002;
}
.lastTime {
	color: #000066;
}
