@charset "shift_jis";

.eindicator-list th {
	text-align: center !important;
	font-weight: bold !important;
	font-size: 13px;
	vertical-align: middle;
}

.eindicator-list td {
	font-size: 13px;
}

table.search-area tr td {
	border: none;
	height: 30px;
}

.pad-t-0 {
	padding-top: 0px ! important;
}

.width-per-100 {
	width: 100%;
}

.position-relv {
	position: relative;
}

.eindicator-pre {
	float: left;
	left: 0px;
	position: absolute;
}

.eindicator-next {
	float: right;
	right: 0px;
	position: absolute;
}

.form-list1 {
	list-style-type: none;
	margin: 5px;
}

.form-list1 li {
	float: left;
	width: 25%;
	line-height: 22px;
}

.mt-m60 {
	margin-top: -60px;
}