@charset "utf-8";

@import "search.css";

#contents {
	padding-right: 16px;
}

#contents table {
	margin:12px auto 24px auto;
}

#contents table th {
	border:1px solid #5C5C5C;
	background:#E6E6E6;
	padding:12px 0px;
	width:132px;
	text-align:center;
}
#contents table td {
	border:1px solid #5C5C5C;
	padding:7px 1em;
	line-height:2em;
}
label {
	margin:0px 0.8em 0px 1px;
}
