@charset "utf-8";
/*========================================

	RENEWDA | fsize_l.css
	Recent Edit : 2008.05.14

	[1] font-size large 

=========================================*/


/*	[1] font-size large 
******************************************/


#main{
	font-size:131.25%;
}

ul#hnav-left{
	width:87px;
	margin:0px;
	float:left;
}

ul#hnav-left li{
	padding-left:3px;
	float:left;
}

ul#hnav-left li a{
	width:26px;
	height:17px;
	display:block;
	text-decoration:none;
	text-indent:-9999px;
	/*\*/overflow:hidden;/**/
}

ul#hnav-left li#size_01 a{
	background:url(../img/btn_small.gif) 0 0 no-repeat;
}

ul#hnav-left li#size_02 a{
	background:url(../img/btn_medium.gif) 0 0 no-repeat;
}

ul#hnav-left li#size_03 a{
	background:url(../img/btn_large_o.gif) 0 0 no-repeat;
}