/***********************************************************/
/**** UNIVERSAL STYLES *************************************/
/***********************************************************/

	
BODY {
	margin:				0px;
	background:         #FFFFFF;
	font-size:			11pt;
	line-height:		160%;
	font-family : "arial","Verdana", "Osaka", "‚l‚r ‚oƒSƒVƒbƒN","ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	text-align:left;
	}
	
#wrapper{
     margin-left:50px;
     width:800px;
	 }	
#navi table A ,	A:hover	{ text-decoration: none; color:#000000; }
#navi table A:hover	{ text-decoration: none; color:#000000; }
A ,	A:hover	{ text-decoration:underline; color:#999999; }
A:hover	{ text-decoration: underline; color:#999999; }


	

A IMG			{ border: none; }
IMG				{ margin:0;padding:0;vertical-align:bottom;}

EM, I, U, B, STRONG { color: inherit; }
.inline			{ display: inline; }
.block			{ display: block;  }
.right			{float:right;
				 clear:both;}
.left			{float:left;
			 	 clear:both;}
				 
/**** PROJECT NAVI *************************************/

#subnavi A{
	font-size:11px;
	color:#000000;
	}
