.fixtop {
	background-repeat: no-repeat;
	background-position: top;
}
.fixtopleft {
	background-repeat: no-repeat;
	background-position: left top;
}
.fixtopright {
	background-repeat: no-repeat;
	background-position: right top;
}
.fixbtm {
	background-repeat: no-repeat;
	background-position: bottom;
}
.fixbtmleft {
	background-repeat: no-repeat;
	background-position: left bottom;
}
.fixbtmright {
	background-repeat: no-repeat;
	background-position: right bottom;
}
#fontstylejigen {
	line-height: 16px;
	color: #333333;
	margin: 12px 0px 0px 12px;
	padding: 0px;

}
