/* トップページ　追加告知エリア */

#top_new{
background:url(../img/top_newcup01.png);
background-size:cover;
height:850px;
z-index:15;
}

#top_new a img{
display:block;
position:absolute;
}

#top_new1 a img{
margin-top:720px;
margin-left:700px;
}

#top_new2 a img{
margin-top:702px;
margin-left:950px;
}

#top_new a:hover,
#bn li a:hover{
filter:alpha(opacity=50);
-moz-opacity:0.5;
opacity:0.5;
}