@charset "euc-jp";

/*
 * カラーリスト
 * 
 * #8BB		ボーダー色
 * 
 */




/*
 * ▼TOPナビ
 * 
 **************************************************/
.menu.hnavi_top .yuimenubar				{background:url(img/header_line.gif) repeat-x left bottom;}
.menu.hnavi_top .yuimenubaritemlabel	{}
.menu.hnavi_top .yuimenubar .yuimenu	{}



/*
 * ▼見出し
 * 
 * @comment		メインエリアとサイドエリアを個別設定
 * 
 **************************************************/
h1, h2, h3, h4, h5 {
	border-color:#8BB;
}



/*
 * ▼ヘッダー
 * 
 * @comment		ロゴ画像＋テキストタイトル
 * 
 **************************************************/
.header h1 a,
.header h1 a:link,
.header h1 a:visited,
.header h1 a:active		{color:#334C72; font-size:130%; text-decoration:none;}
.header h1 a:hover		{color:#478; font-size:130%; text-decoration:underline;}

