@charset "shift-jis";

/*--------------------------------------------
	font size large
---------------------------------------------*/

body {
	font-size:120%;
}

/*	FontsizeCurrent
--------------------------------------------*/
				#FontSmall a { background: url(/mapgallery/img/common/hd_small.gif) no-repeat left top; }
				#FontMiddle a { background: url(/mapgallery/img/common/hd_middle.gif) no-repeat left top; }
				#FontLarge a { background: url(/mapgallery/img/common/hd_big_on.gif) no-repeat left top; }
				#FontSmall a:hover { background-image: url(/mapgallery/img/common/hd_small_on.gif); }
				#FontMiddle a:hover { background-image: url(/mapgallery/img/common/hd_middle_on.gif); }

