/* 文字サイズ小 */

body {
	font-size: 12px;
}

.entry .entry-content {
	font-size: 12px;
}

#fsize li.lar a {
	background: url(../images/fontsize_l.jpg) left top no-repeat;
}
#fsize li.mid a {
	background: url(../images/fontsize_m.jpg) left top no-repeat;
}
#fsize li.sma a {
	background: url(../images/fontsize_s_on.jpg) left top no-repeat;
}
