/* BASIC DESIGN */
body {  
	font: 9pt/12pt "MS ƒSƒVƒbƒN",Osaka; 
	color: #010E22; 
	background: #f0f8ff; 
	margin: 0px;
	border: 0px;
	padding: 0px;
	}
h1 {
	font-family: "Verdana", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ƒSƒVƒbƒN", "Osaka]“™•";
	font-size: 40px;
	font-weight: bolder;
	color: #336666;
	margin: 0px 0px 0px 0px;
	background-color: #ffffff;
	border-right: 0px solid #ffffff;
	border-left: 0px solid #ff6984;
	border-top: 0px solid #ff6984;
	border-bottom: 0px solid #ffe4e1;
	}

h2 {
	color: navy;
	font-size: 1.4em; 
	font-family: "MS ƒSƒVƒbƒN",Osaka; 
	clear: both;
	padding: 0.5px 2px 0.6px 8px;
	border-left-color: #336666;
	border-left-style: solid;
	border-left-width: 10px;
	line-height: 1.1em;
	height:17px;
	}

h2.top{
	color: navy;
	font-size: 1.1em; 
	clear: both;
	margin: 15px 0px 15px 6px;
	padding: 0.5px 2px 1px 10px;
	border-left-color: #708090;
	border-left-style: solid;
	border-left-width: 3px;
	border-bottom: 1px solid #708090;
	}

h3 {
  color: #336666;
  font-size: 1.7em; 
  	font-weight: bolder;
  background: ;
  margin: 0px;
  padding: 2px 2px 2px 10px;
  }

h4 {
  color: #336666;
  font-size: 1.8em;
	font-family: "Verdana", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ƒSƒVƒbƒN", "Osaka]“™•";
  margin: 0px 0px 2px 0px;
  background-color: #ffe4e1;
  padding: 0.3em 0em 0.3em 0.5em;
  }


h5 {
  color: white;
  font-size: 1.1em;
	font-family: "Verdana", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ƒSƒVƒbƒN", "Osaka]“™•";
  margin: 0.5em 0.2em 0.5em 0.6em ;
  text-align: center;
  background-color: #336666;
  padding: 0.2em 0.2em 0.2em 0.2em;
  }

h6 {
  color: navy;
  font-size: 1.1em; 
  font-family: "MS ƒSƒVƒbƒN",Osaka; 
  clear: both;
  padding: 0.5px 2px 0.5px 8px;
	margin: 10px 0px 10px 0px;
  border-left-color: #dda0dd;
  border-left-style: solid;
  border-left-width: 10px;
  height:16px;
}

p { 
	font: 9pt/12pt "MS ƒSƒVƒbƒN",Osaka; 
	margin-top: 0px; 
	text-align: left;
	color: #333333;
	}
p.letter {
  text-align: left;
  line-height: 1.3em;
  margin-top: 0.5em; 
  font-size: 1.2em; 
  font-family: "MS ƒSƒVƒbƒN",Osaka; 
  font-weight: bold;
  color: navy;
}

p.af {
  text-align:right;
  margin-left: 1em;
}
p.aftab {
  display: block;
  float: right;
  margin-left: 1em;
}

p.cd {
  float: left;
  margin:0.8em 7em 1em 1em;
}
em {
  line-height: 1.3em;
  font-size: 1.0em; 
  font-style: normal;
  font-family: "MS ƒSƒVƒbƒN",Osaka;
  font-weight: bold;
  color: #003366;
}

em.green {
  line-height: 1.3em;
  font-size: 1.0em; 
  font-style: normal;
  font-family: "MS ƒSƒVƒbƒN",Osaka;
  font-weight: bold;
  color: #006666;
}

em.blue {
  line-height: 1.3em;
  font-size: 1.0em; 
  font-style: normal;
  font-family: "MS ƒSƒVƒbƒN",Osaka;
  font-weight: bold;
  color: #000080;
}

strong {
  line-height: 1.3em;
  font-size: 0.8em; 
  font-style: normal;
  font-family: "MS ƒSƒVƒbƒN",Osaka;
  font-weight: bold;
  color: #000080;
}

