@charset "UTF-8";
@import url("tsen_reset.css") print, screen and (min-width:481px);
@import url("tsen_content.css") print, screen and (min-width:481px);
/* 以下スマホサイズ用CSS */
@import url("tsen_reset.css") screen and (max-width:480px);
@import url("tsen_sp.css") screen and (max-width:480px);