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