/* ------------------------------------------------------------------------------------
  (c) 2015 全国JOCジュニアオリンピックカップ　水泳競技大会
  
  Modified: 2015-05
  Usefor: over IE8, Firefox, Safari and Chrome
------------------------------------------------------------------------------------ */

@import "reset.css";
@import "style.css";
@import "flexnav.css";
@import "common.css";

@import "local.css" only screen and (min-width:641px);
@import "sp-iphone-yoko.css" only screen and (max-width:640px);
@import "sp-iphone.css" only screen and (min-width:320px) and (max-width:500px);
@import "sp-android.css" only screen and (max-width:319px);
