@charset "utf-8";




/*******************************************************************************
**	1.基本レイアウト
*******************************************************************************/

#headerInner {
	height:40px;
}

/*******************************************************************************
**	2.基本設定
*******************************************************************************/

/*******************************************************************************
**	3.ヘッダー
*******************************************************************************/

/* globalNavi
----------------------------------------------------------------------------- */
#header ul#globalNavi {
	bottom:5px;
	height:20px;
	font-size:14px;
}

.headerLogo{
	bottom:5px;
}

/*******************************************************************************
**	7.フッター（footer）
*******************************************************************************/

.footerLogo {
	bottom:30px;
}

.footerNavi01 li{
	font-size:14px;
}

/*******************************************************************************
**	8.サブページ
*******************************************************************************/

#section01Item01 {
	right:0px;
}

#topBtn01 {
	filter:alpha(opacity=0);/* FOR IE */
	opacity:0;/* FOR FF */
}