@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.com/
	About > corporait >History

----------------------------------------------------------*/

/*-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:1px;
	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;
	}
	
#mainbody .history1960 .image-line li{
	width:190px;
	}
/*--------------------------------------
	innovation.htmll内のレイアウト調整
--------------------------------------*/
#mainbody .history1964 .image {
	width:165px;
	}

#mainbody .history1974 .image-line {
	width:350px;
	}
	
#mainbody .history1972 .image {
	width:254px;
	}
	/*
#mainbody .history1960 .image-line {
	width:400px;
	}
	*/

/*--------------------------------------
	Matching.htmll内のレイアウト調整
--------------------------------------*/
#mainbody .history1970 .image {
	width:240px;
	}

#mainbody .history1991 .image {
	width:150px;
	}
	/*
#mainbody .history1974 .image-line {
	width:350px;
	}
	
#mainbody .history1972 .image {
	width:254px;
	}

#mainbody .history1960 .image-line {
	width:400px;
	}
	*/
	
	
