@charset "UTF-8";

/*----------------------------------
Title : company_red.css
For   : setting company layout
----------------------------------*/

/* -------------------------------------------------------------------
reset
------------------------------------------------------------------- */

h1.normal::after {
	border: none;
}

table.line-table {
	margin-bottom: 0;
	padding-bottom: 0;
}

table.line-table ul.history {
	margin-left: 0;
	padding-left: 0;
}

table.line-table ul.history li {
	margin-bottom: 20px;
}

table.line-table ul.history span {
	display: block;
	font-weight: bold;
	margin-bottom: 10px;
}
