@charset "UTF-8";

/*==============================================================================
  File Name: module.css
  Media Type: All
  Title: Module Import Style Sheet
  Author: Phize
  Author URI: http://phize.net

  Order Of Cascading:
    1. import.css
    2. element.css
    3. common.css
    4. layout.css
    5. page.css
    6. module.css

  Table Of Contents:
    Import

  Order Of Properties:
    Based on CSS 2.1 Specification(http://www.w3.org/TR/CSS21/)
==============================================================================*/



/*==============================================================================
  Import
==============================================================================*/

@import url(module/jquery/jquery.lightbox.css);
@import url(module/highlight/highlight.css);
