input {
	padding: 2px;
	border: 1px solid #344330;
}

textarea {
	border: 1px solid #314131;
}

select {
	border: 1px solid #314131;
}


.line {
	position: relative;
	height: 30px;
	vertical-align: bottom;
}

.left {
	position:relative;
	margin-right: 10px;
	float: left;
	top: 4px;
	width: 100px;
	text-align: right;
}

.right {
}

.line#address {
	height:120px;
}

.notice {
	background-color: #EEEEEE;
	border: 1px solid #666666;
	width: 600px;
	padding: 10px;
}

.nes {
	position: relative;
	top: -4px;
	color: #FF9900;
	font-size: 12px;
}
input.submit {
	background-color: #CEE3C6;
	color: #333333;
}
