@charset "utf-8";


/*******************************************************************************
**	1.基本レイアウト
*******************************************************************************/


#headerInner {
	height:60px;
}

/*******************************************************************************
**	3.ヘッダー
*******************************************************************************/

/* globalNavi
----------------------------------------------------------------------------- */
#header ul#globalNavi {
	bottom:10px;
	height:30px;
	font-size:30px;
	line-height:1;
}

.headerLogo{
	bottom:15px;
}
/*******************************************************************************
**	7.フッター（footer）
*******************************************************************************/

.footerLogo {
	bottom:20px;
}

.footerNavi01 li{
	font-size:18px;
	line-height:1.3;
}

/*******************************************************************************
**	8.サブページ
*******************************************************************************/

/* ページ名
----------------------------------------------------------------------------- */


#section01Item01 {
	right:0px;
}
