@charset "shift-jis";

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

body {
	font-size:80%;
}

/*	FontsizeCurrent
--------------------------------------------*/
				#FontSmall a { background: url(../images/f_s_on.gif) no-repeat left top; }
				#FontMiddle a { background: url(../images/f_m.gif) no-repeat left top; }
				#FontLarge a { background: url(../images/f_l.gif) no-repeat left top; }
				#FontSmall a:hover { background-image: url(../images/f_s_on.gif); }
				#FontMiddle a:hover { background-image: url(../images/f_m_over.gif); }
				#FontLarge a:hover { background-image: url(../images/f_l_over.gif); }

/*	index FontsizeCurrent
--------------------------------------------*/
				#index #FontSmall a { background: url(../images/idx_f_s_on.gif) no-repeat left top; }
				#index #FontMiddle a { background: url(../images/idx_f_m.gif) no-repeat left top; }
				#index #FontLarge a { background: url(../images/idx_f_l.gif) no-repeat left top; }
				#index #FontSmall a:hover { background-image: url(../images/idx_f_s_on.gif); }
				#index #FontMiddle a:hover { background-image: url(../images/idx_f_m_on.gif); }
				#index #FontLarge a:hover { background-image: url(../images/idx_f_l_on.gif); }

/*	foreign FontsizeCurrent
--------------------------------------------*/
				#foreign_idx #FontSmall a { background: url(../foreign/images/idx_f_s_on.gif) no-repeat left top; }
				#foreign_idx #FontMiddle a { background: url(../foreign/images/idx_f_m.gif) no-repeat left top; }
				#foreign_idx #FontLarge a { background: url(../foreign/images/idx_f_l.gif) no-repeat left top; }
				#foreign_idx #FontSmall a:hover { background-image: url(../foreign/images/idx_f_s_on.gif); }
				#foreign_idx #FontMiddle a:hover { background-image: url(../foreign/images/idx_f_m_on.gif); }
				#foreign_idx #FontLarge a:hover { background-image: url(../foreign/images/idx_f_l_on.gif); }


/* foreign	FontsizeCurrent ‰º‘w
--------------------------------------------*/
				#foreign #fs #FontSmall a { background: url(../foreign/images/f_s_on.gif) no-repeat left top; }
				#foreign #fs #FontMiddle a { background: url(../foreign/images/f_m.gif) no-repeat left top; }
				#foreign #fs #FontLarge a { background: url(../foreign/images/f_l.gif) no-repeat left top; }
				#foreign #fs #FontSmall a:hover { background-image: url(../foreign/images/f_s_on.gif); }
				#foreign #fs #FontMiddle a:hover { background-image: url(../foreign/images/f_m_over.gif); }
				#foreign #fs #FontLarge a:hover { background-image: url(../foreign/images/f_l_over.gif); }

/*	china FontsizeCurrent
--------------------------------------------*/
				#china_idx #FontSmall a { background: url(../china/images/idx_f_s_on.gif) no-repeat left top; }
				#china_idx #FontMiddle a { background: url(../china/images/idx_f_m.gif) no-repeat left top; }
				#china_idx #FontLarge a { background: url(../china/images/idx_f_l.gif) no-repeat left top; }
				#china_idx #FontSmall a:hover { background-image: url(../china/images/idx_f_s_on.gif); }
				#china_idx #FontMiddle a:hover { background-image: url(../china/images/idx_f_m_on.gif); }
				#china_idx #FontLarge a:hover { background-image: url(../china/images/idx_f_l_on.gif); }


/* china	FontsizeCurrent ‰º‘w
--------------------------------------------*/
				#china #fs #FontSmall a { background: url(../china/images/f_s_on.gif) no-repeat left top; }
				#china #fs #FontMiddle a { background: url(../china/images/f_m.gif) no-repeat left top; }
				#china #fs #FontLarge a { background: url(../china/images/f_l.gif) no-repeat left top; }
				#china #fs #FontSmall a:hover { background-image: url(../china/images/f_s_on.gif); }
				#china #fs #FontMiddle a:hover { background-image: url(../china/images/f_m_over.gif); }
				#china #fs #FontLarge a:hover { background-image: url(../china/images/f_l_over.gif); }
