@charset "utf-8";

/*
	Site Name: Audio KobaDen co.,ltd
	Description: base template style
	Version: 1.7.1(small)
	Author: KOBADEN co.,ltd
*/

/* Set Base Style
----------------------------------------- */

@import url("set/default.css");		/* initial setting */
@import url("set/layout.css");		/* layout style */
@import url("set/module.css");		/* common module style */


/* Set frame Style
----------------------------------------- */

@import url("frame/boxmake.css");	/* box make */
@import url("frame/frame.css");		/* frame style */


/* Style for MacIE 5.x 
------------------------------------------*/
/*for MacIE5*/
/*\*//*/
  @import "ie5m.css";
/**/

