@charset 'utf-8';
@import url("/about/common/about.css");
@import url("/common/css/elements_pageanchor.css");
@import url("/about/corporate/history/common/history.css");

/*----------------------------------------------------------
	http://www.omron.co.jp/
	About > corporait >History

	Build:2008.02.11
----------------------------------------------------------*/

/*-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=>#
======================================*/
/*--------------------------------------
	Clearfix
--------------------------------------*/
html>body .column{
	overflow:hidden;
}
.column:after{
	content:"";
	display:block;
	clear:both;
	height:0;
	overflow:hidden;
}
.column{
	_height:1%;
}



/*--------------------------------------
	manufacture.html内のレイアウト調整
--------------------------------------*/
#mainbody .history1934 .image-line {
	width:350px;
	}
	
	
#mainbody .history1943 .image-line {
	width:450px;
	}
	
#mainbody .history1960 .image-line {
	width:400px;
	}
	
	
/*--------------------------------------
	innovation.htmll内のレイアウト調整
--------------------------------------*/
#mainbody .history1974 .image-line {
	width:350px;
	}
	
	/*
#mainbody .history1943 .image-line {
	width:450px;
	}
	
#mainbody .history1960 .image-line {
	width:400px;
	}
	*/

	
	
