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

CSS information{
	FileName : import.css;
	Created : 2010/7/3;
	LastUpdate:2010/7/3;
	
}

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

@import url("reset.css");
@import url("header.css") screen and (min-width: 721px);
@import url("common.css") screen and (min-width: 721px);
@import url("JSlider.css") screen and (min-width: 721px);
@import url("layout.css") screen and (min-width: 721px);
@import url("footer.css") screen and (min-width: 721px);
@import url("popupwindow.css") screen and (min-width: 721px);
@import url("flexslider.css") screen and (max-width: 720px);
@import url("sp_layout.css") screen and (max-width: 720px);
