h2
{
    text-align : center;
    margin-bottom : 10px;
}

div.long
{
    height : 385px;
}

div.middle
{
    height : 330px;
}

div.short
{
    height : 280px;
}

div.very_short
{
    height : 230px;
}

div.kantou
{
    width : 235px;
    min-height : 230px;
    float : left;
}

div.kansai
{
    width : 235px;
    min-height : 230px;
    float : left;
}

div.local
{
    width : 225px;
    min-height : 230px;
    float : left;
}

th
{
    width : 65px;
    height : 25px;
    background-color : #333333;
    color : #ffffff;
}
