@charset "utf-8";

.Font-Size {
	position: relative;
	top: 5px;
	left: 600px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 130px;
	height: 24px;
	list-style-type: none;
	background-color: #ffffff;
}
.Font-Size img {
	border: none;
}

.Font-Size ul {
}
.Font-Size li {
	position: absolute;
	top: 0px;
	border: none;
	padding: 0px 0px 0px 0px;
	background-color: transparent;
}
.Font-Size li.Font-Size-00 {
	top: 0px;
	left: 5px;
}
.Font-Size li.Font-Size-01 {
	top: 8px;
	left: 70px;
}
.Font-Size li.Font-Size-01 a:link {
	display: block;
	padding: 0px 0px 0px 0px;
	width: 16px;
	height: 16px;
	background-image: url(../images/icon-font-small.png);
	background-repeat: no-repeat;
}
.Font-Size li.Font-Size-01 a:visited {
	display: block;
	padding: 0px 0px 0px 0px;
	width: 16px;
	height: 16px;
	background-image: url(../images/icon-font-small.png);
	background-repeat: no-repeat;
}
.Font-Size li.Font-Size-01 a:hover {
	display: block;
	padding: 0px 0px 0px 0px;
	width: 16px;
	height: 16px;
	background-image: url(../images/icon-font-small-select.png);
	background-repeat: no-repeat;
}
.Font-Size li.Font-Size-02 {
	top: 4px;
	left: 92px;
}
.Font-Size li.Font-Size-02 a:link {
	display: block;
	padding: 0px 0px 0px 0px;
	width: 20px;
	height: 20px;
	background-image: url(../images/icon-font-middle.png);
	background-repeat: no-repeat;
}
.Font-Size li.Font-Size-02 a:visited {
	display: block;
	padding: 0px 0px 0px 0px;
	width: 20px;
	height: 20px;
	background-image: url(../images/icon-font-middle.png);
	background-repeat: no-repeat;
}
.Font-Size li.Font-Size-02 a:hover {
	display: block;
	padding: 0px 0px 0px 0px;
	width: 20px;
	height: 20px;
	background-image: url(../images/icon-font-middle-select.png);
	background-repeat: no-repeat;
}
.Font-Size li.Font-Size-03 {
	top: 0px;
	left: 118px;
}
.Font-Size li.Font-Size-03 a:link {
	display: block;
	padding: 0px 0px 0px 0px;
	width: 24px;
	height: 24px;
	background-image: url(../images/icon-font-large.png);
	background-repeat: no-repeat;
}
.Font-Size li.Font-Size-03 a:visited {
	display: block;
	padding: 0px 0px 0px 0px;
	width: 24px;
	height: 24px;
	background-image: url(../images/icon-font-large.png);
	background-repeat: no-repeat;
}
.Font-Size li.Font-Size-03 a:hover {
	display: block;
	padding: 0px 0px 0px 0px;
	width: 24px;
	height: 24px;
	background-image: url(../images/icon-font-large-select.png);
	background-repeat: no-repeat;
}