@charset "UTF-8";
/* CSS Document */
body,td,th {
	color: #FFFFFF;
}
body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
zen {
	color: #0099FF;
	font-weight: bold;
	text-decoration: none;
}
.footer {
	font-size: x-small;
	padding-top: 5px;
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-align: center;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #00CCFF;
	text-decoration: none;
}
.main_td {
	background-color: #000000;
}
h4 {
	color: #00CCFF;
}
.content_table {
	padding: 5px;
	border-right-width: medium;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	border-left-width: medium;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}
h3 {
	color: #00CCFF;
}
.prontpagetabl {
	margin-top: 100px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
