@charset "Shift_JIS";
/* フォント『標準』表示ＣＳＳ (070703) */

/* default */
* {
	font-size: 16px;
}


/* ----- 全体設定 -----  */
body {
	line-height: 1.3em;
}

/*
■ ヘッダー
============================================================================= */
/* ----- < 文字サイズ調整 > --------------------------------------- */

body div#header div#fontSize p a#fontSt {
	background-position: 0% 100%;
}
body div#header div#fontSize p a#fontL,
body div#header div#fontSize p a#fontEx {
	background-position: 0% 0%;
}