@charset "UTF-8";

/**======================================
	TABLE
======================================**/

/*--------------------------------------
	index
---------------------------------------*/


/* table_contents */

.system_box > .heading02 {
	margin-bottom: 0.8em;
	padding-bottom: 0.5em;
	border-bottom: 1px solid #333;
}

#system_contents th {
	background: #f7f8f9;
	vertical-align: middle;
	text-align: left;
}

#system_contents td.num_td {
	text-align: center;
}

#system_contents th.system_th01 {
	width: 200px;
}

#system_contents th.system_th02 {
	width: 200px;
}

#system_contents th.system_th03 {
	width: 320px;
}

#system_contents th.system_th04 {
	width: 80px;
	text-align: center;
}