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