
/* -----------------------------------------------
 * Hyperlink anchors
 * ----------------------------------------------- */
A:link{text-decoration:none;color:#0000FF;}
A:active{text-decoration:none;color:red;}
A:visited{text-decoration:none;color:darkorchid;}
A:hover{text-decoration:underline;color:darkcyan;background:pink}

h1           { font-family: ‚l‚r ‚oƒSƒVƒbƒN; font-size: 16pt; color: #FFFFFF; 
               font-weight: bold; background:#0033CC}
h2           { font-family: ‚l‚r ‚oƒSƒVƒbƒN; font-size: 12pt; color: #0033CC; 
               font-weight: bold; background:pink;  }
			   
h2.practice      { font-family: ‚l‚r ‚oƒSƒVƒbƒN; font-size: 12pt; color:white; 
               font-weight: bold; background:#396 ; margin-left:30}
			   
h3            { color: #0033cc; font-size: 11pt; font-family: "‚l‚r ‚oƒSƒVƒbƒN"; font-weight: bold; list-style-type: circle; margin-top: 2; margin-bottom: 2; margin-left: 5px }
.source   { font-size: smaller; font-family: "Courier New"; list-style-type: circle; margin-top: 2; margin-bottom: 2; margin-left: 13 }
td  { font-size: 10pt; font-family: "Courier New" }
.updatetime  { text-align: right; font-family: ‚l‚r ƒSƒVƒbƒN; font-size: 8pt; 
               word-spacing: 0; margin-top: 0; margin-bottom: 0 }
hoge { color: #f39 }
p { margin-left: 12px }



p .migi {
  float: right;
  margin-left: 1em;
  margin-bottom: 1em;
}