img{
  border:none;
}
img.photo {
  background-color: #fffff0;
  border: solid #dcdcdc 1px;
  padding: 2px;
  float: right;
  margin: 1.0em 0em 0.8em 1.0em;
  }

ol {
  line-height: 1.9em;
  }

ul {
  line-height: 1.9em;
  margin-right: 0.4em;
  }
  
ul.date {
  line-height: 1.9em;
  margin-right: 0.4em;
  list-style-type: square;
  color: #696969;
  }

ul.top {
	font-size: 1.1em; 
  line-height: 1.7em;
  margin: 10px 10px 13px 20px;
  padding: 0px 0px 0px 5px;
  list-style-type: square;
  color: #333333;
  }
  
li.back{
  background-color: gainsboro;
}

table, td, th {
  padding: 0.6em;
  margin-top: 2.0em;
  margin-bottom: 2.0em;
  }
  
table {
  border-collapse: collapse;
  border-style: none;
  border-color: #8fbc8f;
  border-width: 1px;
}
th {
  background-color: #f0fff0;
  border-style: solid;
  border-color: #cccccc;
  border-width: 1px 0px;
}
td {
  background-color: ;
  border-style: solid;
  border-color: #cccccc;
  border-width: 1px 0px;
}

dt {
  line-height: 2.3em;
  margin-top: 1.0em; 
  font-size: 1.0em; 
  font-family: "MS ƒSƒVƒbƒN",Osaka; 
  font-weight: bold;
  color: #191970;
  }

dd {
    font: 9pt/12pt "MS ƒSƒVƒbƒN",Osaka; 
	margin-left: 10px; 
	text-align: left;
	color: #333333;
    line-height: 1.5em;
    }


hr {color: #336666;
  background-color: #336666;
  border: 1px;
  height: 1px;
  border-style: ;
   }



  
a:link { 
	font-weight: nomal; 
	text-decoration: none; 
	color: #2222ff;
	}
a:visited { 
	font-weight: nomal; 
	text-decoration: none; 
	color: #6600FF;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #ff0033;
	}
	


/* TITLE DESIGN */
#container { 
	text-align: left;
	position: relative;
	background: #fff url(bgleft1.gif) no-repeat left top;
	margin: 3px auto;
	border: 0px solid #e6e6fa;
	padding: 0px;
	width: 99%; 
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 99%;
	}
	html>body #container {
	width: 99%;
}


/* MAINCONTENTS LAYOUT */

div#main {
	margin: 0px 170px 3px 17%;
	padding: 0px 10px 20px 10px;
	width: 66%x;
	border-top: 0px solid darkgray;
	border-right: 1px solid darkgray;	
	border-bottom: 0px solid darkgray;
	border-left: 1px solid darkgray;		
	background: #ffffff url(bgcenter1.gif) no-repeat right center;
	}

div#main p {
   font: 120% Verdana, "MS PGothic", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Osaka, sans-serif; 
   line-height: 1.6em;
}
div#main p.letter {
    line-height: 1.4em;
    margin-top: 1.0em; 
    font-size: 1.2em; 
    font-family: "MS ƒSƒVƒbƒN",Osaka; 
    font-weight: nomal;
    color: navy;
    clear: left;
}

div#main p.mid {
	font-size: 1.1em; 
    line-height: 1.3em;	
    margin: 0em 0em 0.8em 0.5em ; 
	}

/* topmenu */	
div#topmenu {
	position: relative;
	margin: 0px auto;
	width: 684px;
	height: 22px;	
	padding: 0px 0px 0px 0px;
	border-top:2px solid #708090;
	border-right:2px solid #708090;
	border-bottom:0px solid #708090;
	border-left:0px solid #a9a9a9;
	}

div#topmenu ol {
	text-align:left;
	list-style-type: none;
	margin: 0em 0em 0em 0em;
    padding-left: 0px;
    line-height: 1.6em;
  }
  
div#topmenu li {
	display: block;
    float: left;
	width: 74px;
	height: 22px;
	border-top:0px solid #a9a9a9;
	border-right:0px solid #a9a9a9;
	border-bottom:0px solid #708090;
	border-left:2px solid #708090;
	text-align: center;
	text-valign: middle;
	color: #333333;
	background: #dcdcdc;
}

