﻿table.mina, table.mina_sub, table.maxc, table.maxc_sub
{
    width:60%;
    background-color:#fff;
}

table.mina, table.maxc
{
    margin-bottom:1em;
}

table.mina_sub, table.maxc_sub
{
    margin-bottom:2em;
}

.mina th
{
    background-color:#FF77BB;
    line-height:2.5em;
}

.maxc th
{
    background-color:#AAFFFF;
    line-height:2.5em;
}

.size_brand
{
    font-size:1.6em;
}

.mina_sub th
{
    background-color:#FF77BB;
    line-height:1.5em;
}

.maxc_sub th
{
    background-color:#AAFFFF;
    line-height:1.5em;
}