@charset "utf-8";

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

body {
	font-size: 70%;
	}

#header02 #fontsize dd.sizeS,#header02 #fontsize dd.sizeS a:link{

	/*MacIEは下記のプロパティを読めません\*/
	
	background: url(../images/fontsize-s_f2.gif) no-repeat left top;
	
	/*MacIEは下記のプロパティを読めません*/
	
	}
#header02 #fontsize dd.sizeM,#header02 #fontsize dd.sizeM a:link{
	
	/*MacIEは下記のプロパティを読めません\*/

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

	}

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

h1 {
	font-size: 9px;
	}

th, td {
	font-size: 12px;
	}

caption {
	font-size: x-small;
	}


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