@charset "utf-8";

/*-------------文字サイズ「中」用-----------------*/

body {
	font-size: 87%;
	}
	
#header02 #fontsize dd.sizeM,#header02 #fontsize dd.sizeM a:link{

	/*MacIEは下記のプロパティを読めません\*/
	
	background: url(../images/fontsize-m_f2.gif) no-repeat left top;
	
	/*MacIEは下記のプロパティを読めません*/
	
	}

#leftbody div#global-nav ul#nav ul.submenu li.sublist {
	font-size: small;
	}

h1 {
	font-size: 10px;
	}
	
th, td {
	font-size: 14px;
	}

caption {
	font-size: small;
	}

.caption-txt {
	font-size: x-small;
	line-height: 120%;
	}