@charset "utf-8";

/*
============================ Import CSS ============================

			サイト共通CSSの読み込み
			
====================================================================
*/


/* CSSの読み込み
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* \*/
@import url("/utokyo-research/wp-content/themes/ut-research/common/css/reset.css");
@import url("/utokyo-research/wp-content/themes/ut-research/common/css/default.css");
@import url("/utokyo-research/wp-content/themes/ut-research/common/css/base.css");
@import url("/utokyo-research/wp-content/themes/ut-research/common/css/nav.css");
@import url("/utokyo-research/wp-content/themes/ut-research/common/css/text.css");
@import url("/aly.css");
/* */

/* END */
