body{
	line-height:1.6;
	font-size:85%;
	color:#333;
}

#breadcrumb,
#container,
#footernavi{font-size:125%;}

div#header .fontSize .fontSizeNormal a{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	width:27px;
	height:14px;
	background:url(/common/images/header_fontsize_normal.gif) no-repeat left top;
}

div#header .fontSize .fontSizeBig a{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	width:14px;
	height:14px;
	background:url(/common/images/header_fontsize_big.gif) no-repeat left bottom;
}