/* CSS Document */

body  { 
	font-size: 13px;
	*font-size: small;
	 *font-size: x-small;
}
table {
    font-size:inherit;
    font:100%;
}


/* ボタンの表示状態
--------------------*/
#headerArea .viewControl .fontsize li.midium img{
	display:none;
}