@charset "Shift_JIS";


/* === 標準的な表組タイプのCSS指定 === */
/* 基本指定は直下pub/second.cssで指定 */
.tableUnit01 {width: 100%;}
.tableUnit01 .item {text-align: center;}
.tableUnit01 .data {
	text-align: center;
	vertical-align: middle;
}
