@charset "utf-8";


div#company{
}
div#company h2{
	margin:0 -30px 30px -30px;
}
div#company h3{
	margin:0 0 30px 0;
}
div#company_gaiyou{
	margin:0 0 30px 0;
}
div#company_gaiyou p{
	margin:0 0 1em 0;
}

section#company_info{
	margin:0 0 3em 0;
}
table{
	border:1px #CCC solid;
	line-height:1.8;
	width:900px;
}

table th,
table td{
	padding:0.2em 1em;
}

table th{
	font-weight:bold;
	background:#F9F9F9;
	width:10em;
	text-align:left;
}

table tr.even th{
	background:#EFEFEF;
}

table tr.even td{
	background:#F9F9F9;
}


div#accessmap{
	float:left;
	width:435px;
}
div#area{
	float:right;
	width:435px;
}