@charaset "Shift-JIS";
/* DCT-Company Site Style Sheet 2004 */

/***********************************/
/* 会社概要テーブル            */
/***********************************/

#company-info {
   width : 560px ;
   font-size : small ;
   margin-left : 40px ;
   background-color : #996600 ;
}

#company-info caption {
   font-size : 100% ;
   margin-bottom : 5px ;
}

#company-info td {
   width : 70% ;
   text-align : left ;
   vertical-align : top ;
   padding : 5px 5px ; 
   background-color : #ffffff ;
}

#company-info th {
   width : 30% ;
   font-weight : bold ;
   text-align : center ;
   padding : 5px 0px ;
   background-color : #ffffff ;
}


