@charset "utf-8";
.tenshikaku {
	margin: 0px;
	padding: 9px;
	width: 580px;
	border: 1px dotted #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	font-weight: normal;
}
.ten {
	margin-top: 3px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
}
