@charset 'utf-8';
@import url("/common/css/contents.css");
@import url("/ir/common/ir.css");

/*----------------------------------------------------------
	http://www.omron.co.jp/
	IR > kabunushi > jyokyou.html

	Build:2008.01.30
----------------------------------------------------------*/

/*-Modify Record-----------------------*/


/*======================================
	Color Glossary
	
	OMRON Blue=>#0055C4(border,link,etc)
	Black=>#333333(text color)
	Gray1=>#555555(header,footer,bread,etc)
	Sky Blue=>#3983B9(Copy)
	Sky Blue 2=>#6DA5CD(Sub Copy)
	Pale Blue=>#EAEFF4(Background)
	Pale Blue 2=>#
======================================*/

/*--------------------------------------
	Status
--------------------------------------*/
table.status th{
	width:25%;
	font-weight:lighter;
}
table.status td{
	width:75%;
}


/*--------------------------------------
	Bigholders
--------------------------------------*/
table.bigholders th.name{
	width:60%;
}
table.bigholders th.count{
	width:20%;
}
table.bigholders th.percent{
	width:20%;
}


/*--------------------------------------
	Holders Status
--------------------------------------*/
table.holderstatus td.status{
	width:25%
}
table.holderstatus td.name{
	width:25%
}
table.holderstatus th.holder{
	width:15%
}
table.holderstatus th.stock{
	width:20%
}
table.holderstatus th.percent{
	width:15%
}


/*--------------------------------------
	Audit
--------------------------------------*/
table.audit th{
	width:40%
}
table.audit td{
	width:60%
}


/*--------------------------------------
	ADR
--------------------------------------*/
table.adr th{
	width:15%
}
table.adr td{
	width:85%
}

