@charset "utf-8";


div#corporate_contents {
width:860px;
margin-top:30px;
text-align: center;
}


.corporate_table{
	margin-top:30px;
	margin-left:60px;
	width:740px;
	border-collapse:collapse;
	font:#333 12px;
}

.corporate_table th {
	width:88px;
	padding:6px 6px;
	font-weight:normal;
	background-color: #e5e5e5;
	font-size: 12px;
	border-bottom:solid 1px #c9c9c9;
}

.corporate_table td {
	width:470px;
	padding:10px 0 10px 12px;
	font-size: 14px;
	line-height: 150%;
	text-align:left;
	border-bottom:solid 1px #e5e5e5;
}
