
/* ----------------クロスガーデン サイズ大 */


/* ボタンの表示状態
--------------------*/
#fsmall a {
	background-image: url(../images/img/btn_s.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#fmiddle a {
	background-image: url(../images/img/btn_m.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/*カレント*/
#flarge a {
	background-image: url(../images/img/btn_l_o.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#fsmall a:hover {
	background-image: url(../images/img/btn_s_o.gif);
}
#fmiddle a:hover {
	background-image: url(../images/img/btn_m_o.gif);
}

/*カレント
#flarge a:hover {
	background-image: url(../../../changecss/common/img/btn_l_o.gif);
}
*/

/* ----------------サイズ大 */

p {
	font-size: 14px;
	/*\*/*font-size: 136%;/**/
	line-height: 1.4em;
}

#mycustomscroll dl dd span a {
    font-size: 16px;
	*font-size: 146%;
	line-height: 1.4em;
}

div#shopguideblocks div h3 {
	font-size: 16px;
	/*\*/*font-size: 136%;/**/
	line-height: 1.4em;
}

div#shopguideblocks div h3 a {
	font-size: 16px;
	/*\*/*font-size: 136%;/**/
	line-height: 1.4em;
}

div#shopguideblocks div p {
    font-size: 14px;
	/*\*/*font-size: 136%;/**/
	line-height: 1.4em;
}

#Second_left div#shopguideblocks div em a {
	font-size: 14px;
	*font-size: 146%;
	line-height: 1.4em;
}

/* --------------イベント・ショップ本文 */

div.eventbody h2 {
	font-size: 16px;
	/*\*/*font-size: 126%;/**/
	line-height: 1.4em;
}

div.eventbody h2 a {
	font-size: 16px;
	/*\*/*font-size: 126%;/**/
	line-height: 1.4em;
}

div.eventcontents p {
	font-weight: normal;
	color: #333333;
	font-size: 14px;
	/*\*/*font-size: 126%;/**/
	line-height: 1.4em;
}

div#shopblocks div.eventbody h2 {
	font-weight: normal;
	color: #000000;
	margin-bottom: 10px;
	
	font-size: 16px;
	/*\*/*font-size: 146%;/**/
	line-height: 1.4em;
}

/* --------------店舗紹介文 */

div.explanation p {
    font-size: 14px;
	/*\*/*font-size: 126%;/**/
	line-height: 1.4em;
}

/* --------------フロアガイド */

div#floorbox p a span {
	/*\*/*padding-top: 5px;/**/
	font-size: 16px;
	/*\*/*font-size: 136%;/**/
	line-height: 1.2em;
}

div#floorbox p a em {
	font-size: 14px;
	/*\*/*font-size: 110%;/**/
	line-height: 1.2em;
}

h3.h3_normal {
	font-size: 16px;
	/*\*/*font-size: 136%;/**/
	line-height: 1.2em;
}

/* --------------サイトマップ */

h2.sitemap01 {
	font-size: 16px;
	/*\*/*font-size: 136%;/**/
	line-height: 1.2em;
}

div.sitemapblock ul li,
div.sitemapblock2 ul li,
ul.ul_normal li {
	font-size: 14px;
	/*\*/*font-size: 126%;/**/
	line-height: 1.2em;
}

div.maptext {
	font-size: 12px;
	/*\*/*font-size: 116%;/**/
	line-height: 1.2em;
}