/*--------------------------------------------------------------------------*/
/*- 起動引数の表                                                           -*/
/*--------------------------------------------------------------------------*/
table.table-arguments th:first-child,
table.table-arguments td:first-child {
	width: 60px;
	text-align: center;
}
table.table-arguments th:nth-child(2),
table.table-arguments td:nth-child(2) {
	width: 250px;
}
