/*ニュース＆トピックスページ*/
table.company{
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	font-family: Geneva, Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	line-height: 1.35em;
	margin-top: 10px;
	background-color: #F3F3F3;
	color: #333333;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 20px;
}

.company td{
	padding: 10px;
}

td.reset{
	padding: 0px;
	font-size: 12px;
	line-height: 1.35em;
	color: #666666;
}

td.company-pro{
	font-size: 12px;
	line-height: 1.35em;
	color: #666666;
	text-align:justify;
	text-justify:distribute;
	line-break: strict ;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}


td.company-pro02{
	font-size: 10px;
	line-height: 1.4em;
	color: #666666;
	padding: 0px;
}

.profile-txt{
	font-size: 10px;
	line-height: 1.4em;
	color: #666666;
	padding: 0px;
}

/* IE7用 */
*:first-child+html td.company-pro02{
	font-size: 8px;
	line-height: 1.4em;
	color: #666666;
	padding: 0px;
}

/* IE7用 */
*:first-child+html .profile-txt{
	font-size: 8px;
	line-height: 1.4em;
	color: #666666;
	padding: 0px;
}



.profile-img{
	margin-bottom: 2px;
}


.zuhan{
	margin-right: 10px;
	margin-bottom: 5px;
}
