div#eswsPaneAlphaInner {
background-image: none;
background-color: #A52A2A;
height: 44px;
background-position: 50% 0;
background-repeat: no-repeat;
}

ul#eswsMenu a:hover {
color: #FFC0CB;
}


ul#eswsMenu a {
color: #FFFFFF;
}

背景を白にする
#eswsPaneBeta.eswsPane {
background-image: none;
}

#eswsPaneBeta.eswsPane {
background-image: none;
}