@import url("http://www.yomiuri.co.jp/css/if/iframe.css");

.iframe-reader3 {width:100%;height:115px}
.yol-iframe-header {width:100%;height:90px;min-width:980px;}
.yol-iframe-footer {min-width:980px;}

.iframe-nav-r { width:100%; height:1600px; /*height:4000px;*/ }
.iframe-reader3 { width:100%; height:115px; }

/* タッチデバイスの場合のheight */
@media only screen 
and (max-device-width : 768px) ,
only screen and (max-device-width : 1280px) and (max-device-height: 768px) and (orientation : landscape) {
.yol-iframe-header { height:300px; }
}