﻿@charset "utf-8";

/* == MAIN(中央)ペイン == */
.BrowserModuleSet_Div .SetContentPane
{
  width:700px;
  clear:both;/*センタリングのためfloat:leftキャンセル*/
}