@charset "UTF-8";

ul.photo {
	clear: both;
}
ul.photo li {
	list-style: none;
	display: inline-block;
	padding: 5px;
	vertical-align: top;
}
table.border tr th,
table.border tr td,
main section table.border tr th,
main section table.border tr td,
main section table.border tbody tr:last-child th,
main section table.border tbody tr:last-child td
{
	border: solid 1px #000;
}
@media screen and (max-width: 800px) {
}
