@charset "utf-8";

.contents{
	float:right;
	width:535px;
}

table{
	border:1px solid #f3991e;
}

td{
	padding:5px;
}

.bg{
	background:#FFCC99;
}

.red{
	color:red;
}
.feild-l{
	width:200px;
}
	
.feild-s{
	width:150px;
}
.feild-large{
	width:500px;
	height:100px;
}
.btn{
	padding:4px;
	}