#eswsHeading1, #eswsHeaderParagraph1, #eswsHeading2 {
  display:none;
}
#eswsBody {
background:none;
}

#eswsComponent-1375674539347 {
    background-color: #FFF;
}


a:hover img{
opacity:0.8;
filter:alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
}



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


/* ------------------------------
メニューの背景変更
------------------------------ */
div#eswsPaneAlphaInner {
	background-image: none;
        background-color: #000033;
	height: 44px;
	background-position: 50% 0;
	background-repeat: no-repeat;
}