@charset "utf-8";

body,h1,h2,h3,h4,h5,a,p,ul,li,ol,dl,dt,dd,address,form,tr,td,span,font {
	font-size: 10px;
	line-height: 20px;
	vertical-align: baseline;
}

.Font-Size li.Font-Size-01 a:link {
	background-image: url(../images/icon-font-small-select.png);
}
.Font-Size li.Font-Size-01 a:visited {
	background-image: url(../images/icon-font-small-select.png);
}
.Font-Size li.Font-Size-01 a:hover {
	background-image: url(../images/icon-font-small-select.png);
}
.Font-Size li.Font-Size-02 a:link {
	background-image: url(../images/icon-font-middle.png);
}
.Font-Size li.Font-Size-02 a:visited {
	background-image: url(../images/icon-font-middle.png);
}
.Font-Size li.Font-Size-02 a:hover {
	background-image: url(../images/icon-font-middle-select.png);
}
.Font-Size li.Font-Size-03 a:link {
	background-image: url(../images/icon-font-large.png);
}
.Font-Size li.Font-Size-03 a:visited {
	background-image: url(../images/icon-font-large.png);
}
.Font-Size li.Font-Size-03 a:hover {
	background-image: url(../images/icon-font-large-select.png);
}