﻿body {
	font-family:"ＭＳ Ｐゴシック", Arial, sans-serif;
	text-align: center;
	font-size: 11pt;
	color: #008000;
}
a { color: #008000; text-decoration: none; }
a:hover { border-bottom: 1px dashed; }
a img { border: 0px; }

.top {
	background-image: url(back3.jpg);	
}
.top h1 {
	margin: 35px 0px 0px 0px;
}
.top a { color: #004000; text-decoration: underline; font-weight: bold; }
.top a:hover { color: #FFFFFF; border-bottom: none; text-decoration: none; }
 

h1 {
	font-size: 11pt;
	font-weight: normal;
	margin-top: 30px;
}
h2 {
	font-size: 11pt;
	font-weight: normal;
	margin-top: 50px;
	
}
table {
	text-align: left;
	border: 2px dashed #B4D9AC;
	margin-left: auto;
	margin-right: auto;
}
th {
	background-color: #B4D9AC;
	color: #FFFFFF;
	font-weight: bold;
}

.td1 {
	background-color: #F3FCF3
}
.td2 {
	width: 280px;
	border: 1px solid #E4F8E4;
	color: #000000;
	}
	.td3 {
	background-color: #E4F8E4;
}

dl {
	margin: 0px auto 40px auto;
	width: 600px;
	text-align: left;
}
dt {
	position:absolute;
	color: #008000;
}
dd {
	margin-left: 0px;
	padding-left: 85px;
	color: #808080;
}
.copy {
	margin-top: 0px;
}
.top .copy {
	color: #FFFFFF;
	font-weight: bold;
}
.count {
	font-family: verdana;
	font-size:6pt;
	color: #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	letter-spacing: 2px;
}

