﻿body{

margin-left: 10%;

margin-right: 5%;

}



h1{

font-family:"ＭＳ ゴシック", normal;

font-size: 36pt;

text-align: center;

}



table{

border-collapse:collapse;

border: ridge;
border-width: 2px;

line-height: 150%;

width: 70%;

text-align: center;

}


th{

border-collapse:collapse;

border: ridge;

border-width: 2px;

margin:0px;
height: 50px;

}


th.genre{

width: 7em;

}


td{

border-collapse:collapse;

border: ridge;

border-width: 2px;

margin:0px;

height: 50px;

}


tr{

height: 50px;

}


table tr td p, table tr th p{

margin-top: 0;

margin-bottom: 0;

}


th.name{

width: 200px;

}



img{

border: none;

vertical-align: bottom;

}


#navi{

text-align: center;

}



#navi2{

text-align: right;

}
