@charset "utf-8";
/*
Theme Name: Theme for MUSTANG news pages
Theme URI: http://mustang.grinder-man.com/
Description: The Original WORDPRESS theme made by GRINDER-MAN at MAY 2009
Version: 1
Author: Hitoshi Taguchi
Author URI: http://grinder-man.com/
Tags: 

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/


/*===============================

	初期設定　読み込み

-------------------------------*/



/*  基本設定
----------------------------------------------------------- 
@import url("../../../../share/default.css");


/*  全ページ共通フレーム設定
----------------------------------------------------------- 
@import url("../../../../share/frame.css");


/*  newsページ ブログ用css含
----------------------------------------------------------- 
@import url("../../../../share/news.css");

*/


/*  基本設定
----------------------------------------------------------- */
@import url("share/default.css");


/*  全ページ共通フレーム設定
----------------------------------------------------------- */
@import url("share/frame.css");


/*  newsページ ブログ用css含
----------------------------------------------------------- */
@import url("share/news.css");


