@charset "shift-jis";

/*-------------------------------------------------------
  アバタス TOP用 importCSS
--------------------------------------------------------*/
/* サイト全体のCSSデフォルト値 */
@import url("../../common/css/default_base.css");
/* サイト全体のCSS共通設定 */
@import url("../../common/css/contents_base.css");
/* TOP用CSS */
@import url("top.css");
