@charset "utf-8";

input, select{
	border: 1px #8B2500 solid;
}

table {
	margin: 0 auto;
	text-align: left;
	line-height: 28px;
	font-size: 16px;
}
th {
	text-align: right;
}
th, td {
	padding: 5px;
}
.err-msg {
	visibility: hidden;
	padding-left: 1em;
	font-size: 0.9em;
	color: #FF0000;
}

.clearfix{
	min-height:400px;
}

.space-line-top, .space-line-mid{
	height:40px;
}

.header-bottom-confirm{
	background-position: -260px 0px;
}
