
/* CSS Document */
#MinWidthContainer {
  padding-left:990px;
  height: 1px; 
}
#MinWidthContainer #PageContainer {
  height: 1px; 
}
#MinWidthContainer #PageContainer #PageContentContainer {
  margin-left:-990px; 
  position: relative; 
  height: 1px;
}



body{
	margin:0 auto;
	background-color:#FFFFFF;
	text-align:center;
  }

#table{
  min-width:990px;
  margin:0 auto;
  text-align:center;

  }


  
#main{
  position:relative;
  width:990px;
  top:16px;
}



/********** ログイン後 ************/



#sub_main{
  position:relative;
  width:990px;
  margin:15px auto;
}

#sub_main2{
  position:relative;
  width:990px;
  margin:20px auto;
}

#sub_menu{
  position:relative;
  float:left;
  width:178px;
}

#sub_naiyo{
  position:relative;
  width:800px;
  float:right;
}


#sub_middle01{
  position:relative;
  float:left;
  width:670px;
}




/******* 下 *******/



#foot{
  position: relative;
  width: 990px;
  top:20px;
  border-top:1px #cccccc solid; 
  line-height:25px;
  font-size: 10pt;
}


/********** ログイン後 END ************/







  
  
#table_990{
	width:990px;
	position: relative;
}

#autotable{
    position:absolute;
	min-width:990px;
	margin-bottom:10px;
	margin-top:85px;
	left:0px;
}
/******** top *********/


#top{  
  position:relative;
  width:990px;
  margin-bottom:10px;
}
#ttl{
  position:relative;
  float:left;
  margin-left: 10px;
}
#ttr{
  position:relative;
  float:right;
  margin-right: 10px;
}
#tleft{
  position:relative;
  float:left;
  top:20px;
  left:10px;
  
}
#tright{
  position:relative;
  float:right;
  width:700px;
  top:10px;
  right:20px;
}

#trl{
  position:relative;
  float:left;
  left:100px;
  top:10px;
  }
#trr{
  position:relative;
  float:right;
  top:10px;
}


/******** tab *********/


#tab0{
  position:relative;
  float: left;
  margin-right: 6px;
}
#tab1{
  position:relative;
  float:left;
  max-width:135px;
  margin-left:4px;
}
#tab2{
  position:relative;
  float: right;
  text-align:center;
  height:26px;
  text-align:center;
}


/******** main *********/


#main{
  position:relative;
  width:990px;
  top:16px;
}

#left{
	position: relative;
	float:left;
}

#right{
	position: relative;
	float:right;
}



#prof{
 position:relative;
 width:178px;
 border:1px solid;
 
}

/******** rounbox *********/

#rbdiv180{
  position:relative;
  float:left;
  width: 180px;
}


#rbdiv800{
  position:relative;
  width: 798px;
}


#onsen-r{
  position:relative;
  width:800px;
  float:right;
}



