/* 文字サイズ大 */

body {
	font-size: 18px;
}

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

#fsize li.lar a {
	background: url(../images/fontsize_l_on.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.jpg) left top no-repeat;
}
