table#history_table table{
     border-collapse: collapse;
     border: 1px solid #444;
}

table#history_table td{
     border: 1px solid #444;

}

table#history_table td#history_td1{
 width: 8em;               
}

table#history_table li{
    
	list-style-position:inside;
}

table.kaishagaiyou table{
     border-collapse: collapse;
     border: 1px solid #444;
}

table.kaishagaiyou td{
     border: 1px solid #444;

}

td.officer , td.officer table, td.officer td{
     border: none;
}
td.officer td{
   padding-right: 5px;
}
#company #content-inner{padding:0 5px;margin:0 auto;
	background-image: url(image/bg_content_in.gif);
	background-repeat:repeat-y;}
#company #beta-inner{
	background-image: url(image/bg_sidebar_top_in.gif);
    background-repeat:no-repeat;
	background-position:top;
	padding:20px 7px 0 8px}


/* コンテンツエリア　段組*/

#company #alpha {float:right;
    width: 580px;
	margin:0;
	padding:0;
}

#company #beta {float:left;
    width: 180px;
	margin:0;
	padding:0;
}

/* フッター */	
#footer {
    width:770px;height:40px;margin-top:0px;
    background-color: #FFFFFF;
	background-image: url(/image/bg_footer-nobg.gif);
	background-repeat:no-repeat;
	
	}
/* フッターテキストリンク------------------------------------------------------------- */
#footer_text_link{position:relative;
	margin:0;
	list-style-type:none;
	list-style-position:outside;
	}

	#footer_text_link li{float:left;
	list-style-type:none;
	margin-bottom:0px;/* モダンブラウザ */
	}


