/* 企業情報　TOP
------------------------------------------------------------------------------------- */

/* table-corp
----------------------------------- */
div#contents .table-corp{
	width:100%;
	margin:0px 0px 10px 0px;
	padding:0px;
	border-collapse:collapse;
}

div#contents .table-corp th{
	text-align:left;
	vertical-align:top;
}

div#contents .table-corp td{
	vertical-align:top;
	padding:0 0 5px 0;
	/*height:127px;*/
	background:url(../ja/corp/index_img/img_blank1.gif) no-repeat bottom center;
}

div#contents .table-corp .cell-blank{
	background:url(../ja/corp/index_img/img_blank0.gif) no-repeat bottom center !important;
}
div#contents .table-corp .cell-blank div.top{
	background:url(../ja/corp/index_img/img_blank0.gif) no-repeat top center !important;
}


div#contents .table-corp td div{
	width:162px;
	margin:0px auto;
}
div#contents .table-corp td div.top{
	background:url(../ja/corp/index_img/img_blank1.gif) no-repeat top center;
	width:172px;
	padding:9px 4px 0px 4px;
	
	text-align:center;
	}

div#contents .table-corp td p{
	width:150px;
	margin:0px auto;
	font-size:0.9em;
	line-height:1.2em;
	/*font-family:"ＭＳ Ｐゴシック";*/
}


