@charset 'utf-8';
@import url("/common/css/contents.css");
@import url("/ir/common/ir.css");
@import url("/ir/news/news.css");
@import url("/common/css/elements_press.css");

/*----------------------------------------------------------
	http://www.omron.com/
	IR > Press > 2007

----------------------------------------------------------*/

/*-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=>#
======================================*/


/*--------------------------------------
	0926.html
--------------------------------------*/
table.p0926 {
	width:70%;
	margin-bottom:1em;
}
table.p0926 th,
table.p0926 td{
	padding:2px;
}
table.p0926 th{
	width:40%;
	font-weight:lighter;
}
table.p0926 td{
	width:60%;
}
table.0926 {
	
}


/*--------------------------------
border-less table
<table class="nontable">
---------------------------------*/
table.nontable td, 
table.nontable th{
	border:none;
	padding:1px 10px 1px 0;
	text-align:left;vertical-align:top;
}
table.nontable th{
	font-weight:lighter;
	background:none;
}





#mainbody dl.basic-normal dt{
	margin-bottom:0px;
	font-weight:normal;
}
#mainbody dl.basic-ol dt{
	margin-bottom:0px;
	font-weight:normal;
	text-indent:-20px;
	margin-left:20px;
}
#mainbody dl.basic-normal dd{
	margin-left:20px;
	margin-bottom:1em;
	font-weight:normal;
}



/*--------------------------------------
	Table Column 2
--------------------------------------*/
table.basic-col2 th{
	width:25%;
}
table.basic-col2 td{
	width:75%;
}



/*--------------------------------------
	Move
--------------------------------------*/
table.move th.new{
	width:30%;
}
table.move th.old{
	width:30%;
}
table.move th.continue{
	width:21%;
}
table.move th.name{
	width:19%;
}

/*--------------------------------------
	Move Column 2
--------------------------------------*/
table.move-col2 th{
	width:50%;
}
table.move-col2 th.position{
	width:65%;
}
table.move-col2 th.name{
	width:35%;
}

/*--------------------------------------
	Move Column 3
--------------------------------------*/
table.move-col3 th.old{
	width:60%;
}
table.move-col3 th.continue{
	width:51%;
}
table.move-col3 th.note{
	width:21%;
}
table.move-col3 th.name{
	width:19%;
}


