h1{
	margin:30px 0;
	font-size:2.0em;
}
h2{
	margin:30px 0;
	font-size:2.0em;
}
h3{
	font-weight:bold;
}
p{
	margin:20px 0;
	line-height:1.5em;
}
input[type=password]{
	height:32px;
	line-height:32px;
}
.webInBtn{
	display:inline-block;
	border: 1px solid #000;
	background: #fff;
	width: 143px;
	text-align:center;
	line-height:31px;
	text-decoration:none;
}
.webinTbl{
}
.webinTbl th,
.webinTbl td{
	border:1px solid #000;
	padding:10px;
}
.webinTbl th{
	background:#eee;
	white-space:nowrap;
	vertical-align:top;
}
.webinTbl td{
	line-height:1.5em;
}

.center{
	text-align:center;
}
.customer_memo{
	width:100%;
	height:10.0em;
}