@charset "Shift_JIS";

/*―――――――――――――――――――――――――――――
	会社概要ページスタイル設定
―――――――――――――――――――――――――――――*/
div#company h1 {
	margin-bottom: 10px;
	width: 635px;
	height: 35px;
	text-indent: -9999px;
	font-size: 77%;
}

div#company h1 {
	margin-bottom: 10px;
	width: 635px;
	height: 35px;
	text-indent: -9999px;
	font-size: 77%;
}

div#company h1.title01 {
	background: url("../img/title_company.png") no-repeat left top;
}

div#company h1.title02 {
	background: url("../img/title_history.png") no-repeat left top;
}


div#company {
	
}

div#company table {
	width: 635px;
}

div#company table th {
	width: 150px;
	text-align: right;
}

div#company table th,
div#company table td {
	padding: 10px;
	font-size: 85%;
}
