table.menu a:link { color : #555555; text-decoration : none;}
table.menu a:visited { color : #555555; text-decoration : none;}
table.menu a:hover { color : #3366cc; text-decoration : underline; color : #3366cc;}

table.topic a:link    { color : #0000ff; text-decoration : none;}
table.topic a:visited { color : #0000ff; text-decoration : none;}
table.topic a:hover   {	color : #ff0000; text-decoration : underline;
}

table.right a:link { color : #ff6600; text-decoration : none;}
table.right a:visited { color : #ff6600; text-decoration : none;}
table.right a:hover { color : #ff0000; text-decoration : none;}

td.sub a:link { color : #ff6600; text-decoration : none;}
td.sub a:visited { color : #ff6600; text-decoration : none;}
td.sub a:hover { color : #ff0000; text-decoration : none;}

table.lock { font-size : 12px; color : #333333;}
td.aisatsu  {
	line-height: 150%;
	font-size:14px;
	text-align:left;
	letter-spacing: 1px;
	text-indent:1em;
			  }
p.migi{font-size:13px;
       text-align:right;
	   line-height:120%;
       }
td.topic{padding-left:10px;
         padding-top:5px;
		 font-weight:bold;
		 color:#603;
		}
h2 {font-size:16px;
    color:#666;
	border-left-:10px solid #F90;
	padding:6px 3px;
	margin:3px 6px;
	}
h3{
padding:7px 0 5px 15px;
border-left:#F90 10px solid;
border-bottom:#666 2px solid;
font-size: small;
font-weight: bold;
color:#666;
margin:5px 0px 5px 5px;
}

