@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
h1,h2,h3,h4,p {
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 12pt;
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-bottom: 5px;
	margin-top: 50px;
	margin-bottom: 10px;
	width: 350px;
	margin-right: auto;
	margin-left: auto;
	color: #000000;
}
h2 {
	margin-top: 5px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10pt;
	color: #FFFFFF;
}
h3 {
	margin-top: 20px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10pt;
	color: #000000;
}
p {
	font-size: 8pt;
	line-height: 14pt;
	color: #FFFFFF;
}
#ppp {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
.image01 {
	margin-top: 10px;
	margin-right: 8px;
	margin-bottom: 10px;
	margin-left: 8px;
}
#menu01 {
	width: 340px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 5px;
	border: 1px none #333333;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	background-color: #000000;
}
#menu02 {
	width: 340px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 5px;
	border: 1px dotted #333333;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
}
#fla1 {
	height: 180px;
	width: 460px;
	float: left;
	padding-top: 20px;
	padding-left: 20px;
}
#fla2 {
	float: left;
	width: 800px;
	clear: none;
}
#container01 {
	margin: auto;
	width: 800px;
}
#container01 #menu01 a:link {
	color: #FFFFFF;
}
#container01 #menu01 a:hover {
	color: #FFFF00;
}
#container01 #menu01 a:visited {
	color: #CCCCCC;
}
#container01 #menu02 a:link {
	color: #18598c;
	text-decoration: none;
	font-weight: bold;
}
#container01 #menu02 a:visited {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
#container01 #menu02 a:hover {
	color: black;
	text-decoration: underline;
	font-weight: bold;
}
#container01  #menu02  a:active {
	color: #0c6fb0;
	text-decoration: none;
	font-weight: bold;
}
.square {
	border: 1px dotted #666666;
	margin-bottom: 5px;
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
	padding-right: 10px;
}
.square00 {
	border: 1px none #999999;
	margin-bottom: 25px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
	padding-right: 10px;
}
