@charset "utf-8";
/*##################################################
-------------LIST-------------
 01: Wrapper Style
 02: h1,h2,h3,h4,h5,h6  Style
 03: Text Style
 04: List Style
 05: Definition List Style
 06: Link Style 
 --: clearfix
------------------------------
##################################################*/



/* --------------------------------------------------
 01: Wrapper  Style
 -------------------------------------------------- */
/* ---Left Style  --- */

/* ---Right Style  --- */

/* --------------------------------------------------
 02: h1,h2,h3,h4,h5,h6   Style
 -------------------------------------------------- */


/* ---Left Cullum Title Style  --- */


/* ---Right Cullum Title Style  --- */

/* --------------------------------------------------
 03: Text  Style
 -------------------------------------------------- */
/* ---Toppage_ P Style  --- */



/* --------------------------------------------------
 04: List Style
 -------------------------------------------------- */
/* ---Toppage Style  --- */


/* ---Toppage Style  --- */

/* --------------------------------------------------
 05: Definition List Style
 -------------------------------------------------- */
/* ---Toppage_whatsNew dl dt dd Style  --- */


/* ---Toppage_works dl dt dd Style  --- */


/* --------------------------------------------------
 06: Link Style
 -------------------------------------------------- */

/* --------------------------------------------------
 --: Styles
-------------------------------------------------- */
/* ---  STYLE --- */

/* --------------------------------------------------
 --: ClearFix
-------------------------------------------------- */
/* for Win IE
#contents .sample,
#contents .sample {zoom:1;} */
/* for IE5 Mac start ¥*//*/
#hogehoge	{display:inline-table;}
/*for IE5 Mac end */
#contents .sample:after,
#contents .sample:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

