.fe-error, .fe-required { 
	color: orangered;
	font-weight: bold;
}

div.tx-feloginhoriba-pi1 {
	font-size: 90%;
}

div.tx-feloginhoriba-pi1, div.tx-feloginhoriba-pi1 form {
	margin-top: 10px;
}

input.fe-user, input.fe-pass {
	width: 8em;
}

table tbody tr th.login, table tbody tr td.login {
	border-bottom-style: none;
	padding-top: 2px;
	padding-bottom: 2px;
}

input.fe-address1, input.fe-address2 {
	width: 30em;
}

input.fe-button {
	float: none;
	clear: both;
	background: #515151 url(../../templates/img/button_bg.gif) center left repeat-x;
	border: 1px solid #000000;
	padding: 3px 10px;
	color: #FFFFFF;
	margin: 10px 60px 0 0;
	width: auto;
	height: auto;
	overflow: visible;
	font-size: 90%;
}

.tx-feloginhoriba-pi1 input.fe-button {
	margin-right: 0;
}

input.fe-company,
input.fe-tx_horibafeuseraddtable_department,
input.fe-address1,
input.fe-address2,
input.fe-email {
	width: 20em;
}
.fe-note-login {
	padding: 10px;
	border: 1px solid rgb(192,192,192);
	background-color: rgb(242, 247, 254);
}