@charset "shift-jis";

/*--------------------------------------------
	font size large
---------------------------------------------*/

body {
	font-size:120%;
}

/*	FontsizeCurrent
--------------------------------------------*/
				#FontSmall a { background: url(../images/hd_small.jpg) no-repeat left top; }
				#FontMiddle a { background: url(../images/hd_middle.jpg) no-repeat left top; }
				#FontLarge a { background: url(../images/hd_big_on.jpg) no-repeat left top; }
				#FontSmall a:hover { background-image: url(../images/hd_small_on.jpg); }
				#FontMiddle a:hover { background-image: url(../images/hd_middle_on.jpg); }

