@charset 'utf-8';
@import url("/common/css/contents.css");
@import url("/ir/common/ir.css");
@import url("/common/css/elements_press.css");

/*----------------------------------------------------------
	http://www.omron.com/
	IR > 

----------------------------------------------------------*/

/*-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=>#
======================================*/



/*--------------------------------------
	Press List
--------------------------------------*/
table.presslist th{
	width:20%;
	/*padding:3px 0 3px;*/
	padding:5px 0 10px;
	text-align:left;
}
table.presslist td{
	width:80%;
	/*padding:3px 0 3px 10px;*/
	padding:5px 0 10px 10px;
}
table.presslist td a{
	display:block;
	_height:1%;
	background:url(/common/img/icons/arrow_blue.gif) left 0.5em no-repeat;
	padding-left:10px;
}
table.presslist td a.inline{
	display:inline;
	background:none;
	padding-left:0;
}
table.presslist th,
table.presslist td{
	vertical-align:top;
	background:url(/common/img/border_dot_gray_dark.gif) left bottom repeat-x;
}
table.presslist {
	width: 100%;
	background:url(/common/img/border_dot_gray_dark.gif) left top repeat-x;
}

.presslist th.noticesect,
.presslist td.noticesect,
.presslist tr.noticesect th,
.presslist tr.noticesect td{
	background:none;
	border-bottom:2px solid #BEC4CD;
}





#main #mainbody ul.newsheader li.date{
	width:45%
}
#main #mainbody ul.newsheader li.company{
	width:55%
}
#mainbody ul.newsheader .companylist{
	width:100%;
}
#mainbody ul.newsheader .companylist th{
	width:45%
}
#mainbody ul.newsheader .companylist td{
	width:55%
}


