a {
	margin: 0px; padding: 0px; text-align: left; color: black; line-height: 16px; font-size: 12px; font-weight: normal; text-decoration: none;
}
body {
	margin: 0px; padding: 0px; text-align: left; color: black; line-height: 16px; font-size: 12px; font-weight: normal; text-decoration: none;
}
div {
	margin: 0px; padding: 0px; text-align: left; color: black; line-height: 16px; font-size: 12px; font-weight: normal; text-decoration: none;
}
h1 {
	margin: 0px; padding: 0px; text-align: left; color: black; line-height: 16px; font-size: 12px; font-weight: normal; text-decoration: none;
}
h2 {
	margin: 0px; padding: 0px; text-align: left; color: black; line-height: 16px; font-size: 12px; font-weight: normal; text-decoration: none;
}
h3 {
	margin: 0px; padding: 0px; text-align: left; color: black; line-height: 16px; font-size: 12px; font-weight: normal; text-decoration: none;
}
h4 {
	margin: 0px; padding: 0px; text-align: left; color: black; line-height: 16px; font-size: 12px; font-weight: normal; text-decoration: none;
}
h5 {
	margin: 0px; padding: 0px; text-align: left; color: black; line-height: 16px; font-size: 12px; font-weight: normal; text-decoration: none;
}
h6 {
	margin: 0px; padding: 0px; text-align: left; color: black; line-height: 16px; font-size: 12px; font-weight: normal; text-decoration: none;
}
h7 {
	margin: 0px; padding: 0px; text-align: left; color: black; line-height: 16px; font-size: 12px; font-weight: normal; text-decoration: none;
}
p {
	margin: 0px; padding: 0px; text-align: left; color: black; line-height: 16px; font-size: 12px; font-weight: normal; text-decoration: none;
}
ul {
	margin: 0px; padding: 0px; text-align: left; color: black; line-height: 16px; font-size: 12px; font-weight: normal; text-decoration: none;
}
li {
	margin: 0px; padding: 0px; text-align: left; color: black; line-height: 16px; font-size: 12px; font-weight: normal; text-decoration: none;
}
dl {
	margin: 0px; padding: 0px; text-align: left; color: black; line-height: 16px; font-size: 12px; font-weight: normal; text-decoration: none;
}
dt {
	margin: 0px; padding: 0px; text-align: left; color: black; line-height: 16px; font-size: 12px; font-weight: normal; text-decoration: none;
}
dd {
	margin: 0px; padding: 0px; text-align: left; color: black; line-height: 16px; font-size: 12px; font-weight: normal; text-decoration: none;
}
td {
	margin: 0px; padding: 0px; text-align: left; color: black; line-height: 16px; font-size: 12px; font-weight: normal; text-decoration: none;
}
th {
	margin: 0px; padding: 0px; text-align: left; color: black; line-height: 16px; font-size: 12px; font-weight: normal; text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: rgb(128, 128, 128);
}
#container {
	margin: 8px; width: 720px;
}
#header {
	padding: 4px 0px; border-bottom-color: rgb(128, 128, 128); border-bottom-width: 1px; border-bottom-style: solid;
}
#header div.title h3 {
	padding: 4px; font-weight: bold;
}
#contents {
	padding: 12px 4px;
}
#contents div {
	margin: 12px 0px 18px;
}
#contents div h3 {
	background-position: 4px 4px; padding-left: 16px; font-weight: bold; margin-bottom: 16px; background-image: url("../images/box.png"); background-repeat: no-repeat;
}
#contents div h3 a {
	font-weight: bold;
}
#contents div p {
	
}
#contents div p::first-letter {
	padding-left: 12px;
}
#contents div table.files {
	margin-left: 8px; border-collapse: collapse;
}
#contents div table.files th {
	padding: 4px; border: 1px solid rgb(221, 221, 221); background-color: rgb(238, 238, 238);
}
#contents div table.files th.filename {
	width: 160px;
}
#contents div table.files th.description {
	width: 320px;
}
#contents div table.files th.size {
	width: 60px; text-align: right;
}
#contents div table.files th.date {
	width: 100px; text-align: right;
}
#contents div table.files td {
	padding: 4px; border: 1px solid rgb(221, 221, 221); background-color: rgb(255, 255, 255);
}
#contents div table.files td.filename {
	background-position: 4px 4px; width: 160px; background-image: url("../images/file.png"); background-repeat: no-repeat;
}
#contents div table.files td.filename a {
	padding-left: 20px;
}
#contents div table.files td.description {
	width: 320px;
}
#contents div table.files td.size {
	width: 60px; text-align: right;
}
#contents div table.files td.date {
	width: 100px; text-align: right;
}
#contents div ul {
	margin-left: 8px;
}
#contents div ul li {
	list-style: inside;
}
#contents div.note dl {
	margin-left: 8px;
}
#contents div.note dl dt {
	
}
#contents div.note dl dd {
	margin: 8px;
}
#footer {
	padding: 4px 0px 16px; border-top-color: rgb(128, 128, 128); border-top-width: 1px; border-top-style: solid;
}
#footer div.mail h3 {
	text-align: center;
}
#footer div.mail p {
	text-align: center;
}
#footer div.home h3 {
	text-align: center;
}
