@charset "UTF-8";

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

body {
	font-size: 75%;
}

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

