@charset "UTF-8";

@import "./reset.css";		/* デフォルトスタイルのリセット */
@import "./common.css";		/* 基本スタイルの再定義 */
@import "./styles_zerofaces.css";


