@charset "utf-8";

/*
 * /css/func.css
 * ヘッダー領域内機能(common.css からインクルード)
 */


/* ヘッダー: 機能: 文字サイズ変更: タイトル */
#header #header_func .fontsize .title {
	background:url(/img/btn_fontsize_title_pages.gif) no-repeat;
	display:block;
	float:left;
	height:18px;
	text-indent:-9999px;
	width:59px;
}
