#dropdown1 {
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	width: 127px;
	float: left;
}
#dropdown2 {
	margin: 0px;
	padding: 0px;
	float: left;
	cursor: pointer;
	width: 127px;
}
#dropdown3 {
	margin: 0px;
	padding: 0px;
	float: left;
	cursor: pointer;
	width: 127px;
}
#dropdown1 dt,
#dropdown2 dt,
#dropdown3 dt {
	margin: 0px;
	padding: 0px;
	line-height: 0px;
}
#dropdown1 dd,
#dropdown2 dd,
#dropdown3 dd {
	display:none;
	margin: 0px;
	padding: 0px;
	opacity:0;
	overflow:hidden;
	position:absolute;
	background: scroll;
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
	z-index:200;
}
#dropdown1 dd { width:180px; }
#dropdown2 dd { width: 125px; }
#dropdown3 dd { width: 150px; }
#mainmenu ul {
	margin: 0px;
	padding: 0px;
}
#mainmenu ul li {
	margin: 0px;
	list-style: none;
	padding: 0px;
	display: inline;
}
#mainmenu ul li a {
	display: block;
	text-decoration: none;
	border-bottom: 1px solid #333333;
	padding: 0px 10px;
	font-size: 12px;
	line-height: 33px;
	background: #011634;
	color: #FFFFFF;
}
#mainmenu ul li a:hover {
	background: #043D8C;
	text-decoration: underline;
}
#mainmenu .nodropdown {
	margin: 0px;
	padding: 0px;
	line-height: 0px;
	display: inline;
	float: left;
}
#mainmenu dl dt {
	font-size: 0px;
	line-height: 0px;
}
#footer {
	padding:10px;
	text-align:center;
	line-height:200%;
	clear:both;
}
#ContentsLeft {
float:left; 
width:675px; 
padding:10px; 
background:#022F60; 
}
#ContentsLeft h2{
	font-size:140%;
}
#ContentsLeft h3{
	font-size:120%;
	color:skyblue;
}
#ContentsRight {
float:left; 
width:160px;  
background:#022F6E;
}
table#s02 {
  width: 420px;
  border: 1px solid black;
  border-collapse: collapse;
  border-spacing: 0;
  empty-cells: show;
  background: #074F97;
  text-align:center;
  }
table#s02 th, table#s02 td {
	padding: 5px;
	text-align:left;
  border: 1px dotted black;
  }
  table#p02 {
  color:#AB7185;
  font-size:12px;
  width: 100%;
  border: 1px solid black;
  border-collapse: collapse;
  border-spacing: 0;
  empty-cells: show;
  background: #D3CBC5;
  text-align:center;
  }
table#p02 th, table#p02 td {
	padding: 5px;
	text-align:left;
	line-height:200%;
  border: 1px dotted #AB7185;
  }
  table#m02 {
  width: 580px;
  line-height:200%;
  border: 1px solid black;
  
  background: #074F97;
  text-align:center;
  }
table#m02 th, table#m02 td {
	padding: 10px;
	text-align:left;
  border: 1px dotted black;
  vertical-align:top;
  }
  h4 {
  	color:white;
	  font-size:14px;
	  padding:5px;
	  margin-top:5px;
	  margin-bottom:0;
	  background:#02306C;
	  color:yellow;
	  
  }
  table#y02 {
  width: 420px;
  border: 1px solid black;
  border-collapse: collapse;
  border-spacing: 0;
  empty-cells: show;
  background: #074F97;
  text-align:center;
  }
table#y02 th, table#y02 td {
	padding: 5px;
	text-align:center;
  border: 1px dotted black;
  }
  table#me02 {
  width: 280px;
  line-height:200%;
  border: 1px solid black;
  
  background: #074F97;
  text-align:center;
  }
table#me02 th, table#me02 td {
	padding: 10px;
	text-align:left;
  border: 1px dotted black;
  vertical-align:top;
  }
    table#menu02 {
  width: 100%;
  border: 0px solid black;
  text-align:center;
  }
table#menu02 th, table#menu02 td {
	padding: 5px;
	text-align:center;
  border: 0px dotted black;
  vertical-align:middle;
  }
  table#tv02 {
  width: 400px;
  line-height:200%;
  border: 1px solid black;
  
  background: #074F97;
  text-align:center;
  }
table#tv02 th, table#tv02 td {
	padding: 10px;
	text-align:left;
  border: 1px dotted black;
  vertical-align:top;
  }
  
    table#tv01 {
  width: 200px;
  line-height:200%;
  border: 1px solid black;
  
  background: #074F97;
  text-align:center;
  }
table#tv01 th, table#tv01 td {
	padding: 10px;
	text-align:left;
  border: 1px dotted black;
  vertical-align:top;
  }