 @charset "utf-8";
/****
 *
 * </common/css/module/font_small.css>
 *
 ****/

body {
	font-size: 12px;
	*font-size: 75%;
	font-size: 75%\9;
}

table th,
table td,
table caption {
	_font-size: 75%;
}

/*  Header
---------------------------------------------------------- */
div#headerUtility div.right dl.textSize dd.small a {
	background: url(/company/profile/history/common/base/image/txt_font_small_current.gif) no-repeat 0 0;
}

div#headerUtility div.right dl.textSize dd.small a img {
	visibility: hidden;
}

div#headerUtility div.right dl.textSize dd.small a:hover {
	background: url(/company/profile/history/common/base/image/txt_font_small_current.gif) no-repeat 0 0;
}

div#headerUtility div.right dl.textSize dd.large a {
	background: url(/company/profile/history/common/base/image/txt_font_large_off.gif) no-repeat 0 0;
}

div#headerUtility div.right dl.textSize dd.large a img {
	visibility: hidden;
}
