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

table {
	border: 1px solid ##E1E1E1;
}
td {
	vertical-align: top;
	padding: 5px;
	border: 1px solid #E1E1E1;
}