﻿@charset "utf-8";

/* == 大枠 == */
#BaseTable
{
  width:900px;
}
#SystemMenu{
width:100%;
}

/* == 中間ペイン群 == */
#Middle
{
 width:100%;
}

/* == ヘッダー == */
#HeaderPane
{
 width:100%;
}

/* == フッター == */
#FooterPane
{
 width:100%;
}


#header { 
 WIDTH: 100%;
} 

#header2 { 
 WIDTH: 100%;
}
