BODY{
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

.fix9    { font-size : 9px; }
.fix10    { font-size:10px; }
.fix11    { font-size:11px; }
.fix12	  { font-size:12px; }
.fix13   { font-size:13px; }
.fix14   { font-size:14px; }
.fix15   { font-size:15px; }
.fix16   { font-size:16px; }
.fix17   { font-size:17px; }
.fix20   { font-size:20px; }

.link	{
	width: 570px; height:auto;
	font-size:12px; border: solid 1px lightgray; 
	margin: -580px 0px 0px 0px; /* 上右下左 */
	padding: 0px 0px 0px 0px; /* 上右下左 */
	}

.left-t	{ font-weight:bold; background-color: gainsboro; text-align: center; width: 50%; border-bottom: solid 1px lightgray; border-right: solid 1px lightgray;}	
.right-t{ font-weight:bold; background-color: gainsboro; text-align: center; width: 50%; border-bottom: solid 1px lightgray;}


.left	{ empty-cells: show; width: 50%; border-bottom: dotted 1px lightgray; border-right: solid 1px lightgray;}	
.center td{
	empty-cells: show;
	text-align: center;
	border: 1px none #999;
	margin: 0px;
	padding: 0px;
}
.left2 {
	empty-cells: show;
}
.right2 {
	empty-cells: show;
	text-align: right;
}

.left2 td {
	empty-cells: show;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.left2 td p {
	empty-cells: show;
	border: 1px none #999;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	letter-spacing: 2px;
}



.center td p {
	empty-cells: show;
	text-align: left;
	border: 1px none #999;
	margin: 0px;
	padding: 0px;
}




.right	{ empty-cells: show; width: 50%; border-bottom: dotted 1px lightgray;}


A:LINK	{
	color : #0028A2;
	text-decoration : none;
}
A:VISITED	{
	color : #0028A2;
	text-decoration : none;
}


A:ACTIVE	{color : blue; text-decoration : underline; }
A:HOVER	{color : #cc0000;
  text-decoration : underline;
}
.tittle {
	font-weight: bold;
	color: #FFF;
}

.insatsu {
	text-align: right;
	margin: 0px 0px 0px 10px; /* 上右下左 */
}


.waku {
	border:1px gray solid;
	padding: 0px;

