@charset "utf-8";


/*
	Site Name: らくやキング -rakuyaki.jp-
	Created: 2008-02-01
	Licence: Copyright (C) Epoch Chemical Co.,Ltd. All Rights Reserved.
	Description: style-import
*/


/* Set Base Style
============================ */

@import url("common.css"); /* Common initialization */
@import "top.css";/* TOP PAGE content style */
@import "review.css";/* -投稿作品のご紹介-REVIEW PAGE content style */
@import "caution.css";/* -使用上のご注意-CAUTION PAGE content style */
@import "entryform.css";/* -応募フォーム-ENTRY FORM PAGE content style */
@import "overview.css";/* -コンテスト概要-OVERVIEW PAGE content style */
@import "entry2.css";/* -コンテストに応募-ENTRY2 PAGE content style */
@import "inquiry.css";/* -お問い合わせ-INQUIRY FORM PAGE content style */
@import "howto.css";/* -らくやきマーカーの使い方-HOW TO USE PAGE content style */



/* Style for MacIE 5.x 
============================ */

/*It doesn't read to MacIE5*/

/*\*//*/
  @import "style_import.css";
/**/