﻿@charset "utf-8";

.BrowserModuleSet_Div
{
padding: 0px;
float:right;
height:auto;
}

/* == MAIN(中央)ペイン == */
.BrowserModuleSet_Div .SetContentPane
{
  float:left;
}

/* == 右ペイン == */
.BrowserModuleSet_Div .SetRightPane
{
  float:left;
}

