.f10 {  font-size: 10px; line-height: 12px}
.f12 {  font-size: 12px; line-height: 14px}
.f1216 {  font-size: 12px; line-height: 16px}
.f14l16 {  font-size: 14px; line-height: 150%; font-family: "ＭＳ Ｐゴシック", "Osaka"}

/* LINK（LINK FONT） */
a:link {color: #996633;}
a:visited {color: #996633}
.copyright {
	font-size: 10px;
	line-height: 12px;
	color: #666666;
}
.top-back {
	background-attachment: scroll;
	background-image: url(../img/kabe.gif);
	background-repeat: no-repeat;
	background-position: center top
}

