@charset "UTF-8";
@import url("http://fonts.googleapis.com/css?family=Yanone+Kaffeesatz:400,700");
/* web */
@import url("web.css") only screen and (min-width:1025px) and (max-width:3000px);
/* iphone */
@import url("iphone.css") only screen and (max-width:480px);
/* ipad */
@import url("ipad.css") only screen and (min-width:481px) and (max-width:1025px);
@import url("/template/responsive/news/css/common/all.css");









