/* global.css 2003.03.07 */


/* MEGASOFT GLOVAL */


	body 	  {
		    background-color: #FFFFFF;
		    position: top left;
		    margin-top: 0px;
		    margin-bottom: 0px;
		    margin-left: 0px;
		    margin-right: 0px;
		    padding: 0px;
		  }

	table	  {
		    font-size: x-small;
		    line-height: 130%;
		    font-style: normal;
		    font-family: ‚l‚r ‚oƒSƒVƒbƒN,Osaka,Arial;
		  }

	A:link 	  {
		    text-decoration: none;
		  }

	A:active  {
		    text-decoration: none;
		  }

	A:visited {
		    text-decoration: none;
		  }

	A:hover	  {
		    text-decoration: underline;
		  }

	.size1	  {
		    font-size: xx-small;
		  }

	.size2	  {
		    font-size: x-small;
		    line-height: 16px;
		  }

	.size3	  {
		    font-size: 12px;
		  }


/* FOOT */


	A.LinkFoot:link {
		    text-decoration: none;
		    color: #000000;
		  }

	A.LinkFoot:active {
		    text-decoration: none;
		    color: #6666FF
		  }

	A.LinkFoot:visited {
		    text-decoration: none;
		    color: #000000
		  }

	A.LinkFoot:hover {
		    text-decoration: none;
		    color: #6666FF
		  }

	.FootNavi_s1 {
		    font-size: 10px;
		    line-height: 12px;
		  }

	.FootNavi_s2 {
		    font-size: xx-small;
		    line-height: 130%;
		  }


/* STATUS */


	A.LinkStatus:link    {
		    text-decoration: none;
		  }

	A.LinkStatus:active  {
		    text-decoration: none;
		  }

	A.LinkStatus:visited {
		    text-decoration: none;
		  }

	A.LinkStatus:hover   {
		    text-decoration: underline;
		 }

	.StatusNavi_s1 {
		     font-size: 11px;
		     line-height: 14px;
		   }

