@charset "utf-8";

@media screen and (min-width: 451px) {
#title {
	background-image:url(../img/title.png);
}
.table1 th {
	width:100px;
	text-align:right;
}
}
.table1 th {
	font-weight:bold;
}