/* CSS Document */

/* 文字サイズを変更する部分
--------------------*/

#headnavi,
#location,
#contentshead,
#contentsarea,
#footer {
	font-size:108%;
	line-height:1.6;
}

/* ボタンの表示状態
--------------------*/

#fsmall a {
	background:url(../img/btn_head_fonts.jpg) no-repeat 0 0;
}

#fmiddle a {
	background:url(../img/btn_head_fontm_on.jpg) no-repeat 0 0;
}

#flarge a {
	background:url(../img/btn_head_fontl.jpg) no-repeat 0 0;
}
