@charset "utf-8";
#contents{
	padding-top:120px;
}

table{
	width:500px;
	margin:0 auto 50px;
}
td{
}
.hissu{
	width:10% !important;
	padding-top:20px;
}
label{
	display:block;
	font-size:11px;
}
input[type="text"] {
	padding:5px;
	border:1px solid #ccc;
	width:380px;
}

textarea{
	border:1px solid #ccc;
	width:390px;
	height:200px;
}