@charset "utf-8";

@media screen and (min-width: 451px) {
#title {
	background-image:url(../img/title.png);
}
.table1 th {
	width:200px;
}
}