<META http-equiv="Content-Style-Type" content="text/css">
/* <LINK rel="stylesheet" type="text/css" href="e-style.css">  */
 border-style: none none none solid;
           /* 順に上、右、下、左のborder-style */
           /* noneは非表示、solidは普通の線 */


/* Global */

/* body{ font-family: Tahoma; background: #F0FEF0 !important;line-height: 120%;} */
ADDRESS { line-height: normal; }


a:link{font-weight:bold; color:#5050A0; text-decoration:none;}
a:visited{font-weight:bold; color:#5050A0; text-decoration:none;}
a:hover{font-weight:bold; color:BLUE; text-decoration:none;}


/* DIV ID def */
#tpage A:link    { color: #FFFFFF; text-decoration: none; }
#tpage A:visited { color: #FFFFFF; text-decoration: none; }
#tpage A:focus   { color: #A0FFA0; text-decoration: underline; }
#tpage A:hover   { color: #A0FFA0; text-decoration: underline; }
#tpage A:active  { color: #A0FFA0; text-decoration: underline; }

#F14LS5M0
 {font-size:14.0pt;
  letter-spacing: 5pt;
  /*padding:       0.1em 1 0.1em 5%;      */ /* 枠線と文字との間の距離*/
  margin:        0pt;
  line-height: normal;
  font-stretch: normal;
 }


#F9LS2M0
 {font-size:10.5pt;
  letter-spacing: 2pt;
  margin:        0pt;
  line-height: normal;
  font-stretch: normal;
 }

#F9LS0M0
 {font-size:9.0pt;
  letter-spacing: 0pt;
  margin:        0pt;
  line-height: normal;
  font-stretch: normal;
 }

#F8LS0M0
 {font-size:8.0pt;
  letter-spacing: 0pt;
  margin:        0pt;
  line-height: normal;
  font-stretch: normal;
 }

/* Local */
P:first-letter#FL { text-indent: 0em; font-size: 200%; font-style: italic;
                    font-weight:bold; float: left}

P#BD { margin-left: 1em;
       padding-left: 5em;
       color: black;
       background: white;
       border: solid;
       border-width: thin think medium  } /* 上 右 下 左*/

P#BT { margin-left: 1em;
       padding-left: 5em;
       color: black;
       background: white;
       border-top: solid red;
       border-width: thin think medium  } /* 上 右 下 左*/


P#NORMAL { line-height: normal; }

P#EX {  margin-left: 1em;
		margin-top: 0.5em;
		font-size: small;
		line-height: normal;
}

P#BDOS { width: 600; margin-left: 2em; padding-left: 1em;
		padding-top: .5em; padding-bottom: .5em;
		color: white;
		line-height: normal;
		background: black;
		border: solid gray;
		border-width: thin thin thin  } /* 上 右 下 左*/

 /* frame box for Image */
P#FB { width: 600; margin-left: 2em;
		color: BLACK;
		line-height: normal;
		background: WHITE;
		border: solid BLACK;
		border-width: thin thin thin  } /* 上 右 下 左*/

 /* frame box for text */
PRE#FBOX { width: 600; margin-left: 2em; padding-left: 1em;
		padding-top: .5em; padding-bottom: .5em;
		color: BLACK;
		line-height: normal;
		background: WHITE;
		border: solid GRAY;
		border-width: thin thin thin  } /* 上 右 下 左*/

 /* frame box for text */
PRE#BDOS { width: 600; margin-left: 2em; padding-left: 1em;
		padding-top: .5em; padding-bottom: .5em;
		line-height: normal;
		color: white;
		background: black;
		border: solid gray;
		border-width: thin thin thin  } /* 上 右 下 左*/



DIV.LINE { border-top: solid red; }

SPAN.BGN {padding-left: 1em; padding-right: 1em; background: #F0F0F0;}

SPAN.UP { text-transform: uppercase }

