

/*
	フォントサイズCSS "大"
	
*/

body {
	font-size: 95%;
}

.txtsize_tit {
	width: 76px;
	background: url(../img/textsize.gif) -260px 0px no-repeat;
}

.txtsize_small ,.txtsize_small a {
	width: 17px;
	background: url(../img/textsize.gif) -336px 0px no-repeat;
}

.txtsize_meddium, .txtsize_meddium a {
	width: 19px;
	background: url(../img/textsize.gif) -353px 0px no-repeat;
}

.txtsize_large, .txtsize_large a{
	width: 18px;
	background: url(../img/textsize.gif) -372px 0px no-repeat;
}
