@charset "UTF-8";

.main {
  width: 640px;
}

/* ### HEADER ### */

#bHeaderAux {
  display:none;
}

/* ### GLOBAL NAVI ### */
#bGlobalNaviArea{
  width:640px;
  border-color:red;
  border-style:solid;
  border-width:2px 0px 0px 0px;
  margin:0px 0px 10px 0px;
}

#bGlobalNavi {
  display:none;
}


/* ### BREADCRUM ### */
#bBreadcrumb {
  width:640px;

}



/* ### CONTENTS BODY ### */
#bContentsBody {
  width:640px;
  margin:0px 0px 0px 0px;
}

/* ### FOOTER ### */

#bFooter {
  width:640px;
  
/*  background-color: red; */
}

/*
.bFooterItem {
  display: none;
}

#bFooterCopyrightItem {
  margin:0px -3px 0px 0px;
  padding:0px;
}

.bFooterPaddingItem {
  margin:0px -5px 0px 0px;
  padding:0px;
}
*/

#bFooter span {
  display: none;
}

#bFooter .paddingItem {
  display: inline;
}

#bFooter .paddingItem img {
  height: 20px;
  width: 119px; /* 120px */
}

#bFooter #copyrightItem {
  display: inline;
}