body{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック",Osaka;
	color:#666666;
}

td{
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック",Osaka;
	color:#666666;
}

.dashed{
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック",Osaka;
	border-bottom: 1px dashed gray;
	color:#666666;
}

.black{
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック",Osaka;
	color:#333333;
}

.mini{
	font-size: 14px;
	font-family: "ＭＳ Ｐゴシック",Osaka;
	color:#666666;
}

.title{
	font-size: 13px;
	font-family: "ＭＳ Ｐゴシック",Osaka;
	color:#333333;
	font-weight: bold;
}

.bigtitle{
	font-size: 14px;
	font-family: "ＭＳ Ｐゴシック",Osaka;
	color:#333333;
	font-weight: bold;
}

.bigtitle2{
	font-size: 14px;
	font-family: "ＭＳ Ｐゴシック",Osaka;
	color:#666666;
	font-weight: bold;
}

hr{
	size:1px;
	color:#999999;
}

.big{
	font-size: 16px;
	font-family: "ＭＳ Ｐゴシック",Osaka;
	color:#6666666;
	font-weight: bold;
}

.nounder{
	text-decoration:none;
}

.orangeborder{
	border: solid 1px #ff9900;
}

.small{
	font-size: 10px;
	font-family: "ＭＳ Ｐゴシック",Osaka;
	color:#6666666;
}
.smaller{
	font-size: 9px;
	font-family: "ＭＳ Ｐゴシック",Osaka;
	color:#6666666;
}
