﻿.BrowserModuleSet_UnderLine
{
  padding: 0px;
  float:left;
  height:auto;
  text-align:left;
    background: url("/Images/contents/riyou_line.gif") repeat-x scroll left bottom transparent;
    height: auto;
    margin: 0;
    padding: 0 0 2px;
}

/* == MAIN(中央)ペイン == */
.BrowserModuleSet_UnderLine .SetContentPane
{
  float:left;
}

/* == 右ペイン == */
.BrowserModuleSet_UnderLine .SetRightPane
{
  float:left;
}

.ms_EndClear
{
clear:both;
}