@charset "utf-8";

/* 世界遺産エアーズロック　ポップアップ  /intltour/oce/ayq/popup/
---------------------------------------------------------------- */
#popup{
width:700px;
margin:0 auto;
}

#popup img{
vertical-align:bottom;
}

a:hover img{
opacity:0.85;
filter:alpha(opacity=85);
}