@charset "utf-8";
/* --------------------------------------------------
 01: Large Style
 -------------------------------------------------- */
body	{
	font: 87%/1.6 Arial, Helvetica, sans-serif "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"; /* 文字サイズ14px相当 */
}
html>/**/body	{
	font-size: 14px; /* FF2用の文字サイズ */
}
.fc #main div.lineBox.clm3Box div.innerBox	{
	min-height: 356px;
}
/* --------------------------------------------------
 02: IE6 Style
 -------------------------------------------------- */
* html th,
* html td	{
	font-size: 87%;
	line-height: 1.4;
}
* html .fc #main div.lineBox.clm3Box div.innerBox	{
	height: 376px;
}
