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

	css/style.css

-------------------------------------------------- */

@import "font_size.css";

@import "layout_smart.css" only handheld and (min-width:1px) and (max-width:999px);

@import "layout_smart.css" only screen and (min-width:1px) and (max-width:480px) and (max-device-width: 480px);


@import "layout.css" only screen and (min-device-width: 481px);


@import "base2.css";

@import "modern.css";