@charset "utf-8";
/* CSS Document */


/* ----------------------------------------------------------------
    トップページ
----------------------------------------------------------------- */

#catch {
	margin-bottom:20px;
	padding:10px 6px;
	background-color:#f3e7b7;
	background-image:url(https://www.gardenhotels.co.jp/mghrk_img/hiroshima/images/mghrk_catch_bg.gif);
	background-repeat:no-repeat;
	font-size:65%;
}
#mainBanner {
	margin-bottom:20px;
	padding:0px 16px;
}
#areaInformation h2 {
	clear:both;
	margin-bottom:4px;
	height:49px;
	background-repeat:no-repeat;
	text-indent:-9999px;
}
#areaInformation h3 {
	margin-bottom:8px;
	padding-left:11px;
	background-image:url(https://www.gardenhotels.co.jp/mghrk_img/hiroshima/images/mghrk_bullet_h3.gif);
	background-repeat:no-repeat;
	background-position:0px 1px;
	font-size:85%;
}

/* おすすめプラン、新着情報、選ばれる理由、ホテルからのお知らせ box */

#recommend, #newTopics, #reason, #hotelInfo {
	clear:both;
	margin-bottom:20px;
}

/* おすすめプラン、新着情報、選ばれる理由、ホテルからのお知らせ box ここまで */

#recommend h2 {
	background-image: url(https://www.gardenhotels.co.jp/mghrk_img/hiroshima/images/mghrk_hdg_recomend.gif);
}

.boxPlan {
	clear:both;
	padding:0px 6px;
}
.boxPlan_left {
	float:left;
	width:238px;
}
.boxPlan_center {
	float:left;
	width:238px;
}
.boxPlan_right {
	float:right;
	width:238px;
}
.boxPlan table.planTable{border-collapse:collapse;}
.boxPlan table.planTable img{padding-bottom:5px;}
.boxPlan table.planTable td{vertical-align:top;font-size:80%;padding:10px 15px;}
.boxPlan table.planTable td b{vertical-align:top;font-size:100%;}
.boxPlan table.planTable td a{text-decoration:none;}

.planPhoto {
	float:left;
	width:108px;
}
.planText {
	float:right;
	padding-right:7px;
	width:115px;
}
.planText p {
	color:#6e0000;
	font-size:80%;
}
.boxPlan .btnNew {
	padding-top:25px;
	background-image:url(https://www.gardenhotels.co.jp/mghrk_img/hiroshima/images/mghrk_btn_newplan.gif);
	background-repeat:no-repeat;
}
/* 新着情報・トピックス */

#newTopics h2 {
	background-image:url(https://www.gardenhotels.co.jp/mghrk_img/hiroshima/images/mghrk_hdg_newtopics.gif);
}
#newTopics dl {
	padding-left:6px;
	padding-right:6px;
	color:#6e0000;
	font-size:80%;
}
#newTopics dt {
	width:6em;
}
#newTopics dd {
	margin-top: -1.4em;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 6em;
}
.btnImportant {
	padding-left:65px;
	background-image:url(https://www.gardenhotels.co.jp/mghrk_img/hiroshima/images/mghrk_btn_important.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
}
/* 選ばれる理由 */

#reason h2 {
	background-image:url(https://www.gardenhotels.co.jp/mghrk_img/hiroshima/images/mghrk_hdg_reason.gif);
}
.boxReason {
	clear:both;
	padding:0px 6px 12px;
}
.boxReason p {
	font-size:80%;
	line-height:1.3em;
}
.boxReason img {
	margin-bottom:8px;
	vertical-align:bottom;
}
.boxReason_left {
	float:left;
	width:354px;
}
.boxReason_right {
	float:right;
	width:354px;
}

/* ホテルからのお知らせ */

#hotelInfo h2 {
	background-image:url(https://www.gardenhotels.co.jp/mghrk_img/hiroshima/images/mghrk_hdg_hotelinfo.gif);
}
#hotelInfo p {
	font-size:80%;
	line-height:1.3em;
}

.ls01 {
	letter-spacing:-1px;

}

.ls02 {
	letter-spacing:-2px;

}


/* 以下追加 2011.05.26 */
table#wtFirstTable{border-collapse:collapse;width:100%;margin-bottom:10px;}
table#wtFirstTable td{vertical-align:top;}
table#wtFirstTable td#wtFirstBanner{padding-right:2px;}
table#wtFirstNews td{font-size:80%;vertical-align:top;}

table#wtFirstTable td#wtFirstNewsArea{
	width:380px;padding:25px 5px 5px;
	background:url(https://www.gardenhotels.co.jp/mghrk_img/hiroshima/images/title_news.gif) top right no-repeat;
}
table#wtFirstTable td#wtFirstPlanBanner{vertical-align:bottom;}

#wtUserVoiceBox{display:block;padding:10px;border-style:double;border-color:#996;
border-width:0 3px 3px;}
table#wtUserVoice td{font-size:11px;}
table#wtUserVoice a{display:block;padding:0 0 5px 30px;background:url(https://www.gardenhotels.co.jp/mghrk_img/hiroshima/images/uservoice.gif) left top no-repeat;}

