/********** ログイン前 ************/


#sub_main{
  position:relative;
  width:980px;
  margin:15px auto;
}

#sub_main2{
  position:relative;
  width:980px;
  margin:20px auto;
}

#sub_menu{
  position:relative;
  float:left;
  width:198px;
}

#sub_naiyo{
  position:relative;
  width:770px;
  float:right;
}


#sub_middle01{
  position:relative;
  float:left;
  width:640px;
}




/******* 下 *******/



#foot{
  position: relative;
  width: 980px;
  top:20px;
  border-top:1px #cccccc solid; 
  line-height:25px;
  font-size: 10pt;
}



/********** ログイン前 END ************/
