@charset "utf-8";

/*
 * txtS.css
 *
 */
				div#dGlobalNavi dd#ddSmall a {
					background-position: 0 -40px;
				}
				div#dGlobalNavi dd#ddMiddle a {
					background-position: 0 0;
				}
				div#dGlobalNavi dd#ddLarge a {
					background-position: 0 0;
				}
/* Opera6 */
html>body, tr>th, tr>td {
	font-size: 11px;
}

/* latest browzer */
head:first-child+body, head:first-child+body th, head:first-child+body td {
	font-size: 11px;
}

/* IE7 */
*:first-child+html body {
	font-size: 70%;
}

