  
  .cent{
	text-align:center;
	vertical-align:middle; !important 
  }
  
  .obi{
	background-color:#cccccc;	  
	color:black;  
  }
  
/* thの指定 */
#tab-content table th{
        text-align: center;
		vertical-align:middle; !important 
  }

/* tr tdの指定 */
#tab-content table tr td {
        text-align: center;
		vertical-align:middle; !important 
}


#tab-content .name{
        text-align: left;
		vertical-align:middle; !important 
}

#tab-content .left{
        text-align: left;
		vertical-align:middle; !important 
}


  /*

	padding:0;

  li.active {
    color: #ff0000 !important;
    background-color: #ff0000 !important;
  }
  */
/*
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #000000 !important;
  background-color: #fff !important;
  border: 1px solid #dddddd !important;
  border-bottom-color: transparent !important;
  cursor: default;
}
 */  
  
  /*
  li.active {
    color: #ff0000;
    background-color: #ff0000;
  }
  */
    
