/* company CSS setting ----------------------------------*/

h1 {
	margin-bottom: 20px;
}
#contents_area h2 {
	margin-bottom: 15px;
}
#outline table, #history table {
	width: 495px;
	margin-bottom: 20px;
}
.tab_2column th {
	width: 125px;
	background-color: #DFE8F5;
	border-bottom:solid 1px #98AFBC;
	padding: 5px;
}
.tab_2column td {
    border-bottom:solid 1px #98AFBC;
	padding: 5px;
}
.topbd {
	border-top:solid 1px #98AFBC;
}

