@charset "UTF-8";

/***************************************************************************************************

"LOOK e-SHOP"

Cascading Style Sheet - "/css/style.css"
Ver. 2009.12
----------------------------------------------------------------------------------------------------

各CSSファイルのインポートを行います。

***************************************************************************************************/




/** |Import Settings| *****************************************************************************/

@import "element.css";		/** Element, Font **/

@import "common.css";		/** Common Layout, and Parts **/

@import "detail.css";		/** Item List&Detail, and etc. **/


/***************************************************************************** |Import Settings| **/