.page-header-pub {
	height: 30px;
}

.btn-select {
	width: 100px;
	height: 29.2px;
	line-height: 25px;
}

.registSch-table0 {
	width: 500px;
}

.registSch-table1 {
	width: 500px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.registSch-table1-th1 {
	width: 350px;
}

.registSch-table1-th2 {
	width: 150px;
}

.registSch-table2 {
	width: 400px;
	margin-left: 15px;
}

.btn-test-mail {
	height: 27px;
	line-height: 25px;
	text-align: center;
	font-size: 10px;
}

.de-item {
	margin-top: 10px;
}

.co-table{
	border-radius: 4px;
	background: #FAF9F8;
	padding-bottom: 20px;
	margin: 20px;
}

.co-item {
	width: 600px;
	height: aute;
	border-bottom: 1px solid #E4E8EF;
	background: #fff;
}
.co-label{
	padding: 8px;
}

.co-fontWeightLabel{
	font-weight: 700;
}

.co-check {
	width: 500px;
	height: 25px;
	margin-top: 30px;
	padding-left: 25px;
}

.ellipsis {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.center {
	margin-right: auto;
	margin-left: auto;
}
/* パンくずリスト Start*/
.statusbox_pub {
	background-color: #d2d2d2;
	border-radius: 4px;
	width: 994px;
	color: #333046;
	font-weight: 400;
	font-size: 14px;
}

.statusbox_pub div.container {
	height: 25px;
}

.status_pub {
	list-style: none;
	padding: 0;
	margin-top:12px;
	margin-bottom: 0px;
}

.status_pub>li {
	padding: 0 0 0 20px;
	margin: 0 0 0 -4px;
	display: inline-block;
	position: static;
	vertical-align: middle;
	right: 10px
}
.status_pub>li#li1 {
	margin: 0
}

.status_pub>li:after {
	content: url(/pubadm/javax.faces.resource/img/status_after.png.jsf);
	display: inline-block;
	position: relative;
	vertical-align: middle;
	right: -11px;
	padding: 0;
	color: #fff;
	height: 26px
}

.status_pub>li:first-child {
	display: inline-block;
	border-radius: 4px 0 0 4px
}

.status_pub>.active {
	color: #fff;
	background-color: #036E5B;
	font-weight: 400;
}
/* パンくずリスト End*/
