/*-------------------------------------
背景を消す
-----------------------------------*/
#eswsPaneBeta.eswsPane {
background-image:none;
}

/*------------------------------------
メニューバーの色を変える
------------------------------------*/
div#eswsPaneAlphaInner {
background-image: none;
background-color: #000080;
}