@charset "utf-8";
table, input, textarea, select {
	font-size: 93%;
	background-color: transparent;
}
table {
	width: 600px;
}
table th {
	width: 35%;
	text-align: left;
	background-color: transparent;
}
table td {
	background-color: transparent;
}
textarea {
	height: 180px;
}
.area .lr {
	width: 140px;
}
