.font {
	font-size: 12px;
	line-height: 18px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-style: normal;

}
.font2 {
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-family: "ＭＳ Ｐゴシック", Osaka;


}
.font14 {
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}
.borde {
	height: 1px;
	border: 1px dotted;
	color: #999999;
}
body {
	margin: 0px;
	padding: 0px;



}
a {
	color: #009900;
	text-decoration: none;


}
