 @charset "utf-8";
/****
 *
 * </common/css/module/font_large.css>
 *
 ****/

body {
	font-size: 14px;
	*font-size: 87.5%;
	font-size: 87.5%\9;
}

table th,
table td,
table caption {
	_font-size: 87.5%;
}

#newsRelease #rightMainColumn table{
	font-size:14px;
	_font-size:143%;
}

#newsRelease #rightMainColumn table table th,
#newsRelease #rightMainColumn table table td{
	font-size:14px;
	_font-size:70%;
}

/*  Header
---------------------------------------------------------- */
div#headerUtility div.right dl.textSize dd.small a {
	background: url(/company/profile/history/common/base/image/txt_font_small_off.gif) no-repeat 0 0;
	cursor: pointer;
}

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_on.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_current.gif) no-repeat 0 0;
	cursor: default;
}

div#headerUtility div.right dl.textSize dd.large a img {
	visibility: hidden;
}

div#headerUtility div.right dl.textSize dd.large a:hover {
	background: url(/company/profile/history/common/base/image/txt_font_large_current.gif) no-repeat 0 0;
}
