@charset "Shift_JIS";


/* === LOCALNAVIのCSS指定 === */
#lNaviBtn04 {
	background-image: url(../../../pub/img/lNaviBtn_bg_on.gif) !important;;
}


/* === 標準的な表組タイプのCSS指定 === */
/* 基本指定は直下pub/second.cssで指定 */
.tableUnit01 {
	width: 100%;
}
.tableUnit01 .headLine {
	text-align: center;
}
.tableUnit01 .item {
	text-align: left;
}
.tableUnit01 .data {
	text-align: center;
	vertical-align: middle;
}

