@charset "utf-8";
/* CSS Document */

/* ----------------------------------------------------------------
    トップページ
----------------------------------------------------------------- */

#catch {
	margin-bottom:20px;
	padding:10px 6px;
	background-color:#f3e7b7;
	background-image:url(http://www.gardenhotels.co.jp/mghrk_img/ueno/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(http://www.gardenhotels.co.jp/mghrk_img/ueno/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(http://www.gardenhotels.co.jp/mghrk_img/ueno/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;
}
.planPhoto {
	float:left;
	width:108px;
}
.planPhoto a img{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(http://www.gardenhotels.co.jp/mghrk_img/ueno/images/mghrk_btn_newplan.gif);
	background-repeat:no-repeat;
}
/* 新着情報・トピックス */

#newTopics h2 {
	background-image:url(http://www.gardenhotels.co.jp/mghrk_img/ueno/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.2em;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 6em;
}
.btnImportant {
	padding-left:65px;
	background-image:url(http://www.gardenhotels.co.jp/mghrk_img/ueno/images/mghrk_btn_important.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
}
/* 選ばれる理由 */

#reason h2 {
	background-image:url(http://www.gardenhotels.co.jp/mghrk_img/ueno/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(http://www.gardenhotels.co.jp/mghrk_img/ueno/images/mghrk_hdg_hotelinfo.gif);
}
#hotelInfo p {
	font-size:80%;
	line-height:1.3em;
}

.ls01 {
	letter-spacing:-1px;


}
