BODY {
color:rgb(102,102,102); font-family:ＭＳ Ｐゴシック;
background:#ffffff;
}

.font8ptE {  font-family: "Arial", "Helvetica", "sans-serif"; font-size: 8pt}
.font8pt {  font-family: "ＭＳ ゴシック", "Osaka－等幅"; font-size: 8pt}
.font10ptE {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10pt;
}
.font10pt {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 10pt;
	font-weight: normal;
}
.text12 {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 12px;
	line-height: 18px;
}
.text13 {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 13px;
	line-height: 20px;
	color: #000;
}
.text11p {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 11pt;
	line-height: 17px;
}
.table_s {
	border-collapse: collapse;
	border: 1px #cccccc solid;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

.table_s TD {
border: 1px #cccccc solid; /* セルの枠線（太さ・色・スタイル） */
padding: 5px; /* セル内の余白 */
}
.table_d {
padding:0;
margin:0;
background-image: url(img/dot.gif);
}

.table_d TD {
	background-color: #FFFFFF;
	padding:8px;
	font-weight: bold;
}
.table_dot {
border-top:dotted 1px #999;
border-left:dotted 1px #999;
}
.table_dot td {
	border-right:dotted 1px #999;
	border-bottom:dotted 1px #999;
	font-weight: normal;
}
