@charset "utf-8";
/* CSS Document */


div#contents th sup {
	color:rgb(255,156,63);
}

div#contents div.formHead, div#contents div.formFoot {
	text-align:center;
}

table#inpt {
	width:600px;
	margin:0 auto;
}


div#contents th, div#contents td {
	border-top:1px solid rgb(223,223,223);
	border-bottom:1px solid rgb(223,223,223);
	padding:5px 10px 3px;
}


