@charset "UTF-8";
.table1 {
	margin-left: 150px;
}
.table1 #items {
	width: 120px;
}
.table1 #time {
	width: 180px;
}

.table1 td {
	padding:5px;
}
