/*--------------------------------------
  Company
--------------------------------------*/
#company {
  clear : both;
  margin-bottom : 0px;
}

#company TABLE {
	float : left;
	width : 525px;
	height : 253px;
	border-collapse : collapse;
	margin : 0px 10px 10px 15px;
	border : 2px solid #999999;
}

#company TH {
	font-size : 13px;
	vertical-align : top;
	white-space : nowrap;
	padding : 5px 2px 2px 5px;
	border : 1px solid #999999;
	text-align : left;
	line-height: 13px;
}

#company TD {
	font-size : 13px;
	vertical-align : top;
	padding : 5px 2px 2px 5px;
	border : 1px solid #999999;
	line-height: 13px;
}
#company TD p {
	text-align: center;
}


/*--------------------------------------
  Company Image
--------------------------------------*/
#company_image {
	vertical-align : top;
	height : 253px;
}

/*--------------------------------------
  Map
--------------------------------------*/
#map {
  clear : both;
}

#map IMG {
  margin-bottom : 10px;
}

#map_image {
	clear : none;
	text-align : left;
	margin: 0 0 10px 90px;
	width: 610px;
}

/*--------------------------------------
  Access
--------------------------------------*/
#access {
  clear : both;
}

#access TABLE {
	float : center;
	width : 690px;
	border-collapse : collapse;
	margin : 0px 0 10px 50px;
	border : 2px solid #999999;
	line-height: 18px;
}

#access TH {
  font-size : 13px;
  vertical-align : top;
  white-space : nowrap;
  padding : 5px;
  border : 1px solid #999999;
  text-align : left;
}

#access TD {
  font-size : 13px;
  vertical-align : top;
  padding : 5px;
  border : 1px solid #999999;
}
#contents .staff_photo {
	margin: 0 15px 10px 15px;
}
