.f12 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	line-height:135%;
}
.f14 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14px;
	font-style: normal;
	color: #FF6666;
	text-decoration: none;
}
.link {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	font-style: normal;
	color: #FF6600;
	text-decoration: underline;
}

.border {
	border: 1px solid #cccccc;
}

.border2 {
	border: 1px solid #666666;
}

.margin {
　　margin: 2px;
}