@charset "shift-jis";

/*--------------------------------------------
	font size small
---------------------------------------------*/

body {
	font-size:75%;
}

/*	FontsizeCurrent
--------------------------------------------*/
				#FontSmall a { background: url(../images/en/hd_smallen_on.jpg) no-repeat left top; }
				#FontMiddle a { background: url(../images/en/hd_middleen.jpg) no-repeat left top; }
				#FontLarge a { background: url(../images/en/hd_bigen.jpg) no-repeat left top; }
				#FontMiddle a:hover { background-image: url(../images/en/hd_middleen_on.jpg); }
				#FontLarge a:hover { background-image: url(../images/en/hd_bigen_on.jpg); }


