/* <META content="text/css; charset=euc-jp" http-equiv=Content-Type> */
/* <LINK HREF="./tech.css" REL=stylesheet TYPE="text/css"> */
/* Copyright(C)2000 KAIN. http://tech-web.net/ */

A:active {
 color:red;
 cursor: hand;
}

A:hover {
 color:red;
 text-decoration: none;
 cursor: hand;
}

A {
 text-decoration: none;
}

.COMMENT {
 border-color: #CC0048;
 margin-left: 20px;
 padding: 0px;
 font: 10pt "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka";
 }


H1 {
 font: bold 12pt "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka";
 background-color: black;
 color: white;
 border-style: none;
 border-width: 1;
 margin-left: 1px;
 padding-left: 8px;
 padding-top: 4px;
 padding-bottom: 2px;
}

H2 {
 border-style: solid;
 border-color: royalblue;
 margin-left: 31px;
 border-width: 1 2 2 38;
 padding-left: 10px;
 color: navy;
 padding-left: 6px;
 padding-top: 1px;
 padding-bottom: 1px;
 font: lighter 10pt "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka";
}

H3 {
 border-style: solid;
 border-color: royalblue;
 margin-left: 0px;
 border-width: 0 0 2 1;
 text-align: left;
 color: black;
 padding-left: 6px;
 padding-top: 1px;
 padding-bottom: 1px;
 font: lighter 12pt "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka";
 }

BODY {
 font-style: normal ;
 font: 10pt "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka";
 text-transform: capitalize;
}

TD{
 font-style: normal ;
 font: 10pt "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka";
 text-transform: capitalize;
}


.ct{
 font-style: normal ;
 font: 10pt "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka";
 text-transform: capitalize;
}


PRE {
 margin: 1px;
 border-width: 1;
 padding: 5px;
 background-color: #e0e0e0;
 white-space: pre;
 border-color : black;
 border-style: ridge;
 border-style: solid;
 border-width: 1 1 1 1;
 font: 10pt "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka";
}

