@charset "utf-8";
/* CSS Document */

.p-system_table th{
	font-size: 0.9375rem;
	white-space: normal !important;
}

.p-system_table thead th{
	border-top-width: 2px;
	border-bottom-width: 2px;
}

ul.list>li>ul{
	margin: 0.5rem 0 0.5rem 0.875rem;
}
ul.list>li>ul>li{
	margin-bottom: 0;
}


/*sp*/
.sp div#main table.p-system_table{
	width: 600px !important;
	max-width: 600px !important;
	font-size: 0.8125rem;
}

