/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	line-height: 145%;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #003333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #003333;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}
img {
	display: block;
}
form {
	margin: 0px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 100%;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 100%;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 100%;
}
.header {
	width: 700px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #003333;
	padding-top: 10px;
	padding-bottom: 10px;
}
.contents {
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 30px;
	width: 680px;
}
.fooder {
	width: 700px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-color: #E6E6E6;
	font-size: 80%;
}
.small {
	font-size: 80%;
	line-height: 145%;
}
.contents2 {
	margin-top: 20px;
	margin-left: 63px;
	margin-bottom: 30px;
	width: 566px;
	margin-right: 63px;
}
#submenu2 {
}
#submenu2 a:link{
	color: #000000;
}
#submenu2 a:visited{
	color: #000000;
}
#submenu2 a:hover{
	color: #000000;
	text-decoration: underline;
}
.title {
	margin-bottom: 15px;
}
.leftmargin10 {
	margin-left: 10px;
}
#tablemarginbottom10 {
}
#tablemarginbottom10 td{
	padding-bottom: 10px;
}
#officer {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #DBDBDB;
	border-left-color: #DBDBDB;
}
#officer td {
	padding: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #DBDBDB;
	border-bottom-color: #DBDBDB;
}
ul{
	margin: 0px 0px 0px 15px;
	list-style-position: outside;


}
li{
	list-style-type: square;
	margin-bottom: 1px;
}
