﻿/*写真用*/
table.photo {
    width: auto;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
table.photo td {
	text-align:left;
}
table.photo th {
	font-size:15px;
	font-style:normal;
}
