@charset 'utf-8';
@import url("/ir/index/styles.css");
@import url("/common/css/contents.css");
@import url("/ir/common/ir.css");
@import url("/common/css/elements_press.css");
@import url("/common/css/elements_pageanchor.css");

/*----------------------------------------------------------
	http://www.omron.co.jp/
	IR > 

	Build:2008.01.29
----------------------------------------------------------*/

/*-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 Nav
--------------------------------------*/
#main .pressnav {
	height:28px;
	border-bottom:1px solid #cccccc;
	margin-bottom:2em;
}
.pressnav li{
	float:left;
}
.pressnav li a{
	display:block;
	float:left;
	width:121px;height:28px;
}
.pressnav a.release{
	background:url(img/new_btt01_on.gif) left top no-repeat;
}
.pressnav a.news{
	background:url(img/new_btt02_on.gif) left top no-repeat;
}
.pressnav a.irnews{
	background:url(img/new_btt03_on.gif) left top no-repeat;
}
body.subct-release .pressnav a.release img,
body.subct-news .pressnav a.news img,
body.subct-irnews .pressnav a.irnews img{
	display:none;
}


/*--------------------------------------
	Press Nav
--------------------------------------*/
table.presslist th{
	width:15%;
	padding:3px 0 3px;
	text-align:left;
}
table.presslist td{
	width:85%;
	padding:3px 0 3px 10px;
}
table.presslist td a{
	display:block;
	_height:1%;
	background:url(/common/img/icons/arrow_blue.gif) left 5px no-repeat;
	padding-left:10px;
}
table.presslist th,
table.presslist td{
	vertical-align:top;
}
table.presslist {
	
}



/*--------------------------------------
	headline for press
--------------------------------------*/
.headline {
	width:100%;
	padding:5px 0 15px;
	padding-top: 0; /*20100722 renewal*/
}
.headlinelist th{
	width:7em;
	text-align: left;
}
.headlinelist td p{
	padding-left:85px;
	margin-bottom: 0.3em;
	text-align: left;
}

.headlinelist {
	background:url(/common/img/border_dot_gray_dark.gif) left top repeat-x;
}

