.topix {
          border-top: 2px dotted #666666;
          border-right: 0px dotted #666666;
          border-bottom: 2px dotted #666666;
          border-left: 2px dotted #666666;
}
.heightup120 { line-height: 120% }
.heightup140 { line-height: 140% }

.FontSize1 {  font-size: 8pt }
.FontSize2 {  font-size: 10pt }
.FontSize3 {  font-size: 12pt }
.FontSize4 {  font-size: 14pt }
.waku {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

A:link {
	color:#000000;
	text-decoration:underline;
}

A:active {
	color:#FF0000;
	text-decoration:underline;
}

A:visited {
	color:#0000CC;
	text-decoration:underline;
}

A:hover {
	color:#FF0000;
	text-decoration:underline;
