@charset 'utf-8';
@import url("/about/common/about.css");

/*----------------------------------------------------------
	http://www.omron.com/
	About > Index

----------------------------------------------------------*/

/*-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=>#
======================================*/
/*--------------------------------------
	Index
--------------------------------------*/
html>body #mainbody .banners{
	overflow:hidden;
}
#mainbody .banners:after{
	content:"";
	display:block;
	clear:both;
	height:1px;
	overflow:hidden;
}
#mainbody .banners{
	_height:1%;
}

/*--------------------------------------
	Index
--------------------------------------*/
#main .mainlist .corporate span.sectimg{
	background-image:url(img/sect_title_corporate.gif);
}
#main .mainlist .corporate h4 a{
	padding-right:70px;
}

#main .mainlist .csr span.sectimg{
	background-image:url(img/sect_title_csr.gif);
}
#main .mainlist .csr h4 a{
	padding-right:45px;
}


/*--------------------------------------
	Banners
--------------------------------------*/
#mainbody .banners li{
	float:left;
	width:280px;
}
#mainbody .banners li.history{
	margin-right:10px;
}
#mainbody .banners li.plaza{
	padding-top:8px;
}
