<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */



 
#wrapper {
	width: 100%;
	margin: 0px auto;
	background: url(../img/company_i_mainback.jpg) no-repeat center top;
	text-align: center;
	}
	
dl {
	text-align: left;
	margin: 0px;
	height: 55px;
	border-bottom: 1px dotted #333333;
	vertical-align: bottom;

	} 

dt{
	margin: 0px 0px 0px 12px;
	float: left;
	padding: 20px 0px 5px;

	}
	
dd {
	margin: 0px 0px 0px 12px;
	float: left;
	padding: 20px 0px 5px;
	}
	
#historyframe {
	border: 2px solid #CCCCCC;
	width: 650px;
	}
	
		
#historyframe dl {
	text-align: left;
	border-bottom: 1px dotted #CCCCCC;
	clear: both;
	height: 40px;
	} 

#historyframe dt{
	margin: 0px;
	float: left;
	width: 110px;
	border-right: 1px solid #CCCCCC;
	background: #FAFAFA;
	padding: 10px 0px 0px 10px;
	height: 30px;
	}
	
#historyframe dd {
	margin: 0px;
	float: left;
	padding: 10px 0px 0px 10px;
	height: 30px;
	}
	
	
		
#historyframe .dl02 {
	text-align: left;
	border-bottom: 1px dotted #CCCCCC;
	clear: both;
	height: 60px;
	} 

#historyframe .dt02 {
	margin: 0px;
	float: left;
	width: 110px;
	border-right: 1px solid #CCCCCC;
	background: #FAFAFA;
	padding: 10px 0px 0px 10px;
	height: 50px;
	}
	
#historyframe .dd02 {
	margin: 0px;
	float: left;
	padding: 10px 0px 0px 10px;
	height: 50px;
	}
	
</pre></body></html>