@charset "utf-8";

/*----------------------------
ancBtnWrap
----------------------------*/
.colWrap.col2 > .colBtnItem{
	width: 100%;
}
.colWrap.col2 > .colBtnItem:first-child {
	margin-right: 0;
}
.colWrap > .colBtnItem [class*="btnType"] {
	margin: 20px auto 0;
}

/*----------------------------
tableBlock
----------------------------*/
.theadBgPartial th:last-child {
	background-color: #ffdbdb;
}