@charset "utf-8";
/* CSS Document */

table#company
{
}

table#company th
{
}

table#company td
{
}

table#company ol
{
	margin:0px;
	padding-left:20px;
}

table#history
{
}

table#history th
{
	background-color:#DDEEFF;
}

table#history td
{
}

