@charset "Shift-JIS";

/* --------------------------------------------------
  company
-------------------------------------------------- */

h3.about_company {
	border-left:5px solid #A72126;
	color:#A72126;
	font-size:120%;
	padding-left:8px;
	margin: 0 10px 0.5em 10px;
}
div#company_middle {
	height:100%;
	margin: 0 10px 3em 10px;
}

div#representative_greeting {
	width: 250px;
	height: 100%;
	float: left;
}
div#representative_greeting P{
	margin-bottom: 1em;
}
div#company_introduction {
	width:320px;
	height: 480px;
	float: right;
}
div.section {
	clear: both;
}
table#company_profile{
	width: 100%;
	padding: 1px;
}
table#company_profile th,
table#company_profile td{
	border-bottom: 1px solid #fff;
	padding: 5px 10px;
}
table#company_profile th{
	font-weight: normal;
	white-space: nowrap;
	background-color: #cfcfcf;
}
table#company_profile td{
	background-color: #f5f5f5;
}
