﻿.ModuleSet_Standard
{
    padding: 0px;
    float: left;
    height: auto;
    width: 100%;
}

/* == MAIN(中央)ペイン == */
.ModuleSet_Standard .SetContentPane
{
    float: left;
}

/* == 右ペイン == */
.ModuleSet_Standard .SetRightPane
{
    float: left;
}