/*
Theme Name: 日大生物資源学部 環境学科
Theme URI: https://hp.brs.nihon-u.ac.jp/~NUBSens/
Author: 日大生物資源学部 環境学科　制作チーム
Author URI: https://hp.brs.nihon-u.ac.jp/~NUBSens/
Description: このテーマは日大生物資源学部のために作られたテーマです。2023年制作バージョン
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: brs
Tags: 日本大学,生物資源学部,環境学科

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

.th_table table tr td:nth-of-type(1){
	padding: 12px;
	box-sizing: border-box;
	border-right: solid 1px #d1d1d1;
	border-bottom: solid 1px #d1d1d1;
	background: #ededed;
	vertical-align: middle;
	font-weight: bold;
}
.wp-na-table{
	margin-top: 15px;
	margin-bottom: 15px;
}