@charset "shift_jis";

.stock-list-header th {
	text-align: center !important;
	font-weight: bold !important;
}

.stock-list-list .btn {
	margin: 0px;
}

.stock-list-list table tr td {
	word-wrap: break-word;
	word-break: break-all;
	-ms-word-break: break-all;
}

.stock-list-header .sort {
	display: inline-table;
	vertical-align: middle;
}

.main #errorbox{
	margin-bottom: 20px;
}

.tbl th,.tbl td {
	vertical-align: middle;
}

.pad-t-0 {
	padding-top:0px ! important;
}

.hide {
	display: none;
}

.tabs1>li.active+li {
	border-left: 0;
}

.tabs1>li {
	border-right: 0;
}