@charset "UTF-8";
#news .main{position:relative; width:100%; max-width:980px; margin:0 auto 50px; z-index:2; text-align: center;}
@media screen and (max-width:1100px){#news .main{width:90%;}}
@media screen and (max-width:480px){#news .main{width:96%;}}
#news.page03 .main{width:96%; margin:0 auto !important;}
#news.page03 .main img{width:100%; max-width:980px;}
#news.page03 .main a img{-webkit-transition:opacity 0.3s ease; -moz-transition:opacity 0.3s ease; transition:opacity 0.3s ease;}
#news.page03 .main a:hover img{opacity:0.7;}