div#topmenu li.one {
	display: block;
    float: left;
	width: 74px;
	height: 22px;
	border-top:0px solid #a9a9a9;
	border-right:0px solid #a9a9a9;
	border-bottom:0px solid #708090;
	border-left:2px solid #708090;
	text-align: center;
	text-valign: middle;
	color: #336666;
	background: #ffe4e1;	
	}

div#topmenu a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #666666;
	}
div#topmenu a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #666666;
	}
div#topmenu a:hover { 
	display: block;
	width: 74px;
	height: 22px;
	text-decoration: none; 
	color: #ffffff;
	background: #778899;
	}
div#topmenu p {
    line-height: 1.0em;
	margin: 0.6em 0em 0.5em 0.1em;
  }

	
/* sidemenu */


div#leftsidemenu {
	position: absolute;
	top: 130px;
	left: 2px;
	width: 16%;
	padding: 0px 0px 3px 0px;
	border: 0px solid #708090;
	background: #ffffff url(bgleft14.gif) no-repeat left 22px;
	}

div#leftsidemenu p {
	font: 11px/13px "MS ƒSƒVƒbƒN",Osaka; 
	text-align:center;
	margin: 0.1em 0.1em 0.1em 0.1em;
	color: #00008b;
	}

div#leftsidemenu ol {
    font: 110% Verdana, "MS PGothic", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Osaka, sans-serif; 
	line-height: 1.4em;
	margin: 0em 0em 0.2em 2.0em;
    padding: 0.2em 0em 0.2em 0.4em ;
    list-style-type: square;
	color: #336666;
	}

div#leftsidemenu ol.b {
    font: 110% Verdana, "MS PGothic", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Osaka, sans-serif; 
	line-height: 1.4em;
	margin: 0em 0em 0.2em 2.0em;
    padding: 0.2em 0em 1.3em 0.4em ;
    list-style-type: square;
	color: #c71585;
	}
	
div#leftsidemenu ul {
    font: 100% Verdana, "MS PGothic", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Osaka, sans-serif; 
	line-height: 1.2em;
	margin: 0em 0.2em 0.2em 2.2em;
    padding: 0.2em 0.5em 0.3em 0.4em ;
    list-style-type: square;
	color: #008080;
	}

div#leftsidemenu ul.new {
    font: 100% Verdana, "MS PGothic", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Osaka, sans-serif; 
	line-height: 1.2em;
	margin: 0em 0.2em 0.1em 2.2em;
    padding: 0.2em 0.4em 0.1em 0.4em ;
    list-style-type: square;
	color: #666666;
	}


div#leftsidemenu li {
	margin: 0.4em 0.5em 0.6em 0em;	
	}

div#rightsidemenu{
	position: absolute;
	top: 132px;
	right: 1px;
	width: 168px;
	padding: 0px 0px 3px 0px;
	border: 0px solid #708090;
	background: #ffffff; url(bgleft.gif) no-repeat left bottom;
	}
	
div#rightsidemenu p {
	font: 11px/13px "MS ƒSƒVƒbƒN",Osaka; 
	text-align:center;
	margin: 0.5em 0.2em 0.6em 0.2em;
	color: #00008b;
	}
	
div#rightsidemenu p.letter {
	font: 11px/13px "MS ƒSƒVƒbƒN",Osaka; 
	text-align:left;
	margin: 0.5em 0.2em 0.6em 0.5em;
	color: #330000;
	}
	
div#rightsidemenu ol {
	font: 11px/13px "MS ƒSƒVƒbƒN",Osaka; 
	line-height: 1.8em;
    margin-right: 0.1em;
    list-style-type: square;
	color: #010E22;
	}
	

div#rightsidemenu hr {color: #dcdcdc;
  background-color: #dcdcdc;
  border: 1px;
  height: 1px;
  border-style: ;
   }
   

/* bottom */

div#bottompr {
	left: 0px;
	padding: 6px 10px 3px 10px;
	height: 80px;
	border: 0px solid #708090;
	text-align: center;
	}

