@charset "utf-8";
/* CSS Document */

div#contents,div#contentsSub{
	font-size:100%;
}


div#fontArea dd#fontsmall{
	float:left;
	width:20px;
	height:20px;
	margin-top:1px;
	background: url(../images/img_small.gif) no-repeat;
}

div#fontArea dd#fontbig{
	float:left;
	width:22px;
	height:22px;
	background: url(../images/img_big_on.gif) no-repeat;
}