/* CSS Document */

/* BACK */
body {
    width: 955px;
	height:332px;
	background-color:#FFFFFF;
	background-image:url(http://www.x-fire.org/img/09_x-fire/background.jpg);
    background-position: center 0%; 
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;

   } 
  
/* LINK */   
img {
   border-style:none;
   } 
a img {
   border-style:none;
   }

/* LINK HURIWAKE*/  
.no_border {
    border-style:none;
}   
    
/* UPPER NAVIGATION */
#uppernavi {
	float:left;
	width: 955px;
	margin-top: 320px;
	height: 20px;
  }

#uppernavi ul {
	font-size:12px;
	line-height: 16px;
	display: inline;
}


#uppernavi li {
	display: inline;	
	text-decoration: none;
}

#uppernavi a{
	display:block;
	width: 191px;
	float:left;
	text-align: center;
	margin:0;
	padding:0;
	text-decoration: none;
	background-color: white;	
}

#uppernavi a:hover{
	background-color: #666633;
	color: white;
	border: 0.5px 0.5 #777C86;
}


/* LEFT BOX */
#left_navi {
	float:left;
	width: 210px;
	height: 800px;
	min-height:700px;
	text-align: left;
	text-indent: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-top: 10px;
	left: 10px;
 }


/* LEFT NAVIGATION */ 
#menu{
	display:block;
	float:none;
	width:210px;
	padding:0px;
	background-color:#777C86;
	color:#FFFFFF;
	font-size:9pt;
	line-hight:16px;
	text-decoration:none;
	list-style-type:none;
	margin-top: 2px;
	margin-left:0px;
	margin-bottom: 2px;
	text-align: left;
	text-indent: 8px;
	left: 10px;
}



/* LEFT NAVIGATION LINK */ 
#menu a {
	display:block;
	float:none;
	width:210px;
	background-color:#FFFFF0;
	color:#000000;
	border:0.5px #707070 solid;
	font-size:9pt;
	line-height:16px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin: 0px;
	left: 0px;
	text-decoration: none;
}



#menu a:hover {
	border:0.5px #999999 solid;
	background-color:#EEEEEE;
	color:red;
}


 /* RIGHT NAVIGATION */
#right {
	float:right;
	top: 145px;
	width: 185px;
	padding-top: 10px;
 }

/* CENTER */
#center {
	width: 540px;
	float: left;
	padding-top: 10px;
	margin-top: 0px;
	top: 0px;
	padding-left: 5px;
}

#textfield {
	width:265px;
	height:150px;
	border:0.5px solid #999999;
　
	overflow:scroll; 
	font-size:10px;
	overflow: scroll;
	padding-top: 10px;
}


#update{
 font-size:9px;
 }
 
 
/* BOTTOM MENU */
#bottom_menu {
	float:left;
	width: 974x;
	height: 370px;
	top:auto;
	}