@charset "UTF-8";
/*大阪市本体、サブトップ、局共通スタイル 読み込み*/
	@import url("../css/style_all.css?20170110");
	@import url("../css/style_shi.css?20170110");
	@import url("../css/responsive_all.css?20170110") screen and (max-width:998px) , print and (max-width:998px);
	@import url("../css/responsive_shi.css?20170110") screen and (max-width:998px) , print and (max-width:998px);
	@import url("../css/molecule_view_all.css?20170110");
	@import url("../css/molecule_view_shi.css?20170110");
	@import url("../css/print_all.css?20170110") print;
	@import url("../css/print_shi.css?20170110") print;