<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/* ----------------クロスガーデン サイズ小 */

/* ボタンの表示状態
--------------------*/
/*カレント*/

#fsmall a {
	background-image: url(../images/img/btn_s_o.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.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

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

#fmiddle a:hover {
	background-image: url(../images/img/btn_m_o.gif);
}

#flarge a:hover {
	background-image: url(../images/img/btn_l_o.gif);
}

/* ----------------------------------------------------------------サイズ小 */

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

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

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

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

div#shopguideblocks div p {
    font-size: 12px;
	/*\*/*font-size: 116%;/**/
	line-height: 1.2em;
}

div#shopguideblocks div em a {
	font-size: 11px;
	*font-size: 100%;
	line-height: 1.4em;
}

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

div.eventbody h2 {
    font-size: 13px;
	/*\*/*font-size: 104%;/**/
	line-height: 1.2em;
}

div.eventbody h2 a {
	font-size: 13px;
	/*\*/*font-size: 104%;/**/
	line-height: 1.2em;
}

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

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

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

div.explanation p {
    font-size: 11px;
	/*\*/*font-size: 110%;/**/
	line-height: 1.2em;
}

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

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

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

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

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

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

div.sitemapblock ul li,
div.sitemapblock2 ul li,
ul.ul_normal li {
	font-size: 11px;
	/*\*/*font-size: 100%;/**/
	line-height: 1.2em;
}</pre></body></html>