﻿@charset "UTF-8";

@import url("basic.css") print, screen and (min-width:481px);
@import url("prettyPhoto.css") print, screen and (min-width:481px);
/* smartphone css */
@import url("sp.css") screen and (max-width:480px);
@import url("prettyPhoto.css") screen and (max-width:480px);