@charset "utf-8";
/* ***********************************************************
 *
 * Since:     14:38 2008/01/29
 * Modified:  17:53 2008/03/10
 * Guideline: Ver.1.00
 * Editor:    Kazuhiko Kudou
 *
 * ***********************************************************
 */
/* Suggested order:
 * display
 * list-style
 * position
 * float
 * clear
 * width
 * height
 * margin
 * padding
 * border
 * background
 * color
 * font
 * text-decoration
 * text-align
 * vertical-align
 * white-space
 * other text
 * content
 *
 */
/* CSS Document */
/*00CSSインポート(Internet Explorer 4にCSSを読み込ませないようにするため二重引用符で囲む)*/
@import "/parts/library/yui/build/reset/reset.css";
@import "/parts/library/yui/build/fonts/fonts.css";
@import "/parts/ascii/css/common.css";
@import "/parts/ascii/css/contents.css";
/*01視覚整形モデル*/
/*02ボックスモデル*/
/*03背景と前景*/
/*04フォントテキスト*/
/*05生成内容*/
