@charset "utf-8";
/* CSS Document */

table.company_info {
	width:100%;
}
table.company_info th {
	width:30%;
}
table.company_info td {
	width:70%;
}

