@import url("share.css");

#company-o{
	width:575px;
	height:175px;
	margin:15px 0 0 5px;
	float:left;

}

#company-o img{
	float:left;
}

#company-o h5{
	width:300px;
	font-size:14px;
	font-weight:bold;
	letter-spacing:1;
	color:#F00;
	margin:0 0 10px 10px;
	background:transparent;
	float:left;
}

#company-o p{
	width:300px;
	font-size:12px;
	line-height:1.3;
	letter-spacing:1;
	color:#333;
	margin-left:10px;
	background:transparent;
	float:left;
}

#companyBox {
	width:550px;
	margin:10px 0 0 5px;
	font-size:12px;
	letter-spacing:1;
	line-height:1.3;
	color:#333;
	background:#0A3E1F;
	float:left;
}

#companyBox tr th {
	width:120px;
	padding:3px;
	color:#333;
	background:#A2E098;
	text-align:left;
	font-size:12px;
	letter-spacing:1;
	line-height:1.3;
}

#companyBox tr td {
	padding:3px;
	color:#333;
	background:#E6FDE7;
	text-align:left;
	font-size:12px;
	letter-spacing:1;
	line-height:1.3;
}

#mapBox {
	width:400px;
	height:300px;
	margin:2px 0 10px 5px;
	border:1px solid #99B3CC;
	text-align:left;
	float:left;
}

h6{
	width:500px;
	height:auto;
	font-size:14px;
	font-weight:bold;
	margin:20px 0 5px 20px;
	float:left;
}

#enkakuBox {
	width:550px;
	margin:0 0 0 5px;
	font-size:12px;
	letter-spacing:1;
	line-height:1.3;
	color:#333;
	background:#0A3E1F;
	float:left;
}

#enkakuBox tr th {
	width:120px;
	padding:3px;
	color:#333;
	background:#FFCEA6;
	text-align:left;
	font-size:12px;
	letter-spacing:1;
	line-height:1.3;
}

#enkakuBox tr td {
	padding:3px;
	color:#333;
	background:#FDF1E6;
	text-align:left;
	font-size:12px;
	letter-spacing:1;
	line-height:1.3;
}
