@charset "UTF-8";

/*****************************************************************************
文字サイズSMALLの設定
 *****************************************************************************/

body {
	font-size: 65%;
}

.li_fontsize_s a {
	text-indent: -9999px;
	height: 31px;
	width: 31px;
	display: block;
	background: url(../com_img/font_size_01_f2.jpg) no-repeat;
}

