@charset "utf-8";



/* -----------------------------------------------------------
	CSS読み込み用（事務）
----------------------------------------------------------- */



/* 事務共通 */
@import url("style_common_clerk.css");

/* 事務フォーム */
@import url("style_clerk_form.css");

/* 新卒 */
@import url("style_new.css");

/* 既卒 */
@import url("style_graduate.css");

/* 職場紹介 */
@import url("style_workplace.css");

