@charset "UTF-8";

/*_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/

	"Shoei Co.,Ltd." import
	URI: http://www.shoei.co.jp
	Date: 2008-3-7
	Update: 2008-3-7
	Copyright (C) CUBE NOTE All Rights Reserved.
	
_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/*/

/*______________________________________________________
	Start declaration
______________________________________________________*/

/*	Default style clear
------------------------------------------------------------------------------------------*/
/*@import url("./reset.css");*//*\*/
@import url(reset.css);

/**//*	Global style
------------------------------------------------------------------------------------------*/
/*@import url("./global.css");*//*\*/
@import url(global.css);

/**//*	Local style
------------------------------------------------------------------------------------------*/
/*@import url("./local.css");*//*\*/
@import url(local.css);

/**//*	Adjust style
------------------------------------------------------------------------------------------*/
/*@import url("./adjust.css");*//*\*/
@import url(adjust.css);

/**//*______________________________________________________
	End declaration
______________________________________________________*/
