@charset "UTF-8";

/*===========================================*/

.fontsize_l a{
	background:url(../img/txtsize01_rolloff.gif);
}
.fontsize_m a{
	background:url(../img/txtsize02_rolloff.gif);
}
.fontsize_s a{
	background:url(../img/txtsize03_rollon.gif);
}

html, body	{
	font-size: 90%;
	line-height: 1.5;
	}
/*
#content #con_left .tab_contents{
	font-size: 90%;
	line-height: 1.5em;
	}
*/