@charset "utf-8";

/* +++++++++++++++ Copyright: Elegy., All rights reserved. ++++++++++++++++
++++++++++++++++++ http://queensryche.blog41.fc2.com/ ++++++++++++++++++ */

@import url("mobile.css") handheld; /*モバイル端末では文字サイズ変更無し*/
@import url("layout_base.css") screen, projection, print; /*レイアウト土台指定*/
@import url("horiz-float.css") screen, projection, print; /*GlobalNaviタイプ指定*/
@import url("boxmenu3.css")    screen, projection, print; /*MainNaviタイプ指定*/
@import url("main_v6.css")     screen, projection, print; /*本文スタイル指定*/

