@charset "EUC-JP";
/* <LINK href="tech.css" rel="stylesheet" TYPE="text/css" charset="EUC-JP">
*/
A:active {
 color:red;
 cursor: hand;
}

A:hover {
 color:red;
 text-decoration: none;
 cursor: hand;
}

A {
text-decoration: none;
}

INPUT{
 font: lighter 12px "ＭＳ ゴシック", "Osaka";
}

BODY {
padding : 0px;
border-width : 0px;
margin : 0px;
overflow-y: scroll;
font: lighter 12px "ＭＳ ゴシック", "Osaka";
scrollbar-face-color:white;
scrollbar-highlight-color:white;
scrollbar-shadow-color:#999999;
scrollbar-3dlight-color:white;
scrollbar-arrow-color:#FF6600;
scrollbar-track-color:white;
scrollbar-darkshadow-color:white;
background-position: center bottom;

background-image:url("images/img_edit.jpg");
ackground-repeat:no-repeat;
background-attachment:fixed}
}

H1 {
 margin: 0px;
 background-color: #333333;
 color: white;
 border-style: none;
 border-width: 1;
 padding: 2px;
 font: bold 12px "ＭＳ ゴシック", "Osaka"
}

H2 {
 padding: 1;
 border-style: solid;
 border-color: Navy;
 margin : 1px;
 border-width: 1 0 1 0;
 color: Navy;
 font: bold 12px "ＭＳ ゴシック", "Osaka";
}

PRE {
 margin: 1px;
 border-width: 1;
 padding: 5px;
 background-color: #e0e0e0;
 border-color : black;
 border-style: ridge;
 border-style: solid;
 border-width: 1 1 1 1;
 font: 12px "ＭＳ ゴシック", "Osaka";
}


TT {
 font-family: monospace;
 font: 12px "ＭＳ ゴシック", "Osaka";
}


TD{
font: 12px "ＭＳ ゴシック", "Osaka";
}

.COLUMN{
font: 11px "ＭＳ ゴシック", "Osaka";
}


B { font: bold 12px "ＭＳ ゴシック", "Osaka"}

A{
font: 12px "ＭＳ ゴシック", "Osaka";
}


DIV{
 font: 12px "ＭＳ ゴシック", "Osaka";
}

.HD{
 color:white;
 font: 11px "ＭＳ ゴシック", "Osaka";
}




.txt { line-height:150%;}
.txt2 { line-height:110%;}
.txt3 { line-height:120%;}
OL  { line-height:130%;}

.ss { font: 12px "ＭＳ ゴシック", "Osaka";}
.unnamed1 {  }
.oj {  line-height: 150%}

.ans {  font-family: "ＭＳ ゴシック", "Osaka"; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; color: #FF3333}
.txt {  font-family: "ＭＳ ゴシック", "Osaka"; font-size: 12px; font-style: normal; line-height: 150%; font-weight: normal; color: #000000}

.form {
	overflow:auto;
	height : 390px;
	width:98%;
	padding-top:1em;
	padding-left:1em;
	padding-right:1em;
	padding-bottom:1em;
	background-color:#dceded;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
}
.f10  { FONT-size:10px; line-height:130%; }
.f10b { FONT-size:10px; line-height:130%; font-weight:bold; }
.f12  { FONT-size:12px; line-height:150%; }
.f12b { FONT-size:12px; line-height:150%; font-weight:bold; }
.f14  { FONT-size:14px; line-height:150%; }
.f14b { FONT-size:14px; line-height:150%; font-weight:bold; }
.f16  { FONT-size:14px; line-height:150%; }
.f16b { FONT-size:14px; line-height:150%; font-weight:bold; }

.title { FONT-size:15pt; line-height:120%; font-weight:bold; color:#ffffff; background-color:#ff8800; }
.date { FONT-size:12pt; line-height:120%; font-weight:bold; background-color:#ffcc00; }
.read { FONT-size:14px; line-height:100%; font-weight:bold; color:#ff8000; background-color:#ffffff;  }
.read2 { FONT-size:13pt; line-height:100%; font-weight:bold; }
.cast { FONT-size:12px; line-height:130%; font-weight:bold; color:#000000; background-color:#ffffff; }