@charset "utf-8";
/* company layout */

#container {
	width: 970px;
	margin-left: auto;
	margin-right: auto;
}
#menu li {
	list-style-type: none;
	float: left;
}
.address_top {
	margin-top: 3px;
	margin-right: 50px;
	float: right;
}
.kaijyo {
	clear: both;
}
h2 {
	*margin-top: 2px;
}
h3 {
	color: #326292;
	line-height: 25px;
	padding-left: 10px;
	border: 3px double #ffffff;
	margin-top: 10px;
	background-color: #E4E4E8;
}
.mt10 {
	margin-top: 10px;
}
.company_left {
	width: 500px;
	float: left;
}
.company_right {
	width: 400px;
	float: right;
}
th {
	text-align: center;
	color: #326292;
	width: 80px;
	line-height: 18px;
	border-top: 10px solid #ffffff;
	border-bottom: 10px solid #ffffff;
	background-color: #E4E4E8;
}
td {
	border: 5px solid #ffffff;
}
.bg_white {
	background-color: #ffffff;
	text-indent: -9999px;
}
address {
	text-align: center;
	clear: both;
}
