①
/* ------------------------------
背景画像の変更
------------------------------ */
#eswsPaneBeta.eswsPane {
background-image: none;
	background-position: 50% -44px;
	background-repeat: no-repeat;
	background-color: white;
}



/* ------------------------------
メニューの背景変更
------------------------------ */
div#eswsPaneAlphaInner {
	background-image: none;
background-color:  #ff6600;

	height: 44px;
	background-position: 50% 0;
	background-repeat: no-repeat;
}