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