@charset "utf-8";
/* ===================================================================

CSS information
Shinbashi Judicial Scrivener Office.
[import css] 
last up date 2011/01/14

=================================================================== */

/* reset,default font style,default anchor style
----------------------------------------------------------- */
@import url("/css/base.css");

/* for body,wrapper,contents style
----------------------------------------------------------- */
@import url("/css/general.css");

/* for header area style
----------------------------------------------------------- */
@import url("/css/header.css");

/* for main area style
----------------------------------------------------------- */
@import url("/css/main.css");

/* for sub area style
----------------------------------------------------------- */
@import url("/css/sub.css");

/* for footer area style
----------------------------------------------------------- */
@import url("/css/footer.css");

/* module style
----------------------------------------------------------- */
@import url("/css/style.css");

/* form 
----------------------------------------------------------- */
@import url("/css/form.css");








