@charset "utf-8";

/*=====================================================
*
*	conpony-history.css
*	Since 2009.03.18
*	Editor 
*
========================================================*/

div.mainArea#history{
}
div.mainArea#history table{
	margin:0 60px;
}
div.mainArea#history table th{
	width:120px;
	vertical-align:top;
	color:#1E4E9A;
	border-bottom:1px solid #c2c2c2;
	font-weight:normal;
}
div.mainArea#history table td{
	border-bottom:1px solid #c2c2c2;
}

div.mainArea p#update{
	text-align:right;
	margin:15px 60px;
}

.btn-gaiyou {
	position: absolute;
	margin-left: 165px;
	margin-top: -44px;
	z-index: 5;
}
h1#pageTitle {
	background-image: url(../../company/images/history-tit.gif);
}
