@charset "Shift_JIS";

/*  Not Applied By
    > OSX IE 5.x
    > Mac IE 4.0 - 5.x
    > Win NS 4.05 - 4.8x
    > Mac NS 4.x
*/
/*@import url('inc_common.css');*/
@import 'inc_common.css';
@import 'inc_shop.css';


/*  Not Applied By
    > Win IE 4.0 - 5.x
      The last line (@import "null?\"\}";) is required for this browser otherwise the next rule will be ignored.
    > Mac IE 4.x
    > Win NS 4.05 - 4.8x
    > Mac NS 4.x
*/
@import "null?\"\{";
@import "inc_common.css";
@import "inc_shop.css";
@import "null?\"\}";



