/* Navigation Menu CSS */
DIV#NaviBar {LEFT: 0px; WIDTH: 100%; BACKGROUND-COLOR: #9999ff}
TD.NaviMenu {PADDING-RIGHT: 5px; PADDING-LEFT: 8px; 
             FONT-SIZE: 11pt; PADDING-BOTTOM: 3px; PADDING-TOP: 3px; 
             BACKGROUND-COLOR: #9999ff;}
TD.NaviMenu A       {FONT-WEIGHT: bold; COLOR: #2a4076; FONT-SIZE: 11pt; text-decoration: none;}
TD.NaviMenu A:hover {color:yellow; font-size: 11pt;}

DIV.MenuBlock {PADDING-RIGHT: 5px; BORDER-TOP: white 1px solid;
               PADDING-LEFT: 8px; FONT-SIZE: 11pt;
               VISIBILITY: hidden; PADDING-BOTTOM: 5px; 
               PADDING-TOP: 5px; POSITION: absolute;
               BACKGROUND-COLOR: #2a4076;}
DIV.MenuBlock A          {FONT-WEIGHT: bold; COLOR: white; FONT-SIZE: 11pt; 
                          TEXT-DECORATION: none;}
DIV.MenuBlock A:hover    {color:yellow; font-size: 11pt; }

/* Minzoku CSS */
.navibar { font-size: 11pt; line-height: normal; vertical-align: middle; text-align: center; text-decoration: none ; background-color: #000000; font-weight: bold; color: #FFFFFF; width: 350px; clip:  rect(   ); border-style: inset; border-top-width: 3px; border-right-width: 3px; border-bottom-width: 3px; border-left-width: 3px} 
.navibar A:link { background-color: #000000; color: #00FF00; ; text-decoration: none}
.navibar A:hover { background-color: #6633FF; color: #FFFFFF; }
.navibar A:visited { color: #00FF00; }

.honbun {
	font-size: 11pt;
	color: #333333;
	line-height: 1.5em;
	text-indent: 1em;
}
.honbun A:hover {background-color:yellow: 11pt; }
.honbun_white { font-size: 11pt; color: #FFFFFF}
.syousai { font-size: 10pt; color: #CC6600}

.title {  font-size: 24pt; font-weight: bold; text-align: center; color: #FF0033}
.culumn_titile {  font-size: 12pt; color: #000000; background-color: #CCCC00}

.midasi {
	font-size: 12pt;
	color: #003366;
	font-weight: bold;
	line-height: 1.5em;
}
.midasi_red { font-size: 11pt; color: #CC0000; font-weight: bold}
.sub_midasi { font-size: 12pt; color: #660066; font-weight: bold }

.lastupdate { font-size: 11pt; color: #CC0000; font-weight: bold}
.footer{ font-size: 10pt; color: #000000}
dt {  line-height: 2em; font-size: 11pt}
dd {  font-size: 11pt; color: #333333; line-height: 1.5em; text-indent: 1em}
.navibar A { background-color: #000000; color: #00FF00; ; text-decoration: none }

