body {
	font-size: 75%;
	}
	
#fsmall a {
	background-image: url(../img/btn_fontsize_s.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#fmiddle a {
	background-image: url(../img/btn_fontsize_m.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#flarge a {
	background-image: url(../img/btn_fontsize_l_act.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#fsmall a:hover {
	background-image: url(../img/btn_fontsize_s_act.gif);
}

#fmiddle a:hover {
	background-image: url(../img/btn_fontsize_m_act.gif);
}
#flarge a:hover {
	background-image: url(../img/btn_fontsize_l_act.gif);
}

#top-map-define {
	width: 240px;
	left: 20px;
	}
.top-about-b {
	font-size: 1.2em;
	letter-spacing: -0.1em;
	line-height: 120%;
	}
	
.whatsnew-update {
	left: 580px;
	}
