﻿/* == 大枠 == */
#BaseTable
{
  width:1000px;
}
#SystemMenu{
width:100%;
}

/* == 中間ペイン群 == */
#Middle
{
 width:1000px;
 flex-wrap: wrap;
 display: flex;
}
#ContentPane
{
 width:1000px;
}
#LeftPane,
#RightPane
{
}

/* == ヘッダー == */
#HeaderPane
{
 width:100%;
}

/* == フッター == */
#FooterPane
{
 width:100%;
}


#header { 
 WIDTH: 100%;
} 

#header2 { 
 WIDTH: 100%;
}/*auto generated region*/

#BaseTable
{

}
#SystemMenu
{

}
#HeaderPane
{

}
#Middle
{

}
#LeftPane
{

}
#ContentPane
{

}
#RightPane
{

}
#FooterPane
{

}
