@charset "UTF-8";

body {
	font-size: 80%;
}
/* カレント時のスタイル */
.font_small a {
	margin: 4px 0px 0px 4px;
	background: url(../images/btn_small_on.gif) no-repeat left bottom;
	width: 22px;
	height: 22px;
	display: block;
}