﻿
.BrowserModuleSet_contents
{
float:left;
height:auto;
padding:0 0 10px 0;
text-align:left;
}

/* == MAIN(中央)ペイン == */
.BrowserModuleSet_contents .SetContentPane
{
float:left;
}

/* == 右ペイン == */
.BrowserModuleSet_contents .SetRightPane
{
float:left;
}

.ms_EndClear
{
clear:both;
}