@charset "utf-8";

table#mcList {width:100%; margin-top:1em;}
#mcList th {height:2.5em;}
#mcList td {height:2em;}

table#PhotoMCList {
    width:100%;
    margin-bottom:1em;
}
img.PhotoMC {
    width: 176px;
}
div.accessMap {
    width: 100%;
    margin-bottom:1em;
}