@charset "utf-8";
/* フォントサイズ変更ボタン- 上書き
=========================================== */
.wrap{
	font-size:0.75em;
}

/* フォントサイズ変更ボタン- 上書き
=========================================== */
#font_small{
	background-color:#084A91;
}

#font_small a{
	color:#fff;
	font-weight:bold;
}

#font_middle,
#font_large{
	color:#3479C4;
	background-color:#EBF5FA;
}

#font_middle a:hover,
#font_large a:hover{
	color:#fff;
	font-weight:bold;
	background-color:#084A91;
}/* END STYLE SHEET */
