body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image : url(file:///D:/dot.gif);
}
h1 {
	font-size:18px;
	margin:10px 0px;
	color: #1AC8A9;
	font-family: "ＭＳ Ｐ明朝", "細明朝体";
}
h2{
	font-size:16px;
	color:#ff0000;
	line-height: 125%;
	margin:	0px;
}
.border {
	border: 1px solid #999999;
}
.rightborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.gray {
	font-size: 12px;
	color: #666666;
	letter-spacing: normal;
}
.pink {
	font-size: 12px;
	color: #FF3366;
}
.darkblue {
	font-size: 12px;
	color: #528583;
}
#top_border {
	border-top: 1px dotted #C0C0C0;
	border-right: 1px none #C0C0C0;
	border-bottom: 1px none #C0C0C0;
	border-left: 1px none #C0C0C0;
}
.c1:link  {
	font-size: 12px;
	text-decoration: underline;
	color: #008888;
	letter-spacing: 1px;
}
.c1:visited  {
    font-size: 12px;
	color: #336666;
	text-decoration: none;
	letter-spacing: 1px;
}
.c1:hover  {
	text-decoration: underline;
	color: #2E5C5C;
	letter-spacing: 1px;
}
.text12-18 {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}
