A:hover		{color:#FFA200; text-decoration:underline; 
  position: relative;
  left:1px;
  top:1px;
}
A:link    { text-decoration:none}
A:visited { text-decoration:none}
A:active  { text-decoration:underline}
BODY,TD{ font-size:9pt; }
TH,B   { font-size:9pt; }
.f14 {
	font-size: 14px;
	font-weight: normal;
	font-family: "Arial", "Helvetica", "sans-serif";
}
.f13 {font-size: 13px; font-weight: normal}
.f12 {font-size: 12px; line-height: 18px; font-weight: normal}
.f12s {font-size: 12px; font-weight: normal}
.f10 {font-size: 10px; line-height: 15px; font-weight: normal}
.f10s {font-size: 10px; font-weight: normal}
.f9 {font-size: 9px; font-weight: normal}
A.btn {
  display: block;             /* ブロック要素にする */
  width: 80px;                /* 横幅 */
  color: #ffffff;
  background-color: #666699;  /* 背景色 */
  border: outset 2px #9999cc; /* 枠の色 */
  margin: 0px;
  padding: 3px 1px 1px 0px;
  font-size: 12px;            /* フォントサイズ */
  line-height: 12px;          /* 行の高さ */
  text-align: center;         /* 水平揃え */
  text-decoration: none;      /* 下線を消す */
}
A.btn:hover {
  color: #eeeeee;
  background-color: #555588;  /* 背景色 */
  border: inset 2px #9999cc;  /* 枠の色 */
  margin: 0px;
  padding: 4px 0px 0px 1px;
}
A.btn:active { color: #ffffff; }
A.btn:visited { color: #ffffff; }

</STYLE>

div.shadowbox
{
    border-style: solid;
    border-width: 1px 2px 2px 1px;
    border-color: #c0c0c0 #808080 #808080 #c0c0c0;
   padding: 0.5em;
}
h1
{
    border: solid;
    border-width: 0px 3px 3px 0px;
    padding: 0px;
    border-color: #0000ff;
    font-size: 12px ;
    font-color: #0000ff;
}
DIV.mg_orange {
  color: #ffffff;
  margin-top: 0.5em;
  margin-bottom: 0.1em;
  font-weight: bold;
  background-color: #FF9900;
  border: 1px none #8888f8;
  border-top: 1px solid #FFCC66;
  border-left: 1px solid #FFCC66;
  border-right: 1px solid #CC6600;
  border-bottom: 1px solid #CC6600;
  text-align: left;
  font-size: 8pt;
  padding: 0.1em;
}
DIV.mg_blue {
  color: #ffffff;
  margin-top: 0.5em;
  margin-bottom: 0.1em;
  font-weight: bold;
  background-color: #666699;
  border: 1px none #8888f8;
  border-top: 1px solid #99CCCC;
  border-left: 1px solid #99CCCC;
  border-right: 1px solid #003366;
  border-bottom: 1px solid #003366;
  text-align: left;
  font-size: 10pt;
  padding: 0.1em;
}
DIV.mg_green {
	color: #ffffff;
	margin-top: 0.5em;
	margin-bottom: 0.1em;
	font-weight: bold;
	background-color: #669933;
	border: 1px none #8888f8;
	border-top: 1px solid #CCFF66;
	border-left: 1px solid #CCFF66;
	border-right: 1px solid #336666;
	border-bottom: 1px solid #336666;
	text-align: left;
	font-size: 10pt;
	padding: 0.1em;
	font-style: oblique;

}
.f14B {
	font-size: 14px;
	font-weight: bold;
	font-family: "Arial", "Helvetica", "sans-serif";
	color: #CC6633;

}
