﻿@charset "utf-8";
@import "/content/style-common.css";
@import "/content/style-mobile.css" all and (max-width:640px);
@import "/content/style-flexible.css" all and (min-width:640px);
