<style type="text/css">
<!--
/*****************************************************************************/
/* リンク                                                                    */
/*****************************************************************************/
A:link    { color:#0000FF; }
A:active  { color:#0000FF; }
A:hover   { color:#CC0033; }
A:visited { color:#800000; }

/*****************************************************************************/
/* BODY                                                                      */
/*****************************************************************************/
BODY      { background-color:#FFFFFF;            /* 背景色                   */
            color           :#000000;            /* 文字色                   */
            font-family     :MS UI Gothic;       /* フォント名               */
          }
/*****************************************************************************/
/* TABLE                                                                      */
/*****************************************************************************/
TABLE     { 
            font-family     :MS UI Gothic;       /* フォント名               */
          }
/*****************************************************************************/
/* ボタンクラス                                                              */
/*****************************************************************************/
.button   { cursor          :hand;               /* カーソルスタイル         */
            color           :#000000;            /* 文字色                   */
            font-family     :MS UI Gothic;       /* フォント名               */
          }
/*****************************************************************************/
/* フォーム部品クラス（日本語オン）                                          */
/*****************************************************************************/
.fparts_j { ime-mode        :active;             /* 日本語オン               */
          }
/*****************************************************************************/
/* フォーム部品クラス（日本語オフ）                                          */
/*****************************************************************************/
.fparts_e { ime-mode        :disabled;           /* 日本語オン               */
          }
.navi {
	background-color: #FFFFFF;
	background-position: center top;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none
}
.fig1 {
	background-color: #FFFFFF;
	border-style: none
}
.graph {
	background-color: #CCCCFF;
	border-style: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	border-width: thin auto auto thin;
	border-color: #000000 solid
}
.list {
	border: auto solid;
	border-width: 0px thin;
	border-color: auto #000000 solid
}
.tblr {
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
}
.tblr-t {
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	border-top-width: 0px;
	border-top-style: none;
}
.tblr-tb {
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	border-top-width: 0px;
	border-top-color: #000000;
	border-bottom-width: 0px;
	border-bottom-style: none;
}
.tblr-tl {
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	border-top-width: 0px;
	border-top-color: #000000;
	border-left-width: 0px;
	border-left-style: none;
}
.tblr-tr {
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	border-top-width: 0px;
	border-top-color: #000000;
	border-right-width: 0px;
	border-right-style: none;
}
.tblr-tbl {
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	border-top-width: 0px;
	border-top-color: #000000;
	border-left-width: 0px;
	border-left-style: none;
	border-bottom-width: 0px;
	border-bottom-style: none;
}
.tblr-tbr {
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	border-top-width: 0px;
	border-top-color: #000000;
	border-right-width: 0px;
	border-right-style: none;
	border-bottom-width: 0px;
	border-bottom-style: none;
}
.tblr-tlr {
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	border-top-width: 0px;
	border-top-color: #000000;
	border-left-width: 0px;
	border-left-style: none;
	border-right-width: 0px;
	border-right-style: none;
}
.tblr-b {
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	border-bottom-width: 0px;
	border-bottom-style: none;
}
.tblr-bl {
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	border-left-width: 0px;
	border-left-style: none;
	border-bottom-width: 0px;
	border-bottom-style: none;
}
.tblr-br {
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	border-right-width: 0px;
	border-right-style: none;
	border-bottom-width: 0px;
	border-bottom-style: none;
}
.tblr-blr {
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	border-left-width: 0px;
	border-left-style: none;
	border-right-width: 0px;
	border-right-style: none;
	border-bottom-width: 0px;
	border-bottom-style: none;
}
.tblr-l {
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	border-left-width: 0px;
	border-left-style: none;
}
.tblr-lr {
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	border-left-width: 0px;
	border-left-style: none;
	border-right-width: 0px;
	border-right-style: none;
}
.tblr-r {
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	border-right-width: 0px;
	border-right-style: none;
}
-->
</style>
