#Reference input,textarea {
	font-size: 10px;
}

.Input-Code {
	width: 450px;
	height: 16px;
}
.Input-Search {
	width: 120px;
	height: 16px;
}
.Input-Search-Long {
	width: 300px;
	height: 16px;
}
.Input {
	width: 300px;
	height: 16px;
}
.Input-Mail {
	width: 300px;
	height: 16px;
}
.Input-Tel {
	width: 300px;
	height: 16px;
}

.TextArea {
	width: 300px;
	height: 50px;
}
.TextArea-Address {
	width: 300px;
	height: 50px;
}

.Need {
	color: #ff0000;
}

.Submit {
	width: 50px;
	height: 22px;
}